/*--------------------------------------------------------------------
common
cssの初期化
--------------------------------------------------------------------*/


* {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	color:#333333;
	line-height:1.8em;
	

}


/*bodyのスタイル*/

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background:url(../commonimg/bg_header.jpg);
	background-repeat:repeat-x;

}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align:left;
}

img{
	padding:0px;
	margin:0px;
}


html, body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
}


h2, h3, h4, h5, h6, address, div, blockquote, p, pre, li, dl, dt, dd, hr {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}



table, caption, th, td {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}

a {
	color: #CC6600;
}

a:hover {
	color:#B70000;
}
span.s{
	text-decoration:line-through;
}
td.center{
	text-align:center;
}


li{
	list-style:none;
	text-align:left;
}

p{
	margin:10px 0px;
}

h1.topimg{
	background:url(../commonimg/header.jpg) no-repeat 0 0;
	width:880px;
	text-indent:-9999px;
	height:287px;
}
#inews{
	color:#FF0000;
}

#left h2{
	margin:0px 0px 7px;
	text-align:left;
}

#right h2{
	margin:20px 0px 15px;
	}

#right h2.h2t0{
	margin:0px 0px 15px;
	}
	
#right h2.t20b25{
	margin:20px 0px 25px;
	}
	
#right h2.h2top{
	margin:0px;
	text-align:left;
	}
	
#right h2.h2mu10{
	margin:0px 0px 10px;
	text-align:left;
	}
	
#right h3.h3mu15{
	margin:0px 0px 15px;
	text-align:left;
	}

#right h3.h3mt20{
	margin:20px 0px 0px;
	text-align:left;
	}
	
#right h3.h3mt30{
	margin:30px 0px 0px;
	text-align:left;
	}

#right h3{
	margin:30px 0px 15px;
	text-align:left;
	}

#right h3.h3t50{
	margin:50px 0px 15px;
	text-align:left;
	}
	
#right h3.h3t0{
	margin:0px 0px 15px;
	text-align:left;
	}

#right h3.h3t0b30{
	margin:0px 0px 30px;
	text-align:left;
	}
	
#right h3.privacy{
	margin:30px 0px 0px;
	text-align:left;
	background:url(../commonimg/list.jpg) no-repeat 0 0;
	background-position:center left;
	color:#990000;
	font-weight:bold;
	padding:0px 0px 0px 15px;
	}

#right h3.h3t17b20{
	margin:17px 0px 20px;
	text-align:left;
	}
	
#right h4{
	margin:50px 0px 15px;
	text-align:left;
	}

#right h4.h4t0{
	margin:0px 0px 15px;
	text-align:left;
	}

#right h5{
	margin:40px 0px 0px;
	text-align:left;
	}
	
#right h5.h5t0{
	margin:0px 0px 0px;
	text-align:left;
	}
	
#right h5.h5red{
	margin:40px 0px 0px;
	text-align:left;
	color:#990000;
	font-weight:bold;
	}
	
#right h5.h5redt0{
	margin:0px 0px 0px;
	text-align:left;
	color:#990000;
	font-weight:bold;
	}
	
/*--------------------------------------------------------------------
common
ページ共通部分
--------------------------------------------------------------------*/

/*containerのスタイル*/

#container{
	width:880px;
	text-align:center;
	margin:0px auto;
	font-size:12px;
	color:#000000;
}

#wrapper{
	width:991px;
	margin:0px auto;
}


/*headerのスタイル*/

#header {
	padding: 0px;
	margin: 0px 0px 0px;
}

#hright {
	float: right;
	width:387px;
}

#hright ul{
	height:25px;
	margin:0px 0px 7px;}
	
#hright li{
	float:left;
	height:25px;}

#hleft{
	float:left;
	margin:25px 0px 0px;
	position:relative;}
	
.advan{
	position:absolute;
	top:35px;
	left:300px;	
	}
	
.logic{
	position:absolute;
	top:10px;
	right:500px;}
