@charset "utf-8";

/* -------------------------------------------------- */
/* file   :school.css                                   */
/* update : 2010/01/14 T.S                           */
/* -------------------------------------------------- */
/* 共通 */
/* -------------------------------------------------- */
#school .index_content01_wrap{
	width: 690px;
}
#school .index_content01{
	float: left;
	width: 345px;
}


/* about */
/* -------------------------------------------------- */
#school #about_content01_wrap{
	padding-top: 34px;
	padding-left: 24px;
}
#school #about_content01{
	width: 622px;
}
#school #about_content01_left{
	width: 289px;
	float: left;
}
#school #about_content01_right{
	width: 292px;
	float: right;
}
#school .about_bnr_wrap01{
}
#school .about_bnr_wrap01 .space{
	margin-bottom: 9px;
}
#school .about_bnr_wrap01 .img01{
	margin-right: 9px;
}

/* school */
/* -------------------------------------------------- */
#school #school_content01{
	width: 645px;
	margin-bottom: 25px;
}
#school #school_content01_left{
	float: left;
	width: 284px;
}
#school #school_content01_right{
	float: right;
	width: 350px;
}

#school .school_table01{
	margin-bottom: 15px;
}
#school .school_table01 th{
	border-bottom: 3px solid #000000;
	border-left: 3px solid #000000;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 2px;
	width: 105px;
	background-color: #CD0000;
	color: #FFF;
	font-weight: normal;
}
#school .school_table01 td{
	border-bottom: 3px solid #000000;
	border-left: 3px solid #000000;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 2px;
	background-color: #FFF;
	color: #333;
}
#school .color_tr01 th, #school .color_tr01 td{
	background-color: #CD0000;
	color: #FFF;
}
#school .school_table01 .normal_text01{
	font-weight: normal;
}
#school #school_dd01{
	padding-right: 15px;
}
#school #school_table02{
}
#school #school_table02 th{
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 23px;
	width: 140px;
	vertical-align: top;
	background-image: url(../img/border02.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#school #school_table02 td{
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../img/border02.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	line-height: 160%;
}
#school #school_table02 p {
	clear: both;
	padding: 0 0 1em 0;
}
#school #school_table02 dt{
float: left;
width: 7em;
padding-bottom: 3px;
clear: both;
}
#school #school_table02 dd{
width: 400px;
float: left;
padding-bottom: 3px;
}

#school .school_text01{
	font-weight: bolder;
	color: #B78900;
	font-size: 120%;
}
#school span.school_text02{
	margin-left: 1em;
}
#school  p.school_text03{
margin-top: 1em;
}
#school .school_table03{
	margin-bottom: 35px;
}
#school .school_table03 th{
	border-bottom: 3px solid #000000;
	border-left: 3px solid #000000;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 2px;
	width: 105px;
	color: #FFFFFF;
	background-color: #CD0000;
	font-weight: normal;
}
#school .school_table03 td{
	border-bottom: 3px solid #000000;
	border-left: 3px solid #000000;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 2px;
	color: #333;
	background-color: #FFF;
}
#school .button_wrap{
	text-align: center;
}
#school .dl01 dt span{
	font-weight: normal;
	color: #B3B3B3;
}


#school #school_table04{
}
#school #school_table04 th{
	text-align: left;
	padding-bottom: 50px;
	padding-left: 23px;
	width: 140px;
}
#school #school_table04 td{
	text-align: left;
	padding-bottom: 50px;
}
#school #school_table04 p.subtitle {
	color: #FFF;
	font-size: 100%;
}
#school #school_table04 p.name {
	font-weight: bolder;
	color: #B78900;
	font-size: 140%;
}
#school #school_table04 p.alphabet {
	color: #999;
	font-size: 100%;
}
#school #school_table04 .school_table05 {
	width: 100%;
	margin-top: 20px;
	border-bottom: 1px dashed #666;
}

#school #school_table04 .school_table05 th,
#school #school_table04 .school_table05 td {
	font-weight: normal;
	padding: 5px 0;
}
#school #school_table04 .school_table05 tr.line th,
#school #school_table04 .school_table05 tr.line td {
	border-top: 1px dashed #666;
}


/* entry */
/* -------------------------------------------------- */

#school .entry_table01{
	border-top: 1px solid #383230;
	border-right: 1px solid #383230;
	border-left: 1px solid #383230;
	margin-bottom: 31px;
	background-color: #000000;
}
#school .entry_table01 th{
	border-bottom: 1px solid #383230;
	background-image: url(../../contact/img/bg_th.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 16px;
	padding-top: 4px;
	padding-bottom: 5px;
	font-weight: normal;
	width: 153px;
	color: #FFFFFF;
}
#school .entry_table01 td{
	border-bottom: 1px solid #383230;
	padding-top: 4px;
	padding-bottom: 5px;
}
#school .form_space01 span{
	margin-right: 7px;
	margin-left: 7px;
}
#school .form_space01 .right_input{
	margin-right: 0px;

}
#school #entry_wrap01{
	background-image: url(../img/bg01.jpg);
	background-repeat: no-repeat;
}
#school #entry_wrap02{
	color: #FFFFFF;

}
#school #entry_text01{
	margin-bottom: 5px;
}


/* event */
/* -------------------------------------------------- */

#school table.event {
	margin: 40px 0 0 0;
}

#school table.event td {
	width: 164px;
	padding-bottom: 10px;
}
#school table.event td.end {
	width: 154px;
}
#school table.event td img {
	margin-bottom: 3px;
}
#school table.event td p {
	width: 154px;
}
#school table.event td p.title {
	color: yellow;
}
