@charset "utf-8";

/* clear */
.clr:after, #contents:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size:0;
}
* html .clr, * hyml #contents {zoom:1;} /* IE6 */
*:first-child+html .clr, *:first-child+html #contents {zoom:1;} /* IE7 */  

/* contents */
#contents { width:950px;}

/* left_side */
#left_side {
	width:710px;
	float:left;
}

#ttl_lv1 {
	width:710px;
	height:70px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	background:url(../image/schoollst_ttl.gif) no-repeat;
}
#ttl_sub {
	display:block;
	width:710px;
	height:30px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	background:url(../image/schoollst_subttl.gif) no-repeat;
}
#read { margin-bottom:10px; padding-left:3px;}

#areamap_wrap {
	width:710px;
	margin-bottom:20px;
}
#areamap_ttl {
	height:32px;
	line-height:32px;
	padding-left:40px;
	background:url(../image/areamap_ttl.jpg) no-repeat;
}
#areamap_b {
	padding:15px;
	text-align:center;
	background:url(../image/areamap_bg.gif) repeat-y;
	border-bottom:1px solid #ccc;
}

.areatbl_ttl {
	width:710px;
	height:30px;
	line-height:30px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
#tokyo_tblttl { background:#e4e4e4 url(../image/tokyo_lstttl.gif) no-repeat 15px center;}
#kanagawa_tblttl { background:#e4e4e4 url(../image/kanagawa_lstttl.gif) no-repeat 15px center;}
#chiba_tblttl { background:#e4e4e4 url(../image/chiba_lstttl.gif) no-repeat 15px center;}
#saitama_tblttl { background:#e4e4e4 url(../image/saitama_lstttl.gif) no-repeat 15px center;}
#aichi_tblttl { background:#e4e4e4 url(../image/aichi_lstttl.gif) no-repeat 15px center;}
#kyoto_tblttl { background:#e4e4e4 url(../image/kyoto_lstttl.gif) no-repeat 15px center;}
#osaka_tblttl { background:#e4e4e4 url(../image/osaka_lstttl.gif) no-repeat 15px center;}
#hyougo_tblttl { background:#e4e4e4 url(../image/hyougo_lstttl.gif) no-repeat 15px center;}
#hokkaido_tblttl { background:#e4e4e4 url(../image/hokkaido_lstttl.gif) no-repeat 15px center;}
#fukuoka_tblttl { background:#e4e4e4 url(../image/fukuoka_lstttl.gif) no-repeat 15px center;}

.area_tbl {
	text-align:left;
	margin-top:5px;
	border:3px #e4e4e4 solid;
	border-collapse:collapse;
}
.area_tbl th {
	padding:5px 15px;
	vertical-align:top;
	font-size:14px;
}

.area_tbl td {
	padding:5px 15px;
	vertical-align:top;
}

.bg_gry {
	background:#f5f5f5;
}
.tbl_add {
	display:block;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #fff;
}
.map_btn {
	width:53px;
	height:16px;
	display:block;
	float:right;
	background:url(../image/map_btn.gif) no-repeat;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
.map_btn a {
	width:53px;
	height:16px;
	display:block;
	text-decoration:none;
}

.scl_open {
	margin-bottom:5px;
	line-height:1.3;
}
.scl_open dt {
	float:left;
	padding-bottom:3px;
}
.scl_open dd {
	padding:0 0 3px 10em;
}

.scl_btn {
	width:197px;
	height:42px;
	background:url(../image/school_btn.jpg) no-repeat;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
.scl_btn a {
	width:197px;
	height:42px;
	display:block;
	text-decoration:none;
}


/* right_side */
#right_side {
	width:224px;
	float:right;
}

.side_navi { margin-bottom:10px;}
.sidenavi_ttl {
	width:225px;
	height:41px;
	display:block;
	text-indent:-8888px;
	font-size:0;
	line-height:0;
}
#wave4scl_ttl { background:url(../image/wave_4scl_ttl.jpg) no-repeat;}
#learning_ttl { background:url(../image/wave_learning_ttl.gif) no-repeat;}

#sidenavi_s {}
#sidenavi_s li {
	width:225px;
	height:39px;
	text-indent:-8888px;
	font-size:0;
	line-height:0;
}
#sidenavi_s a {
	width:225px;
	height:36px;
	display:block;
	text-decoration:none;
}
#navi_web { background:url(../image/snavi_web.jpg) no-repeat;}
#navi_dtp { background:url(../image/snavi_dtp.jpg) no-repeat;}
#navi_office { background:url(../image/snavi_office.jpg) no-repeat;}
#navi_it { background:url(../image/snavi_it.jpg) no-repeat;}
#navi_ondemand { background:url(../image/snavi_ondemand.jpg) no-repeat;}
#navi_kobetsu { background:url(../image/snavi_kobetsu.jpg) no-repeat;}
#navi_live { background:url(../image/snavi_live.jpg) no-repeat;}