.advan2{
	position:absolute;
	top:63px;
	left:1px;	
	}

#headerimg{
	position:relative;
	height:287px;
	margin:0px 0px 22px;}
	
#headermenu{
	position:absolute;
	top:2px;
	left:2px;}

.headeradmission{
	position:absolute;
	bottom:2px;
	left:693px;
}
	
.headercampaign{
	position:absolute;
	bottom:0px;
	left:643px;
}
.headertracks{
	position:absolute;
	top:205px;
	left:440px;
}
#main{
	margin:0px;}
	
#left{
	width:243px;
	float:left;
	margin:0px 0px 40px;}


#right{
	float:right;
	width:613px;
	margin:0px 0px 40px;}

.navi li{
	padding:0px 0px 0px;
	margin:0px 0px 3px;
	height:44px;}
	


.navi{
	margin:0px 0px 10px;}

.bnr li{
	padding:0px 0px 0px;
	margin:0px 0px 7px;
	height:62px;}
	
.bnr ul{
height:345px;}

.bookmarkm{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
}

.bookmarkline{
	background:url(../commonimg/okiniline.gif);
	background-repeat:repeat-x;
	height:1px;}
	
.bookmarkm td{
	font-size:11px;
	text-align:left;
	padding:2px 0px;}

.pointborder{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	height:840px;
}
.pointborder2{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

.pointborder img.fright{
float:right;}

/*footer*/

#footer01 li {
	display: inline;
	margin:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#CC6600;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
	font-size:11px;
	text-decoration:none;
	padding-top:0px;
	padding-bottom:0px;
	color:#CC6600;
}

#footer01 a{
	text-decoration:none;}
	 
#footer01 ul {
	list-style-image: none;
	list-style-type: none;
	text-align:center;
	margin:0px 0px;
	padding:0px;
	height:18px;
}

#footer01{
	background:url(../commonimg/f_bg1.gif);
	background-repeat:repeat-x;
	padding:15px 0px 0px;
	margin:0px 0px 15px;
}

#footer01 .noline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer02{
	background:url(../commonimg/f_bg2.jpg);
	background-repeat:repeat-x;
	padding:20px 0px 5px;}
	
#footer03{
	background:url(../commonimg/f_bg3.jpg);
	background-repeat:repeat-x;}
#f03_l{
	float:left;
	width:560px;
	text-align:right;
	font-size:11px;
	padding:3px 0px 0px;}
	
#f03_l a{
	color:#FFFFFF;
	text-decoration:none;}
	
/*admissionのスタイル*/
	
.brownbox{
	border:#740000 solid 1px;
	padding:0px 25px;
	margin:0px 0px 30px;}
	
#hyou01{
	border:#740000 solid 1px;}
	
#hyou01 td.tdtl{
	background:#C9BA9B;
	color:#A40000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #740000;
	border-bottom-color: #740000;
	font-weight:bold;
}


#hyou01 td.tdtlc{
	background:#C9BA9B;
	color:#A40000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #740000;
	border-bottom-color: #740000;
	font-weight:bold;
	text-align:center;
}

#hyou01 td.tdtl2c{
	background:#C9BA9B;
	color:#A40000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #740000;
	border-bottom-color: #740000;
	font-weight:bold;
	text-align:center;
}
	
#hyou01 td.tdtr{
	background:#D2C6AC;
	color:#A40000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #740000;
	font-weight:bold;
	text-align:center;
}

#hyou01 td.tdtc{
	background:#927C50;
	color:#ffffff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #740000;
	font-weight:bold;
	text-align:center;
	font-size:15px;
}

#hyou01 td.tdtc2{
	background:#D2C6AC;
	color:#333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #740000;
	border-left-color: #740000;
	font-weight:bold;
	text-align:center;
	font-size:12px;
}

#hyou01 td.tdl{
	background:#E8E2D5;
	font-weight:bold;
	color:#333333;}
	
