@charset "utf-8";

/* -----------------------------------------------------------
    コンテンツ
-------------------------------------------------------------- */
.co_box{
	background:url(../img/dotted_g_bg.gif) repeat 0 0;
	padding:10px 10px 10px 10px;
	margin:0 0 15px 0;
}

.co_box2{
	background:#EFEFEF;
	padding:9px 9px 9px 9px;
	margin:0 0 15px 0;
	border:1px solid #CCCCCC;
}

.txt_box{
	background:#FFFFFF;
	padding:5px;
}

.txt_box2{
	padding:5px;
}

.tit{
	background:url(../img/dotted_g_bg.gif) repeat 0 0;
	padding:8px 10px 4px 10px;
	margin:0 0 5px 0;
}

.stit{
	background:url(../img/dotted_bg.gif) repeat 0 0;
	padding:6px 8px 2px 8px;
	margin:0 0 5px 0;
	border:1px solid #E9E9E9;
}

.tit .mark,
.stit .mark{
	background:url(../img/tit_mark.gif) no-repeat 0 2px;
	padding:0 0 0 30px;
	font-size:16px;
	font-weight:bold;
}

.tit .sp{
	background:url(../img/tit_mark.gif) no-repeat 0 2px;
	padding:0 20px 0 30px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

.ssp{
	margin-right:35px;
}

.sp_box{
	padding:10px 10px 10px 10px;
}

.sp_box2{
	padding:9px 9px 9px 9px;
	border:1px solid #CCCCCC;
	margin:0 0 5px 0;
}

.sp_box3{
	padding:5px 5px 5px 5px;
}

.sp_box4{
	padding:14px 19px 14px 19px;
	border:1px solid #CCCCCC;
}

.side_box{
	padding:5px 5px 5px 5px;
	border:1px solid #CCCCCC;
	margin:0 0 10px 0;
}

/* -----------------------------------------------------------
    フラッシュ
-------------------------------------------------------------- */
#swfobject{
	width:684px;
	background:#FFFFFF;
}

/* 都道府県テーブル
-------------------------------------------------------------- */
.table{
	width:337px;
	border:1px solid #DDDDDD;
	border-collapse:collapse;
}

.table .tb_l{
	width:66px;
	border-bottom:1px dotted #999999;
	padding:2px 4px;
	vertical-align:top;
}

.table .tb_r{
	width:252px;
	border-bottom:1px dotted #999999;
	padding:2px 4px;
	vertical-align:top;
}

.table2{
	width:100%;
	border:1px solid #DDDDDD;
	border-collapse:collapse;
}

.table2 .tb_l{
	width:66px;
	border-bottom:1px dotted #999999;
	padding:2px 4px;
	vertical-align:top;
}

.table2 .tb_r{
	border-bottom:1px dotted #999999;
	padding:2px 4px;
	vertical-align:top;
}

/* 検索
-------------------------------------------------------------- */
.search_box{
	margin:0 auto;
	width:269px;
	position:relative;
	height:50px;
}

#search_text{
	position:absolute;
	top:15px;
	left:0px;
	width:211px;
	height:auto;
	border:none;
	background:url(../img/search_text_area.gif) no-repeat 0 0;
	padding:2px 2px 2px 4px;
	margin:0 5px 0 0;
}

#search_text2{
	width:211px;
	height:auto;
	border:none;
	background:url(../img/search_text_area.gif) no-repeat 0 0;
	padding:2px 2px 2px 4px;
	margin:0 5px 0 0;
}

#search_text .area,
#search_text2 .area{
	border:0;
	width:209px;
	height:auto;
	background:transparent;
	color:#333333;
}

/*input,textarea等のfocusの際に使用*/
.focuslost{
	color:#CCCCCC;
}

#search_btn{
	position:absolute;
	top:15px;
	right:0px;
}

/* インターチェンジ
-------------------------------------------------------------- */
.box_l{
	width:210px;
	float:left;
	margin:0px 17px 0px 0px;
	display:inline;
}

