
#infomation{
	text-align: center;
	background: #FFEECB;
}

table { font-size: 12px; line-height: 150%; }
.clearthis { clear: both; }



/*余白*/
.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt2 { margin-top: 2px; }
.ml10 { margin-left: 10px; }
.mr5 { margin-right: 5px; }
.mb5 { margin-bottom: 5px; }
.pl10 { padding-left: 10px; }

.img_m1 {}
.img_m1 img { margin: 1px; }


.bg_b { background-repeat: no-repeat; background-position: bottom; }

/*テキスト関連*/
.txt { font-size: 12px; line-height: 150%; }
.mark { font-size: 10px; margin-right: 3px; }

.red { color: #FF0000; }
.red2 { color: #AA3333; }
.gray { color: #666666; }
.pink { color: #CF4851; }

.mini { font-size: 11px; }
.mini2 { font-size: 12px; line-height: 20px; }
.hutozi { font-weight: bold; }



/*体験入学日程表*/
.nitteihyo {
	background-color: #FFFFFF;
	background-image: url(school/img/bg_hyomain.gif);
}
.nitteihyo th {
	color: #FFFFFF; font-weight: bold; font-size: 13px;
	padding-left: 10px; padding-top: 3px; padding-bottom: 2px;
	text-align: left;
	background-image: url(school/img/bg_hyotitle.gif); background-repeat: no-repeat; background-position: top;
}
.nitteihyo td {
	color: #333333; font-size: 12px;
	padding-left: 15px; padding-top: 2px; padding-bottom: 2px;
	border-bottom: 1px dashed #CCCCCC;
}
.hyo_bottom {
	background-image: url(school/img/bg_hyobottom.gif); background-repeat: no-repeat; background-position: top;
	height: 9px;
}
.nitteihyo td img { margin-right: 3px; }
.youbi { margin-left: 5px; }


/*体験入学申し込みフォーム*/
.form {
}
.form th {
	color: #333333; font-weight: normal; font-size: 12px;
	padding-right: 5px; padding-top: 2px; padding-bottom: 2px;
	text-align: right;
}
.form td {
	color: #555555; font-size: 12px;
	padding-left: 5px; padding-top: 2px; padding-bottom: 2px;
	background-color: #F6F6F6;
}

.th_01 { border-right: 4px solid #CCCCCC; }
.th_hissup { border-right: 4px solid #CF4851; }
.form .rei { font-size: 11px; color: #778899; margin-left: 5px; }


/* =========================================== */
/* INDEX - infoframe
/* =========================================== */
/* 5: インフォメーション・インラインフレーム部分 */
#infoframe { 
	width: 290px;
	height: 90px;
	text-align: left;
	margin: 0 7px 0 10px;
	overflow: auto;
	font-size: 90%;
	line-height:1.5em;
}
/* ------------------------------------------- */
#infoframe .hiduke {
	font-size: 12px; color: #AA3333; 
	font-weight: bold;
	font-family: Arial;
	background-image: url(img/200704top/bg_infotitle.gif); 
	background-repeat: no-repeat;
	height: 17px;
	margin-bottom: 2px; margin-top: 3px;
	padding-left: 5px;
}

#infoframe .content {
	font-size: 12pt;
	color: #848484;
	margin-bottom: 0; 
	margin-top: 5px;
	margin-left: 5px;
	text-align: left;
}

#infoframe .linknavi{
	font-size: 12pt;
	color: #848484;
	margin-top: 10px;
	margin-left: 40px;
}

/*FireFox用ハック*/

html>/**/body #infoframe .content {
	font-size: 100%;
	color: #000;
	margin-bottom: 0; 
	margin-top: 5px;
	margin-left: 40px;
	text-align: left;
}

html>/**/body #infoframe .linknavi{
	font-size: 100%;
	color: #000;
	margin-left: 40px;
}

/*Safari用ハック*/
/*SafariOnly*/html:66irst-child #infoframe .content {
	font-size: 100%;
	color: #000;
	margin-bottom: 0; 
	margin-top: 5px;
	margin-left: 40px;
	text-align: left;
}

#container{
	width: 750px;
	margin: 0 auto;
	background: #FFEECB;
}

#infobox {
	text-align: left; 
	font-size: 90%; 
	line-height: 15px;
	margin-left: 3px;
	background-color:transparent;
}

#infobox .day {
	font-weight: bold;
	font-size: 12px;
	color: #333366;
	margin-bottom: 5px;
	margin-top: 5px;
}

#infobox p {
	margin: 0 ;
}

#infobox .hiduke {
	font-size: 12px; color: #AA3333; 
	font-weight: bold;
	font-family: Arial;
	background-image: url(img/200704top/bg_infotitle.gif); 
	background-repeat: no-repeat;
	height: 17px;
	margin-bottom: 2px; margin-top: 3px;
	padding-left: 5px;
}
#infobox .infotxt {
	padding-left: 5px;
	font-size:11px; 
	line-height:16px; 
	color:#333333;
}

/* ------------------------------------------- */



.syusyoku_main {
	border-left: 15px solid #CCCCCC; border-right: 15px solid #CCCCCC;
}


.zisseki {}
.zisseki th {
	height: 28px;
	color: #FFFFFF; font-weight: bold; font-size: 13px;
	text-align: left;
	padding-left: 25px;
	background-image: url(img/work_img/bg_zissekith.gif); background-repeat: no-repeat; background-position: bottom;
}
.zisseki td {
	padding-left: 10px; paddint-top: 5px;
}



/* ------------------------------------------- */


/* ------------------------------------------- */
/*AO出願ページtable設定*/
/* ------------------------------------------- */

td.table_tit{
	width: 100px;
	background: #e8e8e8;
	border: #000 solid 1px;
	padding: 5px 0 5px 15px;
}

td.table_tit_02{
	width: 100px;
	background: #e8e8e8;
	border-left: #000 solid 1px;
	border-right: #000 solid 1px;
	border-bottom: #000 solid 1px;
	padding: 5px 0 5px 15px;
}

td.table_cont{
	width: 500px;
	border-top: #000 solid 1px;
	border-right: #000 solid 1px;
	border-bottom: #000 solid 1px;
	padding: 5px 0 5px 15px;
	line-height: 1em;
}

td.table_cont_02{
	width: 500px;
	border-right: #000 solid 1px;
	border-bottom: #000 solid 1px;
	padding: 5px 0 5px 15px;
	line-height: 1.5em;
}

td.arrow{
	width: 600px;
	text-align: center;
	padding: 5px 0 5px;
}

