@charset "utf-8";

#main .education h4{
	background:url(../img/ttl_education.gif) 0 0 no-repeat;
}

#main .education table{
	margin:5px 0;
}

#main .education table th{
	width:190px;
	height:25px;
	padding:0 5px;
	text-indent:-9999px;
}

.edu01{background:#ffffff url(../img/ttl_edu01.gif) 0 0 no-repeat;}
.edu02{background:#ffffff url(../img/ttl_edu02.gif) 0 0 no-repeat;}
.edu03{background:#ffffff url(../img/ttl_edu03.gif) 0 0 no-repeat;}

#main .education table td{
	vertical-align:top;
}

#main .education table td ul li{
	padding:0 0 0 15px;
	background:#ffffff url(../../img/common/ico_circle.gif) 4px 6px no-repeat;
}

#main .education table tr.summery td{
	padding:0 10px 0 0;
}

#main .education em{
	padding:5px 0 0 15px;
	background:#FFFFFF url(../../img/common/ico_square.gif) 0 5px no-repeat;
	font-weight:bold;
}

#main .education .notice{
	margin:0 0 10px 0;
	color:#ff6d82;
}

#main .education .notice span{
	margin:0 0 0 10px;
}

#main .education .notice span a{
	padding:0 0 0 15px;
	background:#FFFFFF url(../../img/common/ico_arrow.gif) 0 0 no-repeat;
}

#main .education ul.detail{
	margin:0 0 10px 0;
}

#main .education ul.detail li{
	display:inline;
}

#main .education ul.detail li a{
	width:190px;
	height:60px;
	margin:0 5px 0 0;
	text-indent:-9999px;
	display:block;
	float:left;
}

.edu04 a{background:#ffffff url(../img/btn_edu01.jpg) 0 0 no-repeat;}
.edu05 a{background:#ffffff url(../img/btn_edu02.jpg) 0 0 no-repeat;}
.edu06 a{background:#ffffff url(../img/btn_edu03.jpg) 0 0 no-repeat;}

.clear{
	clear:both;
	display:block;
	margin-bottom:10px;
}