.box_r{
	width:210px;
	float:left;
	margin:0px;
	display:inline;
}

.box_l .box,
.box_r .box{
	border:1px #CCCCCC solid;
	border-top:none;
	background:#FFFFFF;
	padding:1px;
}

.btn_l{
	width:310px;
	float:left;
	text-align:right;
}

.btn_r{
	width:310px;
	float:right;
	text-align:left;
}

.btn{
	padding:3px;
	width:100px;
	font-weight:200;
	margin:15px 0 0 0;
}

/* リスト
-------------------------------------------------------------- */
.ad{
	padding:2px 0 0 36px;
	background:url(../img/list_image.gif) no-repeat 23px 9px;
	width:185px;
	float:left;
}

.ad a:link,.ad a:visited{
	text-decoration:none;
	color:#0099CC;
}

.ad a:hover{
	text-decoration:underline;
	color:#00CCFF;
}

.line{
	background:url(../img/line.gif) repeat-x 0 0;
}

.line .txt{
	background:#FFFFFF;
	padding:0 14px;
	color:#FF3333;
	font-weight:bold;
}

.line .txt2{
	background:#EFEFEF;
	padding:0 14px;
	color:#FF3333;
	font-weight:bold;
}

.box_l .img,
.box_r .img{
	width:90px;
	float:left;
}

.box_l .txt,
.box_r .txt{
	width:115px;
	float:right;
	line-height:1.2;
}

