/************************************
	サイトマップ
************************************/
div.sitemap p{
	background-image:url(img/list.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
}
div.sitemap p.first{
	margin-left:1.5em;
}
div.sitemap p.second{
	background-color:#eee;
	margin-left:11.5em;
}
div.sitemap p.third{
	margin-left:21.5em;
}
div.sitemap p.fourth{
	margin-left:26.5em;
}


/************************************
	お問い合わせ
************************************/
table.form{
	margin-left:18px;
	width:534px;
}
.form td{
	padding:0.8em 0 0.8em 3em;
	vertical-align:middle;
}
.form td.label{
	background-color:#741424;
	color:#FFFFFF;
	border-bottom:3px solid #fff;
	width: 110px;
	padding-top: 0.8em;
	padding-right: 1em;
	padding-bottom: 0.8em;
	padding-left: 1em;
	
}
.form td.input{
	background-color:#eee;
	border-bottom:3px solid #fff;
	border-left:3px solid #fff;
}
.form td.bottan{
	text-align:center;
}
.form .bottan input{
	padding:0.3em;
}
.form input{
	padding:0.1em;
}
.form input,textarea{
	border:1px solid #ccc;
}


/************************************
	学校長挨拶
************************************/
div.principal_photo{
	float:left;
	width:120px;
}
.principal_photo p{
	font-size:120%;
	margin:1.0em 0;
}
div.principal{
	float:right;
	height:100%;
	width:450px;
}

/************************************
	学園の歴史
************************************/
table.history{
	border-top:1px solid #ccc;
	width:570px;
}
table.history td{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:1.0em;
}
table.history td.time{
	border-left:1px solid #ccc;
	width:110px;
}

/************************************
	建学の精神
************************************/
#spirits span{
	font-size:120%;
}

/************************************
	教育（カリキュラム）
************************************/
table.curriculum{
	margin:0 0 1.5em 1.5em;
	width:300px;
}
.curriculum th{
	background-color:#741424;
	border:1px solid #ccc;
	color:#fff;
	padding:0.2em;
}
.curriculum td{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:0.2em;
}
.curriculum td.field{
	border-left:1px solid #ccc;
	padding-left:1.0em;
	text-align:left;
}
#education blockquote{
	background-color:#eee;
	margin:0 0 1.5em 1.5em;
	padding:1.0em 0;
}
#education blockquote h5,h6{
	font-size:100%;
	margin-left:1.5em;
}
#education blockquote h5{
	margin-bottom:1.0em;
}

/************************************
	年間行事
************************************/
table.schedule{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	width:500px;
	margin-left:18px;
}
table.schedule td{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:0.3em;
}
table.schedule td.month{
	vertical-align:top;
	width:80px;
}

/************************************
	特色あるプログラム
************************************/
ul.program{
	line-height:1.3em;
	list-style:none inside none;
	margin-bottom:2.0em;
}
ul.program li{
	margin-left:1.5em;
}
#program h5{
	font-size:110%;
}

/************************************
	クラブ活動
************************************/
span.result{
	font-size:110%;
	font-weight:bold;
	margin-right:2em;
}

/************************************
	学園の一日
************************************/
.oneday td{
	vertical-align:top;
}

.oneday p{
	margin-top:1.0em;
}

/************************************
	制服紹介
************************************/
table.uniform{
	margin-bottom:2.0em;
	margin-left:18px;
	width:550px;
}
table.uniform tr.ex td{
	height:3em;
	vertical-align:top;
}

/************************************
	施設紹介
************************************/
table.facility{
}
.facility p{
	font-size:120%;
	margin:0.5em 0 1.5em 0;
}
.facility td.left_side{
	border-right:26px solid #fff;
}

/************************************
	入試・転編入募集要項
************************************/
table.exam{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	margin-left:18px;
	margin-bottom:25px;
	width:500px;
}
.exam td{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:0.4em;
}
.exam td.label{
	text-align:center;
}

/************************************
	中学校説明会・公開行事
************************************/
table.event{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	margin-left:18px;
	margin-bottom:25px;
	width:540px;
}
.event td,th{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:0.4em;
}
.event th.day{
	width:130px;
}
.event th.title{
	width:120px;
}
table.report{
	width:570px;
}
.report td{
	vertical-align:top;
}
.report td.photo{
	text-align:right;
	width:260px;
}
.report td.photo img{
	margin-bottom:10px;
}

/************************************
	大学合格実績
************************************/
table.result{
	border-top:1px solid #ccc;
	margin-bottom:25px;
	width:90%;
/*	width:100%;*/
}
table.result td,th{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:0.2em 1.0em;
/*	padding:0.5em 1.0em;*/
	text-align:center;
}
table.result td.univ,th.univ{
	border-left:1px solid #ccc;
	text-align:left;
	/*width:250px;*/
}
