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

#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#capetown_top {/* TOP画像 */
	background-image:url(../plan_img/capetown_top_img.jpg);
	background-repeat:no-repeat;
	width:680px;
	height:320px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}


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

div.capetown_midashi h3 {/* 見出し */
	margin:0;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
}

/* ケープタウンについて */

div#capetown_about_l {
	width:300px;
	height:210px;
	float:left;
	margin:15px 20px 0 0;
}

div#capetown_about_l td {
	border:solid 1px #999;
}

div#capetown_about_l td.left {
	background-color:#333;
	color:#FFF;
	font-weight:bold;
}

div#capetown_about_l td.right {
	background-color:#FFF;
	text-align:left;
	font-weight:bold;
}

div#capetown_about_r {
	width:350px;
	height:210px;
	float:left;
	margin:15px 0 0 0;
}

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

h4.capetown {
	margin:10px 0 0 0;
	font-size:18px;
	color:#039;
}

h5.capetown {
	margin:0;
	font-size:12px;
	color:#039;
}

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

div.capetown_schl_left table {
	width:280px;
	margin:20px 0 0 0;
}

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

div.capetown_schl_left td {
	font-size:11px;
}

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

div.capetown_schl_right {
	margin:15px 0 0 0;
	width:370px;
	float:left;
}

div.capetown_schl_right ul {
	list-style-type:disc;
	padding:0;
	margin:0;
	font-weight:bold;
}

div.capetown_schl_right img {
	margin-right:15px;
}


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


.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;
}