#hyou01 td.tdlc{
	background:#E8E2D5;
	font-weight:bold;
	color:#333333;
	text-align:center;}
	
#hyou01 td.tdl2r{
	background:#E8E2D5;
	font-weight:bold;
	color:#990000;}
	
#hyou01 td.tdl2{
	background:#E8E2D5;
	color:#333333;}
	
	
#hyou01 td.tdline{
	background:url(../commonimg/hyouline.gif);
	background-repeat:repeat-x;
	height:1px;
	padding:0px;}

#hyou01 td.tdline2{
	background:url(../commonimg/tdline2.gif);
	background-repeat:repeat-x;
	height:1px;
	padding:0px;}

#hyou01 td{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #740000;
	padding:5px 15px;
	text-align:left;
}

.yajilist li{
	background:url(../admission/img/list.gif) no-repeat 0 0;
	padding:0px 0px 0px 25px;
	text-align:left;}

/*faqのスタイル*/

.qmark{
	background:url(../faq/img/qmark.jpg) no-repeat 0 0;
	padding:0px 0px 0px 28px;}
.qmark a{
	color:#202079;}
	
.amark{
	background:url(../faq/img/amark.jpg) no-repeat 0 0;
	padding:0px 0px 0px 28px;}

/*tracksのスタイル*/
.senpaibox{
	border:#4F0000 solid 1px;
	padding:0px 15px 0px 0px;}
	
.senpaibox td.tdline{
	background:url(../commonimg/gline.gif);
	background-repeat:repeat-x;
	height:1px;}

.senpaibox td{
	text-align:left;
	padding:2px;
	line-height:1.1em;}

.senpai p.aolist{
	background:url(../commonimg/aolist.jpg) no-repeat 0 0;
	padding:0px 0px 0px 20px;
	color:#000033;
	margin:10px 0px 0px 0px;
	font-weight:bold;}

.senpai p{
	margin:5px 0px 20px 20px;}
	

/*companyのスタイル*/
	
.company td.tdline{
	background:url(../commonimg/gline.gif);
	background-repeat:repeat-x;
	height:1px;}

.company td{
	text-align:left;
	padding:5px;}

.company td.tdlmaru{
	text-align:left;
	padding:5px 5px 5px 25px;
	background:url(../commonimg/marulist.jpg) no-repeat 0 0;}

p.list_y{
	background:url(../commonimg/list.jpg) no-repeat 0 0;
	padding:0px 0px 0px 25px;
	line-height:1.5em;}
	
/*mediaのスタイル*/
	
.media td.tdline{
	background:url(../media/img/line.jpg);
	background-repeat:repeat-x;
	background-position:center;
	height:36px;}

.media td{
	text-align:left;
	padding:0px 5px;}

.media td.tdlmaru_y{
	text-align:left;
	padding:5px 5px 5px 20px;
	background:url(../media/img/list.gif) no-repeat 0 0;
	font-weight:bold;
	color:#990000;}
	
/*priceのスタイル*/
	
.package {
	position:absolute;
	top:500px;
	left:670px;
	}

.otameshi {
	position:absolute;
	top:525px;
	left:670px;
	}
	
#hyou03{
	border:#740000 solid 1px;
	}

#hyou03 td.tdtc{
	background:#927C50;
	color:#ffffff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #740000;
	font-weight:bold;
	text-align:center;
	font-size:15px;
}

#hyou03 td.tdtc2{
	background:#D2C6AC;
	color:#333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #740000;
	border-left-color: #740000;
	font-weight:bold;
	text-align:center;
	font-size:11px;
}

#hyou03 td.tdline2{
	background:url(../commonimg/tdline2.gif);
	background-repeat:repeat-x;
	height:1px;
	padding:0px;}

#hyou03 td{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #740000;
	padding:5px 5px;
	text-align:left;
	font-size:10px;
}

.tdmleft{
	width:94px;
	valign:top;
	}

/*knowのスタイル*/