.r_tit01{
	background:#FF3366 url(../img/result_tit01.gif) repeat-x 0 0;
	color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.r_tit02{
	background:#FFA6BC url(../img/result_tit02.gif) repeat-x 0 0;
	color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.r_tit03{
	background:#FFA6BC url(../img/result_tit03.gif) repeat-x 0 0;
	color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.r_tit01 a:link,.r_tit01 a:visited,
.r_tit02 a:link,.r_tit02 a:visited,
.r_tit03 a:link,.r_tit03 a:visited{
	text-decoration:underline;
	color:#FFFFFF;
}

.r_tit01 a:hover,
.r_tit02 a:hover,
.r_tit03 a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

.name01{
	font-size:16px;
	font-weight:bold;
	float:left;
	width:400px;
	line-height:1.4;
}

.name02{
	font-size:16px;
	font-weight:bold;
	float:left;
	width:525px;
	line-height:1.4;
}


.rating{
	padding:0 0 0 0px;
	float:left;
	font-size:11px;
	padding:3px 0 0 20px;
}

.rating .star{
	color:#FFFF00;
}

.rating .blank{
	color:#CCCCCC;
}

.photo_area{
	width:396px;
	float:left;
}

.frame{
	width:172px;
	height:129px;
	background:url(../img/photo_frame.gif) no-repeat left top;
	padding:13px 13px 13px 13px;
	float:left;
}

.detail{
	width:258px;
	float:right;
	padding:3px 0 0 0;
}

.lh13{
	line-height:1.4;
}

.line2{
	padding:0 0 8px 0;
	background:url(../img/line2.gif) repeat-x left bottom;
	margin:0 0 6px 0;
	letter-spacing:1px;
}

.detail .ricon{
	margin:4px 8px 0 0;
	float:left;
}

/* -----------------------------------------------------------
    コンテンツ（詳細ページ）
-------------------------------------------------------------- */
.d_tit{
	background:#FF3366 url(../img/result_tit01.gif) repeat-x 0 0;
	padding:8px 10px 6px 10px;
	margin:0 0 5px 0;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}

.d_name{
	font-size:16px;
	font-weight:bold;
	float:left;
	width:520px;
}

.d_frame{
	width:228px;
	height:171px;
	background:url(../img/photo_frame2.gif) no-repeat left top;
	padding:13px 13px 13px 13px;
	float:left;
}

.d_frame2{
	width:171px;
	/* height:228px; */
	/* background:url(../img/photo_frame2.gif) no-repeat left top; */
	padding:13px 13px 13px 13px;
	float:left;
}

.d_detail{
	width:398px;
	float:right;
	padding:4px 0 0 0;
}

.d_detail a:link,.d_detail a:visited{
	text-decoration:none;
	color:#0099CC;
}

.d_detail a:hover{
	text-decoration:none;
	color:#00CCFF;
}

.d_detail .ricon{
	margin:-1px 8px 0 0;
	float:left;
}

.menu{
	border-bottom:7px solid #FF9900;
	height:31px;
	margin:0 0 10px 0;
}

.menu p{
	float:left;
}

.menu2{
	height:31px;
	margin:0 0 1px 0;
}

.menu2 p{
	float:left;
}

/* 基本情報
-------------------------------------------------------------- */
.table00{
	width:664px;
	border:1px solid #999900;
	border-collapse:collapse;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#777700;
}

.table00 .tb_l{
	width:18%;
	border:1px solid #999900;
	border-bottom:1px solid #FFFFFF;
	padding:6px 10px;
	vertical-align:top;
	background:url(../img/dotted_gr_bg.gif) repeat left top;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
}

.table00 .tb_lb{
	width:18%;
	border:1px solid #999900;
	padding:6px 10px;
	vertical-align:top;
	background:url(../img/dotted_gr_bg.gif) repeat left top;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
}

.table00 .tb_r{
	width:32%;
	border:1px solid #999900;
	padding:6px 10px;
	vertical-align:top;
}

.table00 .tb_s{
	border:1px solid #999900;
	padding:6px 10px 6px 10px;
	vertical-align:top;
	width:524px;
	text-align:left;
}

.table00 .tb_ss{
	border:1px solid #999900;
	padding:5px 0px 5px 7px;
	vertical-align:top;
	width:537px;
	text-align:left;
}

.table00 .tb_ss img{
	margin:1px 2px 1px 0;
}

.table00 .ricon{
	margin:0 8px 0 0;
	float:left;
}

/* アクセスマップ
-------------------------------------------------------------- */
#map_box{
	width:642px;
	margin:0 auto;
	background:#FFFFFF;
	padding:10px;
	border:1px solid #CCCCCC;
}

/* 部屋
-------------------------------------------------------------- */
.br_box{
	padding:9px 9px 1px 9px;
	border:1px solid #656500;
}

.rm_detail{
	width:378px;
	float:right;
	padding:4px 0 0 0;
	color:#777700;
}

.rm_detail2{
	width:435px;
	float:right;
	padding:4px 0 0 0;
	color:#777700;
}

.room{
	border-bottom:2px solid #FF6666;
	padding:0 0 6px 0;
	margin:0 0 10px 0;
	font-size:16px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:1.0;
}

.table01{
	width:100%;
	border:1px solid #999900;
	border-collapse:collapse;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#777700;
	margin:0 0 2px 0;
}
.table01s{
	width:100%;
	border:1px solid #999900;
	border-collapse:collapse;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#777700;
	margin:0 0 3px 0;
}

.table01s .tb_t{
	border-left:1px solid #FFFFFF;
	padding:6px 10px;
	vertical-align:top;
	background:url(../img/dotted_gr_bg.gif) repeat left top;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
}

.table01 .plan{
	width:20%;
	border:1px solid #999900;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding:6px 6px;
	vertical-align:middle;
	background:url(../img/dotted_gr_bg.gif) repeat left top;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
	text-align:left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.table01 .day{
	width:16%;
	border:1px solid #999900;
	padding:6px 6px;
}

.table01 .time{
	width:42%;
	border:1px solid #999900;
	padding:6px 6px;
	letter-spacing:1px;
}

.table01 .rate{
	width:22%;
	border:1px solid #999900;
	padding:6px 6px;
}

/* クーポン・プリント
-------------------------------------------------------------- */
#print_wrap{
	width:560px;
	margin:20px auto;
}

#print_content{
	border:5px solid #BACD32;
	border-top:none;
}

.print{
	width:100%;
	background:#FFFFFF;
	letter-spacing:2px;
	font-size:14px;
}

.print .tb_l{
	width:18%;
	padding:4px 5px;
	vertical-align:top;
	text-align:right;
	border-bottom:1px solid #EEEEEE;
}

.print .tb_lb{
	width:18%;
	padding:4px 5px;
	vertical-align:top;
	text-align:right;
}

.print .tb_s{
	padding:4px 5px;
	vertical-align:top;
	border-bottom:1px solid #EEEEEE;
}

.print .tb_sb{
	padding:4px 5px;
	vertical-align:top;
}

/* 口コミ
-------------------------------------------------------------- */
.k_tit{
	background:url(../img/dotted_lgr_bg.gif) repeat 0 0;
	padding:5px 6px 4px 6px;
	margin:10px 0 10px 0;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
	letter-spacing:1px;
}

.k_tit .mark{
	background:url(../img/tit_mark.gif) no-repeat 0 1px;
	padding:0 0 0 30px;
	float:left;
	width:400px;
}

.eval{
	width:100%;
	
}

.eval2{
	width:100%;	
}

.eval .tb_l{
	width:16%;
	padding:3px 0px;
	letter-spacing:2px;
	text-align:right;
	font-weight:bold;
}

.eval2 .tb_l{
	width:17%;
	padding:5px 0px;
	letter-spacing:2px;
	text-align:right;
	font-size:14px;
}

.eval .tb_c,
.eval2 .tb_c{
	width:2%;
	padding:3px 0px;
	text-align:center;
}

.eval .tb_r,
.eval2 .tb_r{
	padding:3px 0px;
	text-align:left;
	letter-spacing:1px;
}

.star{
	color:#FFCC00;
}

.blank{
	color:#CCCCCC;
}

.k_name{
	font-size:16px;
	font-weight:bold;
	float:left;
	width:490px;
	letter-spacing:1px;
}

.line3{
	padding:0 0 8px 0;
	background:url(../img/line3.gif) repeat-x left bottom;
	margin:0 0 6px 0;
	letter-spacing:1px;
}

.bor_box2{
	padding:9px 9px 9px 9px;
	border:1px dashed #CCCCCC;
	width:360px;
	float:left;
}

.reference{
	background:url(../img/reference.gif) no-repeat left top;
	width:220px;
	height:43px;
	padding:7px 10px 0px 10px;
	float:right;
}

/* フォーム
-------------------------------------------------------------- */
.wrap_box{
	width:550px;
	padding:30px 110px;
}

#error_box{
	border:1px solid #EE0000;
	padding:10px;
	margin:0 0 10px 0;
}

