body {
	color : #000000;
	font-weight : normal;
	background-color : #FAFAFA;
	background-image : url(./back.png);
	background-attachment : fixed;
}

body.pb3 {
	background-image : url(./back.gif);
/*	background-repeat : no-repeat;
	background-position : center;*/
}

a.big {
	font-size: 30pt;
}

a:link {
	color : #0000FF;
	font-weight : bold;
}

a:visited,.bold {
	color : #8888FF;
	font-weight : bold;
}

a:active {
	color : #800080;
	font-weight : bold;
}

hr {
	color : #00DDFF;
	height: 1px;
}

div#update {
	width : 350px;
	height : 200px;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

img {
	border-style: none;
}

img.left {
	float: left;
}

img.right {
	float: right;
}

.title {
	color : #000000;
	font-weight : normal;
	border : 1px solid #00DDFF;
	background-color : #00DDFF;
}

.subject1 {
	color : #008080;
	font-size: 25pt;
	font-weight : bold;
}

.subject2 {
	color : #008080;
	font-size: 12pt;
	font-weight : bold;
}

.kyocho1 {
	font-size: 18pt;
	font-weight : bold;
}

.kyocho2 {
	color : #ff0000;
	font-size: 18pt;
	font-weight : bold;
}

.soto {
	border : 1px solid #00DDFF;
}

.waku {
	padding : 1em 1em 1em 1em;
	border : 1px solid #00DDFF;
}

.bbs {
	padding : 0em 1em;
	border : 1px solid #00DDFF;
}
