@charset "UTF-8";




/*募集要項メインエリア*/
#main_cont {
	background: #EAEAE5;
	overflow: auto;
}
.under div#main_cont div.right_cont div.local_navi dt {
	background: url(../images/catg_title_01.jpg) no-repeat;
}
#main_cont.entrance1 .pankuzu {
	background: url(../images/main_img_01.jpg) no-repeat;
	height: 142px;
	width: 570px;
}
#main_cont .pankuzu p {
	margin: 0px;
	padding: 120px 0px 0px 1.5em;
	vertical-align: bottom;
	color: #FFFFFF;
}
#main_cont .pankuzu p a {
	color: #FFFFFF;
}

h2 {
	background: url(../images/h2_title_01.jpg) no-repeat;
	height: 40px;
	width: 285px;
	text-indent: -9999px;
}
.entrance1 h3 {
	background: url(../images/h3_title_01.jpg) no-repeat;
	height: 30px;
	width: 530px;
	text-indent: -9999px;
	margin-top: .5em;
}

.under .entrance1 h4 {
	background: url(../../images/main_li_01.jpg) no-repeat left center;
	height: 18px;
	padding-left: 20px;
	margin-bottom: 0.2em;
}
.under .entrance1 h5 {
	padding: 0px;
	margin: 0em;
	font-weight: normal;
	font-size: 1em;
	line-height: 140%;
}
/*入試日程・入学手続き*/
#main_cont.days .pankuzu {
	background: url(../images/main_img_02.jpg) no-repeat;
	height: 142px;
	width: 570px;
}

.days h3.days_h3_01 {
	background: url(../images/h3_title_02.jpg) no-repeat;
	height: 30px;
	width: 530px;
	text-indent: -9999px;
	margin-top: .5em;
}
.days h3.days_h3_02 {
	background: url(../images/h3_title_03.jpg) no-repeat;
	height: 30px;
	width: 530px;
	text-indent: -9999px;
	margin-top: 2em;
}

#main_cont.days .inner2 table {
	border-collapse:separate;
	width: 100%;
}
#main_cont.days .inner2 table th {
	font-weight: normal;
	color: #FFFFFF;
	padding: 0.5em;
	font-size: .92em;
	line-height: 140%;
}
#main_cont.days .inner2 table .th01 {
	background: #663417;
}
#main_cont.days .inner2 table .th02 {
	background: #666666;
}
#main_cont.days .inner2 table .th03 {
	background: #FF813A;
}
#main_cont.days .inner2 table td {
	padding: .5em;
	font-size: .92em;
	line-height: 140%;
}
#main_cont.days .inner2 table .td01 {
	background: #FFE6D8;
}
#main_cont.days .inner2 table .td02 {
	background: #FFD3BA;
}
#main_cont.days .inner2 table .td03 {
	background: #FFD3BA;
	text-align: center;
}

.under .entrance1 P.bictxt {
	font-weight: bold;
}
