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

#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 {/* 左ナビ */
	width:190px;
	border:0px;
	margin:0px;
	float:left;
}

#right {/* コンテンツ */
	width:680px;
	border:0px;
	margin:0px;
	float:left;
	text-align:left;
}

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

h2.content {/* パンくず */
	display:inline;
	font-size:11px;
	font-weight:normal;	
}

p.top {
	line-height:1.7em;
	font-size:12px;
}

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

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

/********** sp_vancouver **********/

div#v_title {
	background-image:url(../06plan/plan_img/vancouver_title.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0 0 190px 0;
	text-indent:-999px;
}

/*　ここに注目 */

div#chumoku {
	background-image:url(../06plan/plan_img/vancouver_point.gif);
	background-repeat:no-repeat;
}

div#chumoku p {
	margin:0;
	padding:0;
	text-indent:-999px; }

div#chumoku ul {
	padding:32px 210px 25px 5px;
	font-size:13px;
	color:#423575;
	text-align:left;
	font-weight:bold;
	line-height:1.8em;
}

div#chumoku ul li {
    list-style:none;
    background-image:url(../08counse/08counse_img/list_img.gif);
    background-repeat:no-repeat;
    padding:0px 0px 0px 24px;
}


/* インデックス */

div#inbox_left {
	width:260px;
	margin-right:20px;
	float:left;
}

div#inbox_left h4 {
	margin:0;
	padding:0;
	font-size:13px;
	color:#009999;
	text-align:left;
	font-weight:bold;
	line-height:1.5em;
}

div#inbox_right {
	width:400px;
	float:left;
}

div#inbox_right h4 {
	margin:0;
	padding:0;
	font-size:13px;
	color: #0033CC;
	text-align:left;
	font-weight:bold;
	line-height:1.5em;
}

/* VEC */

div#vec {
	width:680px;
	padding:0;
	margin-top:20px;
}

/* タイトル */
div#vec_title {
	background-image:url(../06plan/plan_img/vancouver_tanki.gif);
	background-repeat:no-repeat;
	padding:10px 0 10px 130px;
}

div#vec_title h5 {
	background-image:url(../06plan/plan_img/vancouver_vec.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	padding:0 0 15px 0;
	text-indent:-999px;
}

/* WTC */

div#wtc {
	width:680px;
	padding:0;
	margin-top:20px;
}

/* タイトル */
div#wtc_title {
	background-image:url(../06plan/plan_img/vancouver_choki.gif);
	background-repeat:no-repeat;
	padding:10px 0 10px 130px;
}

div#wtc_title h5 {
	background-image:url(../06plan/plan_img/vancouver_wtc.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	padding:0 0 15px 0;
	text-indent:-999px;
}

/* vecタイトルのボーダー */
div.line_vec {
	border-bottom: dotted 2px #009999;
	margin:5px 0;
}

div#vec hr {
	display:none;
}

/* wtcタイトルのボーダー */
div.line_wtc {
	border-bottom: dotted 2px #0033CC;
	margin:5px 0;
}

div#wtc hr {
	display:none;
}


/* おすすめポイント */
ul.osusume {
	background-image:url(../06plan/plan_img/vancouver_osusume.gif);
	background-repeat:no-repeat;
	padding:35px 0 20px 35px;
	margin:0;
}

ul.osusume li {
	list-style:none;
	font-size:12.5px;
	color: #CC6600;
	text-align:left;
	font-weight:bold;
	line-height:2em;
}

/* vec体験談タイトル */
div.bar_vec {
	background-color:#009999;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:5px 0;
	padding:5px 5px;

}

/* wtc体験談タイトル */
div.bar_wtc {
	background-color:#0033CC;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:5px 0;
	padding:5px 5px;

}

/* 体験談写真 */
div.report_ph {
	width:150px;
	float:right;
	margin-left:20px;
}

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

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

table.for_layout {/* レイアウト用テーブル */
	width:870px;
	height:250px;
	border:none;
	border-collapse: collapse;
}

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

.margin { margin-top:35px; }

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

td.indent { padding-left:10px; }

.right_space {/* 画像並列用スペース */
	margin-right:10px;
}

hr.hr_blue {
	line-height:2px;
	color:#39C;
	margin:0px
}
