﻿@charset "utf-8";


/* 入試共通
----------------------------------------------------------------------------------------------------*/


.pdf a {
	padding: 3px 0 3px 15px;
	background: url(../../common/com_ar07.gif) no-repeat;
	background-position: left center;
	vertical-align: middle;
}

.doc a {
	padding: 3px 0 3px 15px;
	background: url(../../common/com_ar10.gif) no-repeat;
	background-position: left center;
	vertical-align: middle;
}

/* 入試案内（トップページ）
----------------------------------------------------------------------------------------------------*/

#nyushi {
	float: right;
	width: 570px;
}

#nyushi h2 {
	margin: 0 0 10px;
}

#nyushi .box1 {
	margin: 10px 0 0 0;
	padding: 0 25px;
}

#nyushi .box2 {
	margin: 0 0 20px;
}

#nyushi .box2 .left {
	padding: 0 10px ;
	float: left;
	width: 235px;
	border-left: #CCCCCC 2px solid;
}

#nyushi .box2 .right {
	padding: 0 10px;
	float: right;
	width: 235px;
	border-left: #CCCCCC 2px solid;
}

#nyushi .box2 h3 {
	margin: 0 0 10px;
	font-size: 5px;
}

#nyushi .box2 h3 a {
	padding: 0 0 0 25px;
	display: block;
	background: url(../../common/com_ar01.gif) no-repeat;
	background-position: left center;
}


/* 募集要項・推薦入学試験・一般入学試験前期・一般入学試験後期・AO入試・社会人入試・特待生制度・験会場の紹介
----------------------------------------------------------------------------------------------------*/

#bosyu {
	float: right;
	width: 570px;
}

#bosyu h2 {
	margin: 0 0 10px;
}

#bosyu h3 {
	padding: 3px 5px;
	margin: 0 0 10px;
	border-left: #F6AC02 4px solid;
}

#bosyu .margin {
	margin: 0 0 10px;
}

#bosyu .box1 {
	margin: 0 0 10px;
}

#bosyu table {
	width: 100%;
	margin: 0 0 10px;
	border-collapse: collapse;
}

#bosyu table th ,#bosyu table td {
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
	border: #D4D4D4 1px solid;
}

#bosyu table th {
	white-space: nowrap;
	background: #E5F0B3;
}

#bosyu ol li {
	list-style: inside;
	list-style-type: decimal;
}

#bosyu table .ar a {
	padding: 0 0 0 20px;
	background: url(../../common/com_ar03.gif) no-repeat;
	background-position: left center;
}

#bosyu .box2 {
	margin: 0 0 10px;
}


/* 社会人入試
----------------------------------------------------------------------------------------------------*/

#bosyu .anchor {
	margin: 0 0 15px;
}

#bosyu .anchor li {
	display: inline;
	margin: 0 0 0 5px;
}

#bosyu .anchor li a {
	padding: 0 0 0 12px;
	background: url(../../common/com_ar09.gif) no-repeat;
	background-position: left center;
}