.flowbox{
	background:url(../know/img/common/flowbg.jpg) no-repeat 0 0;
	width:614px;

	margin:0px 0px 20px;
	padding:18px 0px;}

.flowboxm{
	width:580px;
	margin:0px auto;}
	
p.list_a{
	background:url(../commonimg/list.jpg) no-repeat 0 0;
	background-position:left center;
	padding:0px 0px 0px 15px;
	line-height:1.5em;}

p.list_a14{
	background:url(../commonimg/list.jpg) no-repeat 0 0;
	background-position:left center;
	padding:0px 0px 0px 15px;
	line-height:1.5em;
	font-size:14px;}
	
p.list_a16{
	background:url(../commonimg/list.jpg) no-repeat 0 0;
	background-position:left center;
	padding:0px 0px 0px 15px;
	line-height:1.5em;
	font-size:16px;}

.indent1{
	text-indent:3em
	}

.indent2{
	margin:0 40px
	}
	
#hyou02{
	border:#9D0000 solid 1px;}

#hyou02 td.tdtc{
	background:#B36262;
	color:#ffffff;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #9D0000;
	border-right-color: #9D0000;
	font-weight:bold;
	text-align:center;
	font-size:12px;
}

#hyou02 td.tdtc2{
	background:#B36262;
	color:#ffffff;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #9D0000;
	border-right-color: #9D0000;
	font-weight:bold;
	text-align:center;
	font-size:12px;
	color:#000000;
}


	
#hyou02 td.tdline{
	background:url(../commonimg/line_r.gif);
	background-repeat:repeat-x;
	height:1px;
	padding:0px;}


#hyou02 td{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #9D0000;
	padding:3px 0px;
	text-align:center;
}
/*guestのスタイル*/

.guest_q{
	background:url(../guest/img/name_m.gif) no-repeat 0 0;
	padding:0px 0px 0px 50px;
	text-align:left;}
	
.guest_a{
	background:url(../guest/img/name_h.gif) no-repeat 0 0;
	padding:0px 0px 0px 50px;
	text-align:left;}
	
.guest_m{
	width:580px;
	height:263px;
	margin:25px 0 0 0;
	text-align:left;
	}
	
.guest_ml{
	width:410px;
	height:auto;
	float:left;
	}
	
.guest_mr{
	width:160px;
	height:263px;
	float:right;
	}

.guest_bb{
	text-align:left;
	margin:20px 0;
	font-weight:bold;
	}
	
.guest_th{
	margin:0 0 10px 0;}			
		

/*shikenのスタイル*/

.shiken{
	background:url(../shiken/img/shikenm.jpg);
	background-repeat:repeat-y;}
	
.shiken p{
	margin:0px 20px;}
	
.shikenbox{
	background:url(../shiken/img/shikenboxm.jpg);
	background-repeat:repeat-y;}
	
.shikenbox p{
	margin:0px 40px;}
	
.shikenbox p.mu20{
	margin:0px 40px 20px;}
	
.shikenbox p.mu10{
	margin:0px 40px 10px;}
	
.shikenbox ul{
	margin:0px 40px 15px 40px;}

.shikenbox li{
	padding:0px;
}
	
/*shikenのスタイル*/

.gakubu td{
	background:url(../commonimg/list.jpg) no-repeat 0 0;
	background-position:left;
	padding:3px 0px 0px 15px;
	text-align:left;}	
	
.gakubu{
	margin:0px 0px 0px;}	
	
/*otherのスタイル*/

.plr10 p{
	margin:10px;}
	

.pagetop{
	margin:30px 0px 0px;
	text-align:right;
}

.pagetop2{
	margin:20px 0px;
	text-align:right;
}

.txtb{
	font-weight:bold;
}



.nolist{
	list-style:none;
}

.fleft{
	float:left;
	text-align:left;
}

.fright{
	float:right;
}
.mailtxt{
	line-height:1.2em;
	text-align:left;
}
.tcenter{
	text-align:center;
}

.tright{
	text-align:right;
}

.tleft{
	text-align:left;
}