.error_txt{
	color:#EE0000;
	padding:0 0 0 22px;
	background:url(../img/warning.gif) no-repeat left 1px;
}
.area_name {
	font-size:15px;
	font-weight:bold;
	float:left;
	width:600px;
	color: #333;
}
.area_space {
	margin:0;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	background-color: #FEEBEB;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: thin solid #ff5466;
}
.search_word {
	margin:0;
	color:#FFFFFF;
	font-size:15px;
	background-color: #FFC;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: thin solid #ff5466;
}
.search_text {
	font-size:15px;
	font-weight:bold;
	color: #333;
}
.sw_text {
	margin:0;
	color:#09C;
	font-size:15px;
	text-decoration: underline;
}

.sw_text_big {
	margin:0;
	color:#09C;
	font-size:19px;
	font-weight:bold;
	text-decoration: underline;
}
.sw_text_bold {
	margin:0;
	color:#09C;
	font-size:15px;
	text-decoration: underline;
	font-weight: bold;
}
.profile {
	font-size:15px;
	color: #333;
	padding-top: 10px;
}
.profile_space {
	margin:0;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	text-align: center;
	padding: 00px;
}
.pankuzu {
	margin:0;
	color:#333;
	font-size:11px;
	padding: 0px;
	width: 350px;
	float: left;
}
.pankuzu_space {
	margin:0;
	color:#333;
	font-size:11px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.g_space {
	margin:0;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	background-color: #EFEFEF;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: thin solid #DADADA;
}
.f_space {
	margin:0;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	background-color: #FFE8E8;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: thin solid #FFCACA;
}



/*追加内容*/

/*area*/

#map{
	position: relative;
	width: 644px;
	height: 380px;
	margin: auto;
	background: url(../img/images/area.gif) no-repeat;
}

