.text10 {  font-size: 10px; line-height: 14px; text-decoration: none}

.text10t {  font-size: 10px; line-height: 12px; text-decoration: none}
.text10b {  font-size: 10px; line-height: 14px; font-weight: bold}
.text12 {  font-size: 12px; line-height: 18px; text-decoration: none}
.text12t {  font-size: 12px; line-height: 14px; text-decoration: none}
.text12w {  font-size: 12px; line-height: 24px; text-decoration: none}
.text12b {  font-size: 12px; line-height: 16px; font-weight: bold}
.text14 {  font-size: 14px; line-height: 17px; text-decoration: none}
.text14b {  font-size: 14px; line-height: 17px; font-weight: bold}
.text16b {  font-size: 16px; line-height: 20px; font-weight: bold}
.text18b {  font-size: 18px; line-height: 22px; font-weight: bold}

body{ color: #55555; }
A:link    { color: #FF375FD ; text-decoration: none }
A:visited { color: #999999 ; text-decoration: none}
a:hover {  color: #FF99B5 ; text-decoration: none}





/*トップ*/
.flashArea {
	z-index:0;
	position:relative;
}
.bannerTopGuideline {
	z-index:1;
	position:absolute;
	top:375px;
	left:18px;
	background-color:#ffffff;
	width:480px;
	height:50px;
}






/**/
* html body .curriculumArea {  
	font-size:75%;  
}
/**/
*:first-child+html body .curriculumArea {  
	font-size:75%;  
}

.curriculumArea {
	width:480px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:12px;
	text-align:left;
}

#leftWrap {
	float:left;
	width:230px;
	margin:0 20px 0 0;
}  
#rightWrap {
	float:left;
	width:230px;
	margin:0 0 0 0;
}  
.clear {
	clear:both;
}  

.curriculumArea dl {
	width:230px;
	margin:0;
	padding:0;
}
.curriculumArea dl dt {
	margin:10px 0 1px 0;
	color:#ea5470;
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:2px;
}
.curriculumArea dl dd {
	background-color:#fde3df;
	margin:0 0 1px 0;
	padding:3px 7px;
	letter-spacing:1px;
}


.important {
	color:#ff0000;
	font-weight:bold;
}

