@charset "utf-8";

#content_main h2{
	border-bottom:1px solid #333;
	padding-bottom:5px;
	font-size:1.5em;
	font-weight: 100;
}
.h2_wrapper{
	padding-bottom:1px;
	border-bottom:4px solid #333;
	}
	
#content_main h3{
	border-left:1px solid #c00;
	padding:3px 10px;
	font-size:1.2em;
	font-weight: 110;
	}
.h3_wrapper{
	padding-left:1px;
	border-left:4px solid #C00;
	line-height:150%;
	/*background-color: #FFE4CA;*/
	border-bottom:1px dotted #E00;	
	}


.h3_wrapper{margin-left:10px;}
#content_main p,
#content_main dl{
	padding-left:25px;
	margin:25px 0;
	 }
#content_main dt{
	font-weight:bold;
	font-size:95%;
	color:#333;
	border-bottom:2px solid #c00;
	margin-bottom:0.5em;
}

#comments{margin:15px 0 30px;}
#comments li{
	color:#555;
	font-size:12px;
	line-height:2;
	border-bottom:1px dotted #999;
	padding-left:25px;
	}
	
#list_small{margin:0px 0 0px;}
#list_small li{
	color:#555;
	font-size:0.8em;
	line-height:1.5em;
	border-bottom:1px dotted #999;
	margin-left:35px;
	margin-right:35px;
	}	

.txt_small{	font-size:0.6em; }

.course{
	margin:30px 0 40px 25px;
	font-size:0.8em;
	line-height:1.4em;}

.course td{
	text-align: left;
	vertical-align: top;
	padding: 5px;
	color:#333;
	border: 1px solid #E00;
}

#mlsline{
	background-color: #F00;
	clear: both;
	height: 1px;
	width: 100%;
}
.form_baseinfo p{margin:0.5em 0 !important;}
.form_baseinfo_title{
	width:10em;
	float:left;
	}
.form_baseinfo_content{
	float:left;
	}

.communication_dl{
	width:600px;
	height:49px;
	text-indent:-9999px;
	}
.communication_dl a{
	display:block;
	width:600px;
	height:49px;
	background-image:url(../img/panphlet_dl.gif);
}
.communication_dl a:hover{
	background-position:0 -49px;
}