.tdfk a{
	width: 51px;
	height: 22px;
	text-indent: -9999px;
	display: block;
}


#hokkaido a	{ background: url(../img/images/hokkaido.gif) 0 0;	position: absolute; top:  41px; left: 476px; } #hokkaido a:hover { background: url(../img/images/hokkaido.gif) 0 -22px; }
#aomori a 	{ background: url(../img/images/aomori.gif) 0 0;	position: absolute; top: 127px; left: 527px; } #aomori a:hover	 { background: url(../img/images/aomori.gif) 0 -22px; }
#akita a	{ background: url(../img/images/akita.gif) 0 0;	position: absolute; top: 152px; left: 527px; } #akita a:hover	 { background: url(../img/images/akita.gif) 0 -22px; }
#yamagata a	{ background: url(../img/images/yamagata.gif) 0 0;	position: absolute; top: 176px; left: 527px; } #yamagata a:hover { background: url(../img/images/yamagata.gif) 0 -22px; }
#iwate a	{ background: url(../img/images/iwate.gif) 0 0;	position: absolute; top: 127px; left: 580px; } #iwate a:hover	 { background: url(../img/images/iwate.gif) 0 -22px; }
#miyagi a	{ background: url(../img/images/miyagi.gif) 0 0;	position: absolute; top: 152px; left: 580px; } #miyagi a:hover	 { background: url(../img/images/miyagi.gif) 0 -22px; }
#fukushima a{ background: url(../img/images/fukushima.gif) 0 0;position: absolute; top: 176px; left: 580px; } #fukushima a:hover{ background: url(../img/images/fukushima.gif) 0 -22px; }

#kanagawa a { background: url(../img/images/kanagawa.gif) 0 0;	position: absolute; top: 272px; left: 580px; } #kanagawa a:hover { background: url(../img/images/kanagawa.gif) 0 -22px; }
#chiba a	{ background: url(../img/images/chiba.gif) 0 0;	position: absolute; top: 296px; left: 580px; } #chiba a:hover	 { background: url(../img/images/chiba.gif) 0 -22px; }
#gunma a	{ background: url(../img/images/gunma.gif) 0 0;	position: absolute; top: 320px; left: 580px; } #gunma a:hover	 { background: url(../img/images/gunma.gif) 0 -22px; }
#yamanashi a{ background: url(../img/images/yamanashi.gif) 0 0;position: absolute; top: 344px; left: 580px; } #yamanashi a:hover{ background: url(../img/images/yamanashi.gif) 0 -22px; }
#tokyo a	{ background: url(../img/images/tokyo.gif) 0 0;	position: absolute; top: 272px; left: 527px; } #tokyo a:hover	 { background: url(../img/images/tokyo.gif) 0 -22px; }
#saitama a  { background: url(../img/images/saitama.gif) 0 0;	position: absolute; top: 296px; left: 527px; } #saitama a:hover	 { background: url(../img/images/saitama.gif) 0 -22px; }
#ibaraki a  { background: url(../img/images/ibaraki.gif) 0 0;	position: absolute; top: 320px; left: 527px; } #ibaraki a:hover	 { background: url(../img/images/ibaraki.gif) 0 -22px; }
#tochigi a  { background: url(../img/images/tochigi.gif) 0 0;	position: absolute; top: 344px; left: 527px; } #tochigi a:hover	 { background: url(../img/images/tochigi.gif) 0 -22px; }

