/********** 基本設定 **********/

#center {/* センター位置 */
	width:900px;
	background:url(../../01top/top_img/shadow_side.gif);
	min-height:500px;
	height:auto !important;
	padding:0 7px 0;
}

#main {/* メイン編集画面 */
	width:870px;
	min-height:60px;
	height:auto !important;
	position:relative;
	top:10px;
	background-color:#FFF;
	overflow:hidden;
	margin:0px 15px;
}

#left_navi {/* 左ナビ */
	width:158px;
	border:0;
	padding:0 0 0 10px;
	margin:0 22px 0 0;
	float:left;
}

#content {/* コンテンツ */
	width:680px;
	border:0;
	margin:0;
	float:left;
}

/****** 左ナビ ******/

div.space {
	width:158px;
	margin:0;
	padding:0;
	height:10px;
}

div.navi_l {
	text-align:right;
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
}

div.navi_l a:visited { color:#633; }

div.navi_l a:link {
	color:#633;
	text-decoration:none;
}

div.navi_l a:hover {
	color:#999;
	font-weight:bold;
	text-decoration:underline;
}


/****** コンテンツ ******/

div#resi_top {/* TOP画像 */
	background-image:url(../plan_img/resi_top.jpg);
	background-repeat:no-repeat;
	width:680px;
	height:220px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}

/* おすすめ語学学校一覧 */

div#resi_reco h4 {
	font-size:13px;
	margin:0;
	padding:0;
	font-weight:bold;
}

div#resi_reco a:link { color:#003; }

div#resi_reco a:visited { color:#003; }

.font_s {
	font-size:12px;
	color: #000;
	text-align:left;
	line-height:1.5em;
}

div#resi_reco_l {
	width:300px;
	float:left;
	margin:0 20px 0 0;
}

div#resi_reco_r {
	width:350px;
	float:left;
	margin:0 0 0 0;
}

div#resi_reco ul {
	list-style-type:none;
	padding:0 0 0 0;
	margin:0;
}
	

div#resi_reco ul li.usa {
	background-image:url(../plan_img/usa_s.jpg);
	background-repeat:no-repeat;
	padding:0 0 20px 50px;
}

div#resi_reco ul li.can {
	background-image:url(../plan_img/canada_s.jpg);
	background-repeat:no-repeat;
	padding:0 0 20px 50px;
}

div#resi_reco ul li.aus {
	background-image:url(../plan_img/aus_s.jpg);
	background-repeat:no-repeat;
	padding:0 0 20px 50px;
}

div#resi_reco ul li.nz {
	background-image:url(../plan_img/nz_s.jpg);
	background-repeat:no-repeat;
	padding:0 0 20px 50px;
}

div#resi_reco ul li.uk {
	background-image:url(../plan_img/uk_s.jpg);
	background-repeat:no-repeat;
	padding:0 0 20px 50px;
}


/* 学校名見出し */

div.resi_midashi {/* 英語見出し背景 */
	height:23px;
	padding:5px 0 0 10px;
	background-image:url(../plan_img/resi_midashi.gif);
	background-repeat:no-repeat;
	margin:30px 0 0 0;
}

div.resi_submidashi {/* 日本語見出し背景 */
	height:15px;
	padding:5px 0 0 10px;
	background-image:url(../plan_img/resi_submidashi.gif);
	background-repeat:no-repeat;
	margin:0;
	font-size:12px;
}

div.resi_midashi h5 {
	margin:0;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
}

/* 学校情報 */

div.resi_schl_left {
	margin:15px 30px 0 0;
	width:380px;
	float:left;
	overflow:hidden;
}

div.resi_schl_left h6 {
	margin:0 0 5px 0;
	font-size:13px;
	font-weight:bold;
}

div.resi_schl_left table {
	width:380px;
	margin:20px 0 0 0;
}

div.resi_schl_left th {
	font-size:11px;
	background-color:#CCC;
}

div.resi_schl_left td {
	font-size:11px;
	line-height:1.2em;
}

div.resi_schl_left th, td {
	border:solid 1px #CCC;
}


div.resi_schl_right {
	margin:15px 0 0 0;
	width:270px;
	float:left;
}

div.resi_schl_right img {
	margin-bottom:10px;
}


/********** その他設定 **********/


.clear {
	clear:both;
	height:1px;
}

#goto {
	margin-top:10px;
	color:#039;
}

#goto a {
	background-image:url(../../06plan/plan_img/arrow.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding:0 0 0 15px;
}

div.border {
	margin:0;
	padding:15px 0;
	clear:both;
	height:1px;
	border-bottom:#039 dotted;
}

.up {
	background-image:url(../../04school/school_img/up.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 15px;
	font-size:12px;
}