#search_navi {}
#search_ttl {
	width:224px;
	height:36px;
	display:block;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	background:url(../image/search_ttl.gif) no-repeat;
}
#search_sub {
	width:224px;
	height:24px;
	display:block;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	background:url(../image/search_sub.gif) no-repeat;
}

#navi_lst {
	padding-left:10px;
}
#navi_lst li {}
.navi_l {
	background:url(../image/arrow_bl.gif) no-repeat 0 16px;
	padding:15px 0 0 18px;
	font-weight:bold;
}
.navi_s {	padding-left:18px;}

#bnr_area { margin-top:20px;}
#bnr_area li { margin-top:5px;}


/* area */
.lst_ttl {
	width:710px;
	height:60px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
#tokyo_lstttl { background:url(../tokyo/image/tokyo_lstttl.jpg) no-repeat;}
#kanagawa_lstttl { background:url(../kanagawa/image/kanagawa_lstttl.jpg) no-repeat;}
#chiba_lstttl { background:url(../chiba/image/chiba_lstttl.jpg) no-repeat;}
#saitama_lstttl { background:url(../saitama/image/saitama_lstttl.jpg) no-repeat;}
#aichi_lstttl { background:url(../aichi/image/aichi_lstttl.jpg) no-repeat;}
#kyoto_lstttl { background:url(../kyoto/image/kyoto_lstttl.jpg) no-repeat;}
#osaka_lstttl { background:url(../osaka/image/osaka_lstttl.jpg) no-repeat;}
#hyougo_lstttl { background:url(../hyougo/image/hyougo_lstttl.jpg) no-repeat;}
#hokkaido_lstttl { background:url(../hokkaido/image/hokkaido_lstttl.jpg) no-repeat;}
#fukuoka_lstttl { background:url(../fukuoka/image/fukuoka_lstttl.jpg) no-repeat;}

#shinjuku_sclttl { background:url(../tokyo/image/shinjuku_img/shinjuku_sclttl.jpg) no-repeat;}
#ikebukuro_sclttl { background:url(../tokyo/image/ikebukuro_img/ikebukuro_sclttl.jpg) no-repeat;}
#ginza_sclttl { background:url(../tokyo/image/ginza_img/ginza_sclttl.jpg) no-repeat;}
#tachikawa_sclttl { background:url(../tokyo/image/tachikawa_img/tachikawa_sclttl.jpg) no-repeat;}
#machida_sclttl { background:url(../tokyo/image/machida_img/machida_sclttl.jpg) no-repeat;}
#yokohama_sclttl { background:url(../kanagawa/image/yokohama_img/yokohama_sclttl.jpg) no-repeat;}
#funabashi_sclttl { background:url(../chiba/image/funabashi_img/funabashi_sclttl.jpg) no-repeat;}
#chiba_sclttl { background:url(../chiba/image/chiba_img/chiba_sclttl.jpg) no-repeat;}
#omiya_sclttl { background:url(../saitama/image/omiya_img/omiya_sclttl.jpg) no-repeat;}
#kawagoe_sclttl { background:url(../saitama/image/kawagoe_img/kawagoe_sclttl.jpg) no-repeat;}
#nagoya_sclttl { background:url(../aichi/image/nagoya_img/nagoya_sclttl.jpg) no-repeat;}
#kyoto_sclttl { background:url(../kyoto/image/kyoto_img/kyoto_sclttl.jpg) no-repeat;}
#osaka_sclttl { background:url(../osaka/image/osaka_img/osaka_sclttl.jpg) no-repeat;}
#tennoji_sclttl { background:url(../osaka/image/tennoji_img/tennoji_sclttl.jpg) no-repeat;}
#nanba_sclttl { background:url(../osaka/image/nanba_img/nanba_sclttl.jpg) no-repeat;}
#sannomiya_sclttl { background:url(../hyougo/image/sannomiya_img/sannomiya_sclttl.jpg) no-repeat;}
#ekimae_sclttl { background:url(../hokkaido/image/ekimae_img/ekimae_sclttl.jpg) no-repeat;}
#fukuoka_sclttl { background:url(../fukuoka/image/fukuoka_img/fukuoka_sclttl.jpg) no-repeat;}

#acc_bnr {
	width:226px;
	height:80px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	background:url(../image/acc_bnr.jpg) no-repeat;
}
#acc_bnr a {
	width:226px;
	height:70px;
	display:block;
	text-decoration:none;
}

/* detail */
.tab_box {	position:relative;
}
#tab_field {
	width:710px;
	height:38px;
	position:relative;
	background:url(../image/tab_bg.jpg) no-repeat left bottom;
}

#searchtab {
	width:587px;
	height:38px;
}
#searchtab li {
	float:left;
	height:32px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
