body{
	letter-spacing: 0px;
	line-height: 140%;
	background-color: #FFFEF7;
	font-family: "ＭＳ Ｐゴシック"; 
	font-size: 13px;
	color: #282300;
	scrollbar-track-color:		#FFFFE0;
	scrollbar-face-color:		#DFDF70;
	scrollbar-shadow-color:		#EEEEDD;
	scrollbar-darkshadow-color:	#FFFF60;
	scrollbar-highlight-color:	#FFFFA0;
	scrollbar-3dlight-color:	#FFFF70;
	scrollbar-arrow-color:		#AFAF00;
}

a{
	font-weight: bold;
	text-decoration: none;
	color: #9F9F00;
}
a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #9F9F00;
}
a:hover{
	font-weight: bold;
	text-decoration: overline underline;
	color: #BFBF00;
}

.gikope {
	font-family:"ＭＳ Ｐゴシック","Mona","mona-gothic-jisx0208.1990-0",sans-serif;
	font-size:12px;
	line-height:14px;
}

div.top{
	position: absolute;
	left: 0;
	top: 0;
	width: 800px;
	height: 200px;
	background-image: url(../graphics/top.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
}

div.main{
	position: absolute;
	left: 210px;
	top: 200px;
	width: 600px;
}

div.sidemenu{
	position: absolute;
	left: 10px;
	top: 200px;
	width: 180px;
}

div.subject{
	width: 600px;
	height: 50px;
	padding-left: 20px;
	padding-top: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	font-family: "Georgia", "Times New Roman", "ＭＳ Ｐゴシック"; 
	font-weight: bold;
	background-image: url(../graphics/subject.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}

div.contents{
	width: 570px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック";
}

div.section{
	width: 560px;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 0px;
	border-style: dotted;
	border-color: #EFEF90;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12pt;
	font-weight: bold;
	background-color: F0F0E0;
	color: #606018;
	font-family: "Georgia", "Times New Roman", "ＭＳ Ｐゴシック"; 
}

div.comments{
	margin-top: 10px;
	margin-left: 70px;
	width: 500px;
	padding: 5px;
	background-color: #F8F8F0;
	border: 1px solid #DFDF90;
}

dl.comments{
	margin-top: 0px;
	margin-bottom: 0px;
}

div.subsection{
	width: 180px;
	margin-top: 10px;
	background-color: EFEFDF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-style: solid;
	border-color: #EFEF90;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: "Georgia", "Times New Roman"; 
}

div.sidemenu_in{
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

hr{
	border: 2px;
	border-style: dotted;
	border-color: #9F9F20;
}
input.btn{
	border-width: 2px;
	border-style: solid;
	border-color: #CFCF6F;
	background-color: #FFFFBF;
}
input.text{
	border-width: 2px;
	border-style: solid;
	border-color: #CFCF6F;
	background-color: #FFFFDF;
}
textarea{
	border-width: 1px;
	border-style: solid;
	border-color: #CFCF6F;
	background-color: #FFFFDF;
	font-size: 12px;
}

table.calender{
	font-size: 10px;
	font-family: "Georgia", "Times New Roman", "ＭＳ Ｐゴシック"; 
	border-style: solid;
	border-color: #EFEF90;
}
table.noborder{
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック"; 
	border-style: none;
}
td.normal{
	color: #FFFFDF;
}
td.cream{
	background-color: #FFFFDF;
	color: #9F9F2F;
}
td.green{
	background-color: #EFFFF3;
	color: #9FBF9F;
}
td.pink{
	background-color: #FFEFF3;
	color: #BF9F9F;
}
td.water{
	background-color: #EFEFF3;
	color: #9F9FBF;
}
td.ygreen{
	background-color: #FFFF9F;
	color: #BFBF8F;
}
