/* CSS Document */

body{
	font-size:12px;
	color: #CCCCCC;
	font-family:sans-serif, Osaka;
	line-height: 120%;
	background-color: #1C1C1C;
	margin-top: 30pt;
	margin-right: 0px;
	margin-left: 0px;
}

td{
	font-size:12px;
	color: #FFFFFF;
	font-family: sans-serif, Osaka;
	line-height: 130%;
	}

b,strong
 {
 /* font-family: "Hiragino Kaku Gothic Std" !important;*/
 font-family: "Hiragino Kaku Gothic Std" !important;
 font-weight: bold !important;
 }
 
.frame01 {
	border: 1px solid #666666;
}
.line {
	margin-top: 10px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	width: 50%;
}
.hifumiText{
	font-family: "MS Mincho", "‚l‚r –¾’©", "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro W6", "serif"!important;
	font-size: 13px;
	line-height: 180%;
}
.hifumiTextGothic{
	font-size: 13px;
	line-height: 180%;
}

A:link{	color:#990000;
		text-decoration: none;}
A:visited{color:#990000;
		text-decoration: none;}
.news {
	color: #333333;
	background-color: #FFFFFF;
	line-height: 180%;
	padding: 1px;
}
A:active{color:#FFFFFF;
		text-decoration: none;}
A:hover{color:#990000;
		text-decoration: underline;}
		
A.menu:link{
	color:#FFFFFF;
	text-decoration:none;
}
A.menu:visited{
	color:#FFFFFF;
	text-decoration: none;
}
A.menu:active{
	color:#FFFFFF;
	text-decoration: underline;
}	
A.menu:hover{color:#FFFFFF;
	text-decoration: underline;
	}


.textmargin {
	margin: 10pt;
}
.box1 {
	color: #333333;
	margin: 10px;
}
.text10 {
	font-size: 10px;
	line-height: 180%;
}
.text11 {
	font-size: 11px;
	line-height: 180%;
}
.text16 {
	font-size: 16px;
}
.textbackWhite {
	color: #000000;
	background-color: #FFFFFF;
	margin: 10px;
	border: 1px solid #666666;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
.newsTitle {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #990000;
	padding: 5px;
}
.subhead {
	font-family: sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	letter-spacing: 1px;
	padding-left: 5px;
	font-weight: bold;
}
.lessontitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	border: 1px solid #666666;
	background-color: #CCCCCC;
	margin-top: 20px;
}

.lessontitle2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 5px solid #666666;
	border-left: 1px solid #666666;
	padding: 2px;
}

.lessontext {
	padding: 2px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