/* tokyo */
/* shinjuku */
#tab_sjk_detail { width:195px; background:url(../tokyo/image/shinjuku_img/sjk_dtl_btn.jpg) no-repeat;}
#tab_sjk_detail_hv, #tab_sjk_detail a:hover { width:195px; background:url(../tokyo/image/shinjuku_img/sjk_dtl_btn_hv.jpg) no-repeat;}
#tab_sjk_map { width:185px; background:url(../tokyo/image/shinjuku_img/sjk_map_btn.jpg) no-repeat;}
#tab_sjk_map_hv, #tab_sjk_map a:hover { width:185px; background:url(../tokyo/image/shinjuku_img/sjk_map_btn_hv.jpg) no-repeat;}
#tab_sjk_campaign { width:207px; background:url(../tokyo/image/shinjuku_img/sjk_cmp_btn.jpg) no-repeat;}
#tab_sjk_campaign_hv, #tab_sjk_campaign a:hover { width:207px; background:url(../tokyo/image/shinjuku_img/sjk_cmp_btn_hv.jpg) no-repeat;}

#tab_sjk_detail a { width:190px;}
#tab_sjk_map a { width:180px;}
#tab_sjk_campaign a { width:202px;}

/* ikebukuro */
#tab_ikb_detail { width:195px; background:url(../tokyo/image/ikebukuro_img/ikb_dtl_btn.jpg) no-repeat;}
#tab_ikb_detail_hv, #tab_ikb_detail a:hover { width:195px; background:url(../tokyo/image/ikebukuro_img/ikb_dtl_btn_hv.jpg) no-repeat;}
#tab_ikb_map { width:185px; background:url(../tokyo/image/ikebukuro_img/ikb_map_btn.jpg) no-repeat;}
#tab_ikb_map_hv, #tab_ikb_map a:hover { width:185px; background:url(../tokyo/image/ikebukuro_img/ikb_map_btn_hv.jpg) no-repeat;}
#tab_ikb_campaign { width:207px; background:url(../tokyo/image/ikebukuro_img/ikb_cmp_btn.jpg) no-repeat;}
#tab_ikb_campaign_hv, #tab_ikb_campaign a:hover { width:207px; background:url(../tokyo/image/ikebukuro_img/ikb_cmp_btn_hv.jpg) no-repeat;}

#tab_ikb_detail a { width:190px;}
#tab_ikb_map a { width:180px;}
#tab_ikb_campaign a { width:202px;}

/* ginza */
#tab_gnz_detail { width:195px; background:url(../tokyo/image/ginza_img/gnz_dtl_btn.jpg) no-repeat;}
#tab_gnz_detail_hv, #tab_gnz_detail a:hover { width:195px; background:url(../tokyo/image/ginza_img/gnz_dtl_btn_hv.jpg) no-repeat;}
#tab_gnz_map { width:185px; background:url(../tokyo/image/ginza_img/gnz_map_btn.jpg) no-repeat;}
#tab_gnz_map_hv, #tab_gnz_map a:hover { width:185px; background:url(../tokyo/image/ginza_img/gnz_map_btn_hv.jpg) no-repeat;}
#tab_gnz_campaign { width:207px; background:url(../tokyo/image/ginza_img/gnz_cmp_btn.jpg) no-repeat;}
#tab_gnz_campaign_hv, #tab_gnz_campaign a:hover { width:207px; background:url(../tokyo/image/ginza_img/gnz_cmp_btn_hv.jpg) no-repeat;}

#tab_gnz_detail a { width:190px;}
#tab_gnz_map a { width:180px;}
#tab_gnz_campaign a { width:202px;}

/* tachikawa */
#tab_tck_detail { width:195px; background:url(../tokyo/image/tachikawa_img/tck_dtl_btn.jpg) no-repeat;}
#tab_tck_detail_hv, #tab_tck_detail a:hover { width:195px; background:url(../tokyo/image/tachikawa_img/tck_dtl_btn_hv.jpg) no-repeat;}
#tab_tck_map { width:185px; background:url(../tokyo/image/tachikawa_img/tck_map_btn.jpg) no-repeat;}
#tab_tck_map_hv, #tab_tck_map a:hover { width:185px; background:url(../tokyo/image/tachikawa_img/tck_map_btn_hv.jpg) no-repeat;}
#tab_tck_campaign { width:207px; background:url(../tokyo/image/tachikawa_img/tck_cmp_btn.jpg) no-repeat;}
#tab_tck_campaign_hv, #tab_tck_campaign a:hover { width:207px; background:url(../tokyo/image/tachikawa_img/tck_cmp_btn_hv.jpg) no-repeat;}

#tab_gnz_detail a { width:190px;}
#tab_gnz_map a { width:180px;}
#tab_gnz_campaign a { width:202px;}

/* machida */
#tab_mcd_detail { width:195px; background:url(../tokyo/image/machida_img/mcd_dtl_btn.jpg) no-repeat;}
#tab_mcd_detail_hv, #tab_mcd_detail a:hover { width:195px; background:url(../tokyo/image/machida_img/mcd_dtl_btn_hv.jpg) no-repeat;}
#tab_mcd_map { width:185px; background:url(../tokyo/image/machida_img/mcd_map_btn.jpg) no-repeat;}
#tab_mcd_map_hv, #tab_mcd_map a:hover { width:185px; background:url(../tokyo/image/machida_img/mcd_map_btn_hv.jpg) no-repeat;}
#tab_mcd_campaign { width:207px; background:url(../tokyo/image/machida_img/mcd_cmp_btn.jpg) no-repeat;}
#tab_mcd_campaign_hv, #tab_mcd_campaign a:hover { width:207px; background:url(../tokyo/image/machida_img/mcd_cmp_btn_hv.jpg) no-repeat;}

