﻿@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;
}

#nyushi .topics {
	padding: 7px;
	border: solid 2px #F6AB00;
	background: #FFFDD7;
	margin: 0 0 15px;
	color: #F08300;
	font-weight: bold;
}


/* 募集要項・推薦入学試験・一般入学試験前期・一般入学試験後期・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;
}

/* 入試日程一覧
----------------------------------------------------------------------------------------------------*/

#nittei {
	float: right;
	width: 570px;
}

#nittei h2 {
	margin: 0 0 10px;
}

#nittei h3 {
	padding: 3px 5px;
	margin: 0 0 10px;
	border-left: #F6AC02 4px solid;
}

#nittei .margin {
	margin: 0 0 10px;
}

#nittei table {
	width: 100%;
	margin: 0 0 15px;
	border-collapse: collapse;
}

#nittei .tcenter {
	text-align: center;
}


#nittei .tcenter td, #nittei .tcenter th{
	vertical-align: middle;
}

#nittei table th ,#nittei table td {
	padding: 5px 8px;
	vertical-align: top;
	border: #D4D4D4 1px solid;
}

#nittei table th {
	white-space: nowrap;
	background: #E5F0B3;
	text-align: center;
}

#nittei table .subt {
	white-space: nowrap;
	background: #FBFAEE;
	text-align: center;
}

#nittei ol li {
	list-style: inside;
	list-style-type: decimal;
}

#nittei table .ar a {
	padding: 0 0 0 20px;
	background: url(../../common/com_ar03.gif) no-repeat;
	background-position: left center;
}

#nittei .anchor {
	margin: 0 0 15px;
}

#nittei .anchor li {
	display: inline;
	margin: 0 0 0 5px;
}

#nittei .anchor li a {
	padding: 0 0 0 12px;
	background: url(../../common/com_ar09.gif) no-repeat;
	background-position: left center;
}

/* 学費
----------------------------------------------------------------------------------------------------*/

#gakuhi {
	float: right;
	width: 570px;
}

#gakuhi h2 {
	margin: 0 0 10px;
}

#gakuhi h3 {
	padding: 3px 5px;
	margin: 0 0 10px;
	border-left: #F6AC02 4px solid;
}

#gakuhi table {
	width: 100%;
	margin: 0 0 15px;
	border-collapse: collapse;
}

#gakuhi table th ,#gakuhi table td {
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
	border: #D4D4D4 1px solid;
}

#gakuhi table th {
	white-space: nowrap;
	background: #E5F0B3;
	text-align: center;
}

#gakuhi table td {
	text-align: right;
}

#gakuhi table .textLeft {
	text-align: left;
}

#gakuhi table .textCenter {
	text-align: center;
}

#gakuhi .ar a {
	padding: 5px 0 5px 18px;
	background: url(../../common/com_ar01.gif) no-repeat;
	background-position: left center;
}

#gakuhi .box1 {
	margin: 0 0 15px;
}