#nigata a	{ background: url(../img/images/nigata.gif) 0 0;   position: absolute; top:  56px; left: 369px; } #nigata a:hover	 { background: url(../img/images/nigata.gif) 0 -22px; }
#nagano a	{ background: url(../img/images/nagano.gif) 0 0;   position: absolute; top: 80px; left: 369px; } #nagano a:hover	 { background: url(../img/images/nagano.gif) 0 -22px; }
#toyama a	{ background: url(../img/images/toyama.gif) 0 0;   position: absolute; top: 104px; left: 369px; } #toyama a:hover	 { background: url(../img/images/toyama.gif) 0 -22px; }
#ishikawa a	{ background: url(../img/images/ishikawa.gif) 0 0; position: absolute; top: 128px; left: 369px; } #ishikawa a:hover { background: url(../img/images/ishikawa.gif) 0 -22px; }
#fukui a	{ background: url(../img/images/fukui.gif) 0 0;	position: absolute; top: 152px; left: 369px; } #fukui a:hover	 { background: url(../img/images/fukui.gif) 0 -22px; }

#aichi a	{ background: url(../img/images/aichi.gif) 0 0;    position: absolute; top: 321px; left: 326px; } #aichi a:hover	{ background: url(../img/images/aichi.gif) 0 -22px; }
#mie a		{ background: url(../img/images/mie.gif) 0 0;		position: absolute; top: 345px; left: 326px; } #mie a:hover		{ background: url(../img/images/mie.gif) 0 -22px; }
#gifu a		{ background: url(../img/images/gifu.gif) 0 0;		position: absolute; top: 321px; left: 379px; } #gifu a:hover		{ background: url(../img/images/gifu.gif) 0 -22px; }
#shizuoka a	{ background: url(../img/images/shizuoka.gif) 0 0;	position: absolute; top: 345px; left: 379px; } #shizuoka a:hover	{ background: url(../img/images/shizuoka.gif) 0 -22px; }

#osaka a	{ background: url(../img/images/osaka.gif) 0 0;	position: absolute; top:  56px; left: 258px; } #osaka a:hover	{ background: url(../img/images/osaka.gif) 0 -22px; }
#hyogo a	{ background: url(../img/images/hyogo.gif) 0 0;	position: absolute; top:  80px; left: 258px; } #hyogo a:hover	{ background: url(../img/images/hyogo.gif) 0 -22px; }
#kyoto a	{ background: url(../img/images/kyoto.gif) 0 0;	position: absolute; top: 104px; left: 258px; } #kyoto a:hover	{ background: url(../img/images/kyoto.gif) 0 -22px; }
#shiga a	{ background: url(../img/images/shiga.gif) 0 0;	position: absolute; top: 128px; left: 258px; } #shiga a:hover	{ background: url(../img/images/shiga.gif) 0 -22px; }
#nara a		{ background: url(../img/images/nara.gif) 0 0;	position: absolute; top: 152px; left: 258px; } #nara a:hover		{ background: url(../img/images/nara.gif) 0 -22px; }
#wakayama a	{ background: url(../img/images/wakayama.gif) 0 0; position: absolute; top: 176px; left: 258px; } #wakayama a:hover	{ background: url(../img/images/wakayama.gif) 0 -22px; }

#hiroshima a{ background: url(../img/images/hiroshima.gif) 0 0;position: absolute; top:  80px; left: 169px; } #hiroshima a:hover{ background: url(../img/images/hiroshima.gif) 0 -22px; }
#okayama a	{ background: url(../img/images/okayama.gif) 0 0;  position: absolute; top: 104px; left: 169px; } #okayama a:hover	{ background: url(../img/images/okayama.gif) 0 -22px; }
#yamaguchi a{ background: url(../img/images/yamaguchi.gif) 0 0;position: absolute; top: 128px; left: 169px; } #yamaguchi a:hover{ background: url(../img/images/yamaguchi.gif) 0 -22px; }
#tottori a	{ background: url(../img/images/tottori.gif) 0 0; 	position: absolute; top: 152px; left: 169px; } #tottori a:hover	{ background: url(../img/images/tottori.gif) 0 -22px; }
#shimane a	{ background: url(../img/images/shimane.gif) 0 0;	position: absolute; top: 176px; left: 169px; } #shimane a:hover	{ background: url(../img/images/shimane.gif) 0 -22px; }

#ehime a	{ background: url(../img/images/ehime.gif) 0 0;	position: absolute; top: 321px; left: 144px; } #ehime a:hover	{ background: url(../img/images/ehime.gif) 0 -22px; }
#kochi a	{ background: url(../img/images/kochi.gif) 0 0;	position: absolute; top: 345px; left: 144px; } #kochi a:hover	{ background: url(../img/images/kochi.gif) 0 -22px; }
#kagawa a	{ background: url(../img/images/kagawa.gif) 0 0;   position: absolute; top: 321px; left: 199px; } #kagawa a:hover	{ background: url(../img/images/kagawa.gif) 0 -22px; }
#tokushima a{ background: url(../img/images/tokushima.gif) 0 0;position: absolute; top: 345px; left: 199px; } #tokushima a:hover{ background: url(../img/images/tokushima.gif) 0 -22px; }

#fukuoka a	{ background: url(../img/images/fukuoka.gif) 0 0;	position: absolute; top: 104px; left:  70px; } #fukuoka a:hover	{ background: url(../img/images/fukuoka.gif) 0 -22px; }
#miyazaki a	{ background: url(../img/images/miyazaki.gif) 0 0;	position: absolute; top: 128px; left:  70px; } #miyazaki a:hover	{ background: url(../img/images/miyazaki.gif) 0 -22px; }
#oita a		{ background: url(../img/images/oita.gif) 0 0;		position: absolute; top: 152px; left:  70px; } #oita a:hover		{ background: url(../img/images/oita.gif) 0 -22px; }
#okinawa a	{ background: url(../img/images/okinawa.gif) 0 0;	position: absolute; top: 176px; left:  70px; } #okinawa a:hover	{ background: url(../img/images/okinawa.gif) 0 -22px; }
#saga a		{ background: url(../img/images/saga.gif) 0 0;		position: absolute; top: 104px; left:  17px; } #saga a:hover		{ background: url(../img/images/saga.gif) 0 -22px; }
#nagasaki a	{ background: url(../img/images/nagasaki.gif) 0 0;	position: absolute; top: 128px; left:  17px; } #nagasaki a:hover	{ background: url(../img/images/nagasaki.gif) 0 -22px; }
#kumamoto a	{ background: url(../img/images/kumamoto.gif) 0 0;	position: absolute; top: 152px; left:  17px; } #kumamoto a:hover	{ background: url(../img/images/kumamoto.gif) 0 -22px; }
#kagoshima a{ background: url(../img/images/kagoshima.gif) 0 0;position: absolute; top: 176px; left:  17px; } #kagoshima a:hover{ background: url(../img/images/kagoshima.gif) 0 -22px; }



/*detail*/
#detail_h3, #detail_p{
	font-weight: 400;
	display: inline;
}

#bottom_h3_title{
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 7px;
	margin: 20px 0 10px;
	border-left: 4px solid #BACD32;
	border-bottom: 1px solid #ccc;
}

#detail_left_title{
	font-weight:bold;
	color:#999934;
	line-height:1;
	padding:0 0 3px 5px;
	border-bottom:1px solid #BACD32;
	border-left:5px solid #BACD32;
	margin-bottom: 10px;
}

#renraku{
	margin: 10px 0 10px;
}


#renraku a {
	color: #999934;
}