#tab_mcd_detail a { width:190px;}
#tab_mcd_map a { width:180px;}
#tab_mcd_campaign a { width:202px;}

/* yokohama */
#tab_ykh_detail { width:195px; background:url(../kanagawa/image/yokohama_img/ykh_dtl_btn.jpg) no-repeat;}
#tab_ykh_detail_hv, #tab_ykh_detail a:hover { width:195px; background:url(../kanagawa/image/yokohama_img/ykh_dtl_btn_hv.jpg) no-repeat;}
#tab_ykh_map { width:185px; background:url(../kanagawa/image/yokohama_img/ykh_map_btn.jpg) no-repeat;}
#tab_ykh_map_hv, #tab_ykh_map a:hover { width:185px; background:url(../kanagawa/image/yokohama_img/ykh_map_btn_hv.jpg) no-repeat;}
#tab_ykh_campaign { width:207px; background:url(../kanagawa/image/yokohama_img/ykh_cmp_btn.jpg) no-repeat;}
#tab_ykh_campaign_hv, #tab_ykh_campaign a:hover { width:207px; background:url(../kanagawa/image/yokohama_img/ykh_cmp_btn_hv.jpg) no-repeat;}

#tab_ykh_detail a { width:190px;}
#tab_ykh_map a { width:180px;}
#tab_ykh_campaign a { width:202px;}

/* funabashi */
#tab_fnb_detail { width:195px; background:url(../chiba/image/funabashi_img/fnb_dtl_btn.jpg) no-repeat;}
#tab_fnb_detail_hv, #tab_fnb_detail a:hover { width:195px; background:url(../chiba/image/funabashi_img/fnb_dtl_btn_hv.jpg) no-repeat;}
#tab_fnb_map { width:185px; background:url(../chiba/image/funabashi_img/fnb_map_btn.jpg) no-repeat;}
#tab_fnb_map_hv, #tab_fnb_map a:hover { width:185px; background:url(../chiba/image/funabashi_img/fnb_map_btn_hv.jpg) no-repeat;}
#tab_fnb_campaign { width:207px; background:url(../chiba/image/funabashi_img/fnb_cmp_btn.jpg) no-repeat;}
#tab_fnb_campaign_hv, #tab_fnb_campaign a:hover { width:207px; background:url(../chiba/image/funabashi_img/fnb_cmp_btn_hv.jpg) no-repeat;}

#tab_fnb_detail a { width:190px;}
#tab_fnb_map a { width:180px;}
#tab_fnb_campaign a { width:202px;}

/* chiba */
#tab_chi_detail { width:195px; background:url(../chiba/image/chiba_img/chi_dtl_btn.jpg) no-repeat;}
#tab_chi_detail_hv, #tab_chi_detail a:hover { width:195px; background:url(../chiba/image/chiba_img/chi_dtl_btn_hv.jpg) no-repeat;}
#tab_chi_map { width:185px; background:url(../chiba/image/chiba_img/chi_map_btn.jpg) no-repeat;}
#tab_chi_map_hv, #tab_chi_map a:hover { width:185px; background:url(../chiba/image/chiba_img/chi_map_btn_hv.jpg) no-repeat;}
#tab_chi_campaign { width:207px; background:url(../chiba/image/chiba_img/chi_cmp_btn.jpg) no-repeat;}
#tab_chi_campaign_hv, #tab_chi_campaign a:hover { width:207px; background:url(../chiba/image/chiba_img/chi_cmp_btn_hv.jpg) no-repeat;}

#tab_chi_detail a { width:190px;}
#tab_chi_map a { width:180px;}
#tab_chi_campaign a { width:202px;}

/* omiya */
#tab_omy_detail { width:195px; background:url(../saitama/image/omiya_img/omy_dtl_btn.jpg) no-repeat;}
#tab_omy_detail_hv, #tab_omy_detail a:hover { width:195px; background:url(../saitama/image/omiya_img/omy_dtl_btn_hv.jpg) no-repeat;}
#tab_omy_map { width:185px; background:url(../saitama/image/omiya_img/omy_map_btn.jpg) no-repeat;}
#tab_omy_map_hv, #tab_omy_map a:hover { width:185px; background:url(../saitama/image/omiya_img/omy_map_btn_hv.jpg) no-repeat;}
#tab_omy_campaign { width:207px; background:url(../saitama/image/omiya_img/omy_cmp_btn.jpg) no-repeat;}
#tab_omy_campaign_hv, #tab_omy_campaign a:hover { width:207px; background:url(../saitama/image/omiya_img/omy_cmp_btn_hv.jpg) no-repeat;}

#tab_omy_detail a { width:190px;}
#tab_omy_map a { width:180px;}
#tab_omy_campaign a { width:202px;}

