h2{
	background-image: url(../img/h2_title.gif);
	height:42px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5b5b5;
}
#contents_right{
	float:right;
	width:200px;
}
#contents_left{
	float:left;
	width:510px;
}


#week_select
{
	width:468px;
	margin:0px auto;
}

#week_select .all
{
	height:20px;
	background:#525252;
	padding:5px 5px 0px 5px;
	float:right;
	margin-left:10px;
}
#week_select a
{
	color:#FFFFFF;
}

#week_select .kagoshima
{
	height:20px;
	background:#b50a50;
	padding:5px 5px 0px 5px;
	float:right;
	margin-left:10px;
}
#week_select .miyazaki
{
	height:20px;
	background:#29aad2;
	padding:5px 5px 0px 5px;
	float:right;
	margin-left:10px;
}
#week_select .kumamoto
{
	height:20px;
	background:#ef4795;
	padding:5px 5px 0px 5px;
	float:right;
	margin-left:10px;
}

#week_select .ooita
{
	height:20px;
	background:#65b401;
	padding:5px 5px 0px 5px;
	float:right;
	margin-left:10px;
}

#week_select .nagasaki
{
	height:20px;
	background:#db3213;
	padding:5px 5px 0px 5px;
	float:right;
	margin-left:10px;
}

#week_select .saga
{
	height:20px;
	background:#ffbd14;
	padding:5px 5px 0px 5px;
	float:right;
	margin-left:10px;
}

#week_select .fukuoka
{
	height:20px;
	background:#64009e;
	padding:5px 5px 0px 5px;
	float:right;
	margin-left:10px;
}


#black_box
{
	width:489px;
	display: block;
	color: #FFFFFF;
}

#black_box #tab
{

	margin:10px 0px 0px 0px;
	padding:0;
	float:left;
	width:400px;
}

#black_box #tab li
{
	margin:0 0 0 10px;
	padding:0.2em 0.5em;
	text-align:center;
	float:left;
	background:#444444;
}

#black_box #tab li a
{
	color:#ffffff;
}


#black_box #tab li.selected
{
	background-color:#EAEAEA;
}

#black_box #tab li.selected a
{
	color:#000000;
}

#black_box h3
{
	padding:10px;
}

#boxBody
{
	border-bottom:1px solid #999999;
	background:#EAEAEA;
	padding:15px 0px;
	width:716px;
	margin:0px auto;
}

#boxBody .search_tug
{
	width:686px;
	margin:0px 15px;
}

.search_tug div
{
	height:31px;
	display:block;
	float:left;
}
.search_tug a
{
	color:#ffffff;
	display:block;
	padding:7px 5px 0px 5px;
}
/*--------------------------------------------------------------
	article
--------------------------------------------------------------*/
.article{
	clear:both;
	width:510px;
	padding:15px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B5B5B5;
}
.article_left{
	width:120px;
	float:left;
	border: 1px solid #B5B5B5;
}
.article_right{
	width:377px;
	float:right;
}
.article_title{
	background-repeat: repeat-y;
	background-position: left top;
	padding: 5px;
}

.title_amusement{background-image: url(../img/label_amusement.gif);}
.title_art{background-image: url(../img/label_art.gif);}
.title_castle{background-image: url(../img/label_castle.gif);}
.title_challenge{background-image: url(../img/label_challenge.gif);}
.title_etcetra{background-image: url(../img/label_etcetra.gif);}
.title_gourmet{background-image: url(../img/label_gourmet.gif);}
.title_nature{background-image: url(../img/label_nature.gif);}
.title_season{background-image: url(../img/label_season.gif);}
.title_souvenir{background-image: url(../img/label_souvenir.gif);}
.title_spa{background-image: url(../img/label_spa.gif);}
.title_stay{background-image: url(../img/label_stay.gif);}
.title_walk{background-image: url(../img/label_walk.gif);}

.title_inner{
	float:left;
	width: 290px;
}
.pref{
	width:38px;
	height:15px;
	float:right;
	margin-top: 8px;
	margin-right: 3px;
}
.title_category{
	width:24px;
	height:24px;
	margin-top: 3px;
	margin-right: 5px;
	text-indent:-9999px;
	float:right;
}
.title_category a{
	width:24px;
	height:24px;
	display:block;
}
.date{
	font-size: 11px;
	line-height: 13px;
}
.title{
	font-weight: bolder;
	line-height: 16px;
}
.title a{
	color: #000000;
	text-decoration: underline;	
}
.title a:hover{
	color: #000000;
	text-decoration: none;	
}
.title a:visited{
	color: #000000;
	text-decoration: underline;	
}
.caption{
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 18px;
}
#navi{
	margin-top:20px;
	text-align: center;
	line-height:30px;
}
#navi span{
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	margin:0 10px;
	line-height:30px;
	height: 30px;
}
#navi span a{
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	height: 30px;
	display:run-in;
}