.borderpoint{
	border-collapse: collapse;
}

.pagetop{
	margin:30px 0px 0px;
	text-align:right;
}

.clear{
	clear:both;
}

.txt11{
	font-size:11px;}
	
.txt14{
	font-size:14px;}

.txtred{
	color:#FF0000;
}

.txtredb{
	color:#990000;
	font-weight:bold;}

.txtred2{
	color:#990000;}

.txtred2b{
	color:#FF0000;
	font-weight:bold;}


.mt10{
	margin:10px 0px 0px;
}

.mt20{
	margin:20px 0px 0px;
}

.mu3{
	margin:0px 0px 3px;
}	
.mu5{
	margin:0px 0px 5px;
}

.mu10{
	margin:0px 0px 10px;
}

.mtu20{
	margin:20px 0px;
	}

.mu15{
	margin:0px 0px 15px;
}

.mtu15{
	margin:15px 0px 15px;
}

.mu20{
	margin:0px 0px 20px;
}

.mu25{
	margin:0px 0px 25px;
}

.mt30{
	margin:30px 0px 0px;
}

.mtu30{
	margin:30px 0px 30px;
}

.mt40{
	margin:40px 0px 0px;
}

.mu30{
	margin:0px 0px 30px;
}

.mu40{
	margin:0px 0px 40px;
}

.mtu40{
	margin:40px 0px 40px;
}

.mu50{
	margin:0px 0px 50px;
}

.mu60{
	margin:0px 0px 60px;
}

.mu80{
	margin:0px 0px 80px;
}

.mu170{
	margin:0px 0px 170px;
}

.mlr10{
	margin:0px 10px;
	text-align:right;
}

.mt100{
	margin:100px 0px 0px;
}

p.pl10{
	margin:10px 0px 10px 10px;}

.w220{
	width:220px;
	margin:0px auto;}

.w230r{
	width:230px;
	float:right;}
	
.w280l{
	width:280px;
	float:left;}

.w284{
	width:284px;
	margin:0px auto;}
	
.w300l{
	width:300px;
	float:left;}

.w300r{
	width:300px;
	float:right;}
	
.w315l{
	width:315px;
	float:left;}
	
.w340l{
	width:340px;
	float:left;}

.w430r{
	width:430px;
	float:right;}
	
.w507r{
	width:507px;
	float:right;}

.w565{
	width:565px;
	margin:0px auto;}

.w580{
	width:580px;
	margin:0px auto 20px;}
	
.w596{
	width:596px;
	margin:0px auto 0px;}

#right .w580 p{
	color:#333333;}

.w880{
	width:880px;
	margin:0px auto;}

.h480{
	height:480px;}
.h520{
	height:520px;}
.h570{
	height:570px;}
	
.gessya_1 {
	border-bottom-width: 1px!important;
	border-bottom-style: dotted!important;
	border-bottom-color: #740000!important;
	background-color: #FFFFCC;
		text-align: center!important;
}
.gessya_2 {
	border-bottom-width: 1px!important;
	border-bottom-style: dotted!important;
	border-bottom-color: #740000!important;
	background-color: #FFFFCC;
	text-align: center!important;
}
.gessya_3 {
	border-bottom-width: 1px!important;
	border-bottom-style: dotted!important;
	border-bottom-color: #740000!important;
		text-align: center!important;
}
.jisseki {
	width: 100%;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #740000;
	border-left-color: #740000;
}
.jisseki th {
	background-color: #927C50;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;

}
.jisseki td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #740000;
	border-bottom-color: #740000;
	padding: 3px;
	text-align: left;

}
.daigaku_name {
	width: 30%;

}
.pre_ss {
	text-align: center!important;
	width: 15%;
	background-color: #FFFFCC;

}
.media_title {
	text-align:left;
	padding:5px 5px 5px 20px;
	background:url(../media/img/list.gif) no-repeat 0 0;
	font-weight:bold;
	color:#990000!important;
	}