/* kawagoe */
#tab_kwg_detail { width:195px; background:url(../saitama/image/kawagoe_img/kwg_dtl_btn.jpg) no-repeat;}
#tab_kwg_detail_hv, #tab_kwg_detail a:hover { width:195px; background:url(../saitama/image/kawagoe_img/kwg_dtl_btn_hv.jpg) no-repeat;}
#tab_kwg_map { width:185px; background:url(../saitama/image/kawagoe_img/kwg_map_btn.jpg) no-repeat;}
#tab_kwg_map_hv, #tab_kwg_map a:hover { width:185px; background:url(../saitama/image/kawagoe_img/kwg_map_btn_hv.jpg) no-repeat;}
#tab_kwg_campaign { width:207px; background:url(../saitama/image/kawagoe_img/kwg_cmp_btn.jpg) no-repeat;}
#tab_kwg_campaign_hv, #tab_kwg_campaign a:hover { width:207px; background:url(../saitama/image/kawagoe_img/kwg_cmp_btn_hv.jpg) no-repeat;}

#tab_kwg_detail a { width:190px;}
#tab_kwg_map a { width:180px;}
#tab_kwg_campaign a { width:202px;}

/* nagoya */
#tab_ngy_detail { width:195px; background:url(../aichi/image/nagoya_img/ngy_dtl_btn.jpg) no-repeat;}
#tab_ngy_detail_hv, #tab_ngy_detail a:hover { width:195px; background:url(../aichi/image/nagoya_img/ngy_dtl_btn_hv.jpg) no-repeat;}
#tab_ngy_map { width:185px; background:url(../aichi/image/nagoya_img/ngy_map_btn.jpg) no-repeat;}
#tab_ngy_map_hv, #tab_ngy_map a:hover { width:185px; background:url(../aichi/image/nagoya_img/ngy_map_btn_hv.jpg) no-repeat;}
#tab_ngy_campaign { width:207px; background:url(../aichi/image/nagoya_img/ngy_cmp_btn.jpg) no-repeat;}
#tab_ngy_campaign_hv, #tab_ngy_campaign a:hover { width:207px; background:url(../aichi/image/nagoya_img/ngy_cmp_btn_hv.jpg) no-repeat;}

#tab_ngy_detail a { width:190px;}
#tab_ngy_map a { width:180px;}
#tab_ngy_campaign a { width:202px;}

/* kyoto */
#tab_kyo_detail { width:195px; background:url(../kyoto/image/kyoto_img/kyo_dtl_btn.jpg) no-repeat;}
#tab_kyo_detail_hv, #tab_kyo_detail a:hover { width:195px; background:url(../kyoto/image/kyoto_img/kyo_dtl_btn_hv.jpg) no-repeat;}
#tab_kyo_map { width:185px; background:url(../kyoto/image/kyoto_img/kyo_map_btn.jpg) no-repeat;}
#tab_kyo_map_hv, #tab_kyo_map a:hover { width:185px; background:url(../kyoto/image/kyoto_img/kyo_map_btn_hv.jpg) no-repeat;}
#tab_kyo_campaign { width:207px; background:url(../kyoto/image/kyoto_img/kyo_cmp_btn.jpg) no-repeat;}
#tab_kyo_campaign_hv, #tab_kyo_campaign a:hover { width:207px; background:url(../kyoto/image/kyoto_img/kyo_cmp_btn_hv.jpg) no-repeat;}

#tab_kyo_detail a { width:190px;}
#tab_kyo_map a { width:180px;}
#tab_kyo_campaign a { width:202px;}

/* osaka */
#tab_osk_detail { width:195px; background:url(../osaka/image/osaka_img/osk_dtl_btn.jpg) no-repeat;}
#tab_osk_detail_hv, #tab_osk_detail a:hover { width:195px; background:url(../osaka/image/osaka_img/osk_dtl_btn_hv.jpg) no-repeat;}
#tab_osk_map { width:185px; background:url(../osaka/image/osaka_img/osk_map_btn.jpg) no-repeat;}
#tab_osk_map_hv, #tab_osk_map a:hover { width:185px; background:url(../osaka/image/osaka_img/osk_map_btn_hv.jpg) no-repeat;}
#tab_osk_campaign { width:207px; background:url(../osaka/image/osaka_img/osk_cmp_btn.jpg) no-repeat;}
#tab_osk_campaign_hv, #tab_osk_campaign a:hover { width:207px; background:url(../osaka/image/osaka_img/osk_cmp_btn_hv.jpg) no-repeat;}

#tab_osk_detail a { width:190px;}
#tab_osk_map a { width:180px;}
#tab_osk_campaign a { width:202px;}

/* tennoji */
#tab_tnj_detail { width:195px; background:url(../osaka/image/tennoji_img/tnj_dtl_btn.jpg) no-repeat;}
#tab_tnj_detail_hv, #tab_tnj_detail a:hover { width:195px; background:url(../osaka/image/tennoji_img/tnj_dtl_btn_hv.jpg) no-repeat;}
#tab_tnj_map { width:185px; background:url(../osaka/image/tennoji_img/tnj_map_btn.jpg) no-repeat;}
#tab_tnj_map_hv, #tab_tnj_map a:hover { width:185px; background:url(../osaka/image/tennoji_img/tnj_map_btn_hv.jpg) no-repeat;}
#tab_tnj_campaign { width:207px; background:url(../osaka/image/tennoji_img/tnj_cmp_btn.jpg) no-repeat;}
#tab_tnj_campaign_hv, #tab_tnj_campaign a:hover { width:207px; background:url(../osaka/image/tennoji_img/tnj_cmp_btn_hv.jpg) no-repeat;}

#tab_tnj_detail a { width:190px;}
#tab_tnj_map a { width:180px;}
#tab_tnj_campaign a { width:202px;}

/* nanba */
#tab_nnb_detail { width:195px; background:url(../osaka/image/nanba_img/nnb_dtl_btn.jpg) no-repeat;}
#tab_nnb_detail_hv, #tab_nnb_detail a:hover { width:195px; background:url(../osaka/image/nanba_img/nnb_dtl_btn_hv.jpg) no-repeat;}
#tab_nnb_map { width:185px; background:url(../osaka/image/nanba_img/nnb_map_btn.jpg) no-repeat;}
#tab_nnb_map_hv, #tab_nnb_map a:hover { width:185px; background:url(../osaka/image/nanba_img/nnb_map_btn_hv.jpg) no-repeat;}
#tab_nnb_campaign { width:207px; background:url(../osaka/image/nanba_img/nnb_cmp_btn.jpg) no-repeat;}
#tab_nnb_campaign_hv, #tab_nnb_campaign a:hover { width:207px; background:url(../osaka/image/nanba_img/nnb_cmp_btn_hv.jpg) no-repeat;}

#tab_nnb_detail a { width:190px;}
#tab_nnb_map a { width:180px;}
#tab_nnb_campaign a { width:202px;}

/* sannomiya */
#tab_snm_detail { width:195px; background:url(../hyougo/image/sannomiya_img/snm_dtl_btn.jpg) no-repeat;}
#tab_snm_detail_hv, #tab_snm_detail a:hover { width:195px; background:url(../hyougo/image/sannomiya_img/snm_dtl_btn_hv.jpg) no-repeat;}
#tab_snm_map { width:185px; background:url(../hyougo/image/sannomiya_img/snm_map_btn.jpg) no-repeat;}
#tab_snm_map_hv, #tab_snm_map a:hover { width:185px; background:url(../hyougo/image/sannomiya_img/snm_map_btn_hv.jpg) no-repeat;}
#tab_snm_campaign { width:207px; background:url(../hyougo/image/sannomiya_img/snm_cmp_btn.jpg) no-repeat;}
#tab_snm_campaign_hv, #tab_snm_campaign a:hover { width:207px; background:url(../hyougo/image/sannomiya_img/snm_cmp_btn_hv.jpg) no-repeat;}

#tab_snm_detail a { width:190px;}
#tab_snm_map a { width:180px;}
#tab_snm_campaign a { width:202px;}

/* ekimae */
#tab_ekm_detail { width:195px; background:url(../hokkaido/image/ekimae_img/ekm_dtl_btn.jpg) no-repeat;}
#tab_ekm_detail_hv, #tab_ekm_detail a:hover { width:195px; background:url(../hokkaido/image/ekimae_img/ekm_dtl_btn_hv.jpg) no-repeat;}
#tab_ekm_map { width:185px; background:url(../hokkaido/image/ekimae_img/ekm_map_btn.jpg) no-repeat;}
#tab_ekm_map_hv, #tab_ekm_map a:hover { width:185px; background:url(../hokkaido/image/ekimae_img/ekm_map_btn_hv.jpg) no-repeat;}
#tab_ekm_campaign { width:207px; background:url(../hokkaido/image/ekimae_img/ekm_cmp_btn.jpg) no-repeat;}
#tab_ekm_campaign_hv, #tab_ekm_campaign a:hover { width:207px; background:url(../hokkaido/image/ekimae_img/ekm_cmp_btn_hv.jpg) no-repeat;}

#tab_ekm_detail a { width:190px;}
#tab_ekm_map a { width:180px;}
#tab_ekm_campaign a { width:202px;}

/* fukuoka */
#tab_fko_detail { width:195px; background:url(../fukuoka/image/fukuoka_img/fko_dtl_btn.jpg) no-repeat;}
#tab_fko_detail_hv, #tab_fko_detail a:hover { width:195px; background:url(../fukuoka/image/fukuoka_img/fko_dtl_btn_hv.jpg) no-repeat;}
#tab_fko_map { width:185px; background:url(../fukuoka/image/fukuoka_img/fko_map_btn.jpg) no-repeat;}
#tab_fko_map_hv, #tab_fko_map a:hover { width:185px; background:url(../fukuoka/image/fukuoka_img/fko_map_btn_hv.jpg) no-repeat;}
#tab_fko_campaign { width:207px; background:url(../fukuoka/image/fukuoka_img/fko_cmp_btn.jpg) no-repeat;}
#tab_fko_campaign_hv, #tab_fko_campaign a:hover { width:207px; background:url(../fukuoka/image/fukuoka_img/fko_cmp_btn_hv.jpg) no-repeat;}