.detail_search
{
	margin-top:25px;
	padding:9px;
	width:700px;
	border:1px solid #B5B5B5;
	background:#DDDDDD;
}
/*--------------------------------------------------------------
	side_menu
--------------------------------------------------------------*/
.side_title{
	width:200px;
	height:57px;
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
}

.category_title{background-image: url(../img/category_title.png);}
.area_title{background-image: url(../img/area_title.png);}
.word_title{background-image: url(../img/word_title.png);}

#side_menu ul li{
	margin-bottom: 10px;
}
#side_menu ul a{
	display:block;

}

.category li a{
	background-image: url(../img/category_list.png);
	height:21px;
	behavior: url(../js/iepngfix.htc);
}
.area li a{
	background-image: url(../img/area_list.png);
	height:24px;
	behavior: url(../js/iepngfix.htc);
}

.category .li0 a{background-image: url(../img/category_gourmet.png);}
.category .li1 a{background-image: url(../img/category_spa.png);}
.category .li2 a{background-image: url(../img/category_nature.png);}
.category .li3 a{background-image: url(../img/category_castle.png);}
.category .li4 a{background-image: url(../img/category_season.png);}
.category .li5 a{background-image: url(../img/category_walk.png);}
.category .li6 a{background-image: url(../img/category_challenge.png);}
.category .li7 a{background-image: url(../img/category_souvenir.png);}
.category .li8 a{background-image: url(../img/category_stay.png);}
.category .li9 a{background-image: url(../img/category_art.png);}
.category .li10 a{background-image: url(../img/category_atraction.png);}
.category .li11 a{background-image: url(../img/category_etcetra.png);}

.area .li0 a{background-image: url(../img/area_fukuoka.png);}
.area .li1 a{background-image: url(../img/area_saga.png);}
.area .li2 a{background-image: url(../img/area_nagasaki.png);}
.area .li3 a{background-image: url(../img/area_kumamoto.png);}
.area .li4 a{background-image: url(../img/area_ooita.png);}
.area .li5 a{background-image: url(../img/area_miyazaki.png);}
.area .li6 a{background-image: url(../img/area_kagoshima.png);}

.kikaku_line
{
	background:url(../../img/index/kikaku01/line.gif);
	width:489px;
	font-size:0px;
	line-height:0px;
	 height:2px;
	 margin:5px 0px;
}


/* Right Rank */
.rank_body
{
	text-align:center;
	font-size:12px;
	line-height:140%;
	background:#000000;
	color:#ffffff;
}

.rank_red_bold
{
	font-weight:bold;
	font-size:16px;
	color:red;
}

.toukou_category
{
	width:348px;
	height:18px;
}

.toukou_category a
{
	display:block;
	width:348px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
}

.toukou_area
{
	width:52px;
	height:18px;
}

.toukou_area a
{
	display:block;
	width:52px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
}

.toukou_category .li1{background:url("../../img/index/update091208/cate1c.gif");}
.toukou_category .li2{background:url("../../img/index/update091208/cate2c.gif");}
.toukou_category .li3{background:url("../../img/index/update091208/cate3c.gif");}
.toukou_category .li4{background:url("../../img/index/update091208/cate4c.gif");}
.toukou_category .li5{background:url("../../img/index/update091208/cate5c.gif");}
.toukou_category .li6{background:url("../../img/index/update091208/cate6c.gif");}
.toukou_category .li7{background:url("../../img/index/update091208/cate7c.gif");}
.toukou_category .li8{background:url("../../img/index/update091208/cate8c.gif");}
.toukou_category .li9{background:url("../../img/index/update091208/cate9c.gif");}
.toukou_category .li10{background:url("../../img/index/update091208/cate10c.gif");}
.toukou_category .li11{background:url("../../img/index/update091208/cate11c.gif");}
.toukou_category .li12{background:url("../../img/index/update091208/cate12c.gif");}
.toukou_category .li13{background:url("../../img/index/update091208/cate13c.gif");}
.toukou_category .li14{background:url("../../img/index/update091208/cate14c.gif");}
.toukou_area .li1{background:url("../../img/index/update091208/area1b.gif");}
.toukou_area .li2{background:url("../../img/index/update091208/area2b.gif");}
.toukou_area .li3{background:url("../../img/index/update091208/area3b.gif");}
.toukou_area .li4{background:url("../../img/index/update091208/area4b.gif");}
.toukou_area .li5{background:url("../../img/index/update091208/area5b.gif");}
.toukou_area .li6{background:url("../../img/index/update091208/area6b.gif");}
.toukou_area .li7{background:url("../../img/index/update091208/area7b.gif");}