#tab_fko_detail a { width:190px;}
#tab_fko_map a { width:180px;}
#tab_fko_campaign a { width:202px;}


#tab_sjk_detail a, #tab_sjk_map a, #tab_sjk_campaign a,
#tab_ikb_detail a, #tab_ikb_map a, #tab_ikb_campaign a,
#tab_gnz_detail a, #tab_gnz_map a, #tab_gnz_campaign a,
#tab_tck_detail a, #tab_tck_map a, #tab_tck_campaign a,
#tab_mcd_detail a, #tab_mcd_map a, #tab_mcd_campaign a,
#tab_ykh_detail a, #tab_ykh_map a, #tab_ykh_campaign a,
#tab_fnb_detail a, #tab_fnb_map a, #tab_fnb_campaign a,
#tab_chi_detail a, #tab_chi_map a, #tab_chi_campaign a,
#tab_omy_detail a, #tab_omy_map a, #tab_omy_campaign a,
#tab_kwg_detail a, #tab_kwg_map a, #tab_kwg_campaign a,
#tab_ngy_detail a, #tab_ngy_map a, #tab_ngy_campaign a,
#tab_kyo_detail a, #tab_kyo_map a, #tab_kyo_campaign a,
#tab_osk_detail a, #tab_osk_map a, #tab_osk_campaign a,
#tab_tnj_detail a, #tab_tnj_map a, #tab_tnj_campaign a,
#tab_nnb_detail a, #tab_nnb_map a, #tab_nnb_campaign a,
#tab_snm_detail a, #tab_snm_map a, #tab_snm_campaign a,
#tab_ekm_detail a, #tab_ekm_map a, #tab_ekm_campaign a,
#tab_fko_detail a, #tab_fko_map a, #tab_fko_campaign a {
	height:32px;
	display:block;
	text-decoration:none;
}

.areabtn {
	width:100px;
	height:22px;
	display:block;
	position:absolute;
	z-index:999;
	top:0;
	right:0;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
.areabtn a {
	width:100px;
	height:22px;
	display:block;
	text-decoration:none;
}
#areabtn_tokyo { background:url(../tokyo/image/areabtn_tokyo.gif) no-repeat;}
#areabtn_kanagawa { background:url(../kanagawa/image/areabtn_kanagawa.gif) no-repeat;}
#areabtn_chiba { background:url(../chiba/image/areabtn_chiba.gif) no-repeat;}
#areabtn_saitama { background:url(../saitama/image/areabtn_saitama.gif) no-repeat;}
#areabtn_aichi { background:url(../aichi/image/areabtn_aichi.gif) no-repeat;}
#areabtn_kyoto { background:url(../kyoto/image/areabtn_kyoto.gif) no-repeat;}
#areabtn_osaka { background:url(../osaka/image/areabtn_osaka.gif) no-repeat;}
#areabtn_hyougo { background:url(../hyougo/image/areabtn_hyougo.gif) no-repeat;}
#areabtn_hokkaido { background:url(../hokkaido/image/areabtn_hokkaido.gif) no-repeat;}
#areabtn_fukuoka { background:url(../fukuoka/image/areabtn_fukuoka.gif) no-repeat;}

.field_wrap {
	padding:15px;
	background:#f4f9fc;
	/*background:#e8f3fb;*/
}
.maintxt {
	width:680px;
	height:25px;
	display:block;
	color:#3399ff;
	font-size:14px;
}

#detail_wrap { padding-top:10px;}

#dtl_left, #map_left {
	width:355px;
	float:left;
}
#qr_box {
	margin-top:7px;
	padding:0px 5px;
	border:3px #c1dcf2 solid;
	background:#fff;
	font-size:11px;
	line-height:1.3;
}
#qr_cord {
	float:left;
}
#qr_txt {
	padding-top:13px;
}

#dtl_right, #map_right {
	width:310px;
	float:right;
}
.mar_b20 { margin-bottom:20px;}
#mapbtn_s {
	width:262px;
	float:right;
	margin-top:5px;
	clear:both;
}
#view_btns {
	width:145px;
	height:21px;
	float:left;
}
#print_btns {
	width:117px;
	height:21px;
	float:left;
}

.ttl_lv2 {
	display:block;
	padding:0 10px;
	margin-bottom:5px;
	font-size:14px;
	line-height:1.8;
	border-left:5px solid #0c90fd;
	background:#cae1f4;
	clear:both;
}

.caution {
	text-indent:-1em;
	padding-left:1em;
	margin-top:5px;
}

#tel_tbl {
	border:2px solid #0c90fd;
	border-collapse:collapse;
	text-align:left;
}
#tel_tbl td {
	border-bottom:1px dotted #fff;
	vertical-align:middle;
	color:#fff;
	padding:5px;
	background:#0c90fd;
}
#tel_tbl th {
	border-bottom:1px dotted #0c90fd;
	padding:0 10px;
	vertical-align:middle;
	background:#fff;
}
#tel_tbl span {
	font-size:18px;
	font-family:"Lucida Console", Monaco, monospace;
}

.scl_bnr { margin-top:10px;}

/* map */
#map_wrap { margin-bottom:20px;}
#scl_map { border:1px solid #fff;}

#mapbtn_l { margin-top:10px;}
#view_btn, #print_btn {
	height:30px;
	float:left;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
#mapbtn_l a {
	width:170px;
	height:30px;
	display:block;
	text-decoration:none;
}
#view_btn { width:185px; background:url(../image/view_btn.gif) no-repeat;}
#print_btn { width:170px; background:url(../image/print_btn.gif) no-repeat;}

#scl_acc {}
#scl_acc li {
	float:left;
}
.acclst_w {
	width:173px;
}
.acc_txt strong {
	display:block;
	font-weight:normal;
	margin-bottom:3px;
}
.acc_txt {
	width:155px;
	line-height:1.5;
	padding-top:5px;
}

.comment_ttl {
	height:32px;
	padding-left:40px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
#sjk_comment_ttl { background:url(../tokyo/image/shinjuku_img/sjk_comment_ttl.jpg) no-repeat;}
#ikb_comment_ttl { background:url(../tokyo/image/ikebukuro_img/ikb_comment_ttl.jpg) no-repeat;}
#gnz_comment_ttl { background:url(../tokyo/image/ginza_img/gnz_comment_ttl.jpg) no-repeat;}
#tck_comment_ttl { background:url(../tokyo/image/tachikawa_img/tck_comment_ttl.jpg) no-repeat;}
#mcd_comment_ttl { background:url(../tokyo/image/machida_img/mcd_comment_ttl.jpg) no-repeat;}
#ykh_comment_ttl { background:url(../kanagawa/image/yokohama_img/ykh_comment_ttl.jpg) no-repeat;}
#fnb_comment_ttl { background:url(../chiba/image/funabashi_img/fnb_comment_ttl.jpg) no-repeat;}
#chi_comment_ttl { background:url(../chiba/image/chiba_img/chi_comment_ttl.jpg) no-repeat;}
#omy_comment_ttl { background:url(../saitama/image/omiya_img/omy_comment_ttl.jpg) no-repeat;}
#kwg_comment_ttl { background:url(../saitama/image/kawagoe_img/kwg_comment_ttl.jpg) no-repeat;}
#ngy_comment_ttl { background:url(../aichi/image/nagoya_img/ngy_comment_ttl.jpg) no-repeat;}
#kyo_comment_ttl { background:url(../kyoto/image/kyoto_img/kyo_comment_ttl.jpg) no-repeat;}
#osk_comment_ttl { background:url(../osaka/image/osaka_img/osk_comment_ttl.jpg) no-repeat;}
#tnj_comment_ttl { background:url(../osaka/image/tennoji_img/tnj_comment_ttl.jpg) no-repeat;}
#nnb_comment_ttl { background:url(../osaka/image/nanba_img/nnb_comment_ttl.jpg) no-repeat;}
#snm_comment_ttl { background:url(../hyougo/image/sannomiya_img/snm_comment_ttl.jpg) no-repeat;}
#ekm_comment_ttl { background:url(../hokkaido/image/ekimae_img/ekm_comment_ttl.jpg) no-repeat;}
#fko_comment_ttl { background:url(../fukuoka/image/fukuoka_img/fko_comment_ttl.jpg) no-repeat;}

#cmmt_wrap {
	padding:15px 15px 0;
	background:url(../image/comment_bg.gif) repeat-y;
}
#instructor_img {
	width:127px;
	float:left;
	border:1px solid #fff;
}
#instructor_name {
	display:block;
	margin-bottom:8px;
}
#cmmt_area {
	width:532px;
	float:right;
}
#comment_f {
	width:710px;
	height:20px;
	background:url(../image/comment_f.gif) no-repeat;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}

/* campaign_wrap */
#campaign_ttl {
	height:32px;
	padding-left:40px;
	text-indent:-9999px;
	line-height:0;
	background:url(../image/campaign_ttl.jpg) no-repeat;
}

.cmp_gentei_box {
	padding:10px;
	margin-bottom:10px;
	border:1px solid #ccc;
	background:#fff;
}
.cmp_gentei_img {
	margin-bottom:5px;
}
.cmp_gentei_box strong {
	display:block;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
}
.gnt_cmp_ttl {
	padding-right:1em;
}
.gnt_caution {
	display:block;
	margin-top:5px;
}

.cmp_dtl {
	background:url(../image/arrow_or.gif) no-repeat 0 3px;
	padding-left:18px;
}

.cmp_box {
	padding:10px;
	margin-top:5px;
	border-bottom:1px dotted #e4e4e4;
}
.cmp_ttl {
	display:block;
	background:#e4e4e4;
	font-size:16px;
	padding-left:15px;
	margin-bottom:5px;
}
.cmp_txt {
	width:566px;
	float:right;
}

