@charset "utf-8";

@import url("common.css");

/* CSS Document */
/* --------------------------------------------------

toppage

-------------------------------------------------- */
#container a:link{
	color: #4B6001;
	text-decoration: none;
}

#container a:visited{
	color: #4B6001;
	text-decoration: none;
}

#container a:hover{
	text-decoration: underline;
	color: #9C2623;
}

#container{
	color: #414141;
}

/* --------------------------------------------------

flashOut

-------------------------------------------------- */

#flashOut{
	width: 100%;
	background-color: #000000;
}



/* --------------------------------------------------

containerOut

-------------------------------------------------- */

#containerOut{
	width: 100%;
	background-image: url(../img/top/flash_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 12px;
	margin: 0 auto;
}


/* --------------------------------------leftColumn */

.leftColumn{
	width: 290px;
	float: left;
}

.titleGreen{
	background: url(../img/top/green_line.gif) no-repeat left 0px;
	width: 290px;
	height: 25px;
	padding-bottom: 5px;
	padding-top: 7px;
	padding-left: 10px;
	margin-top: 10px;
}

/* --------------------------------------------topNews */

#topNews{
	background: url(../img/top/green_line.gif) no-repeat left 10px;
}

#topNews  .title{
	padding-top: 15px;
	margin-bottom: 35px;
}

#topNews  .title h2{
	float: left;
	margin-left: 10px;
	margin-top: 3px;
}

#topNews  .title p{
	float: right;
	margin-right: 10px;
	padding-top: 4px;
/*	padding-left: 100px;
*/}

#topNews dl{
	width: 290px;
}

/* imghack */

#topNews dl:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#topNews dl{
	display:inline-block;
}

/* Hides from IE-mac \*/
*html#topNews dl{height:1%;}
#topNews dl{display:block;}
/* End hide from IE-mac */

#topNews dt{
	float: left;
	color: #666666;
	margin-right: 2px;
	font-size: 80%;
	width: 54px;
}

#topNews dt img{
	padding-left: 1px;
}

#topNews dd{
	margin-bottom: 5px;
	padding-bottom: 8px;
	border-bottom: 1px solid #E0DCB4;
}

#topNews dd span{
/*	background: url(../img/green_square.gif) left 3px no-repeat;
*/	padding-left: 5px;
}

#topNews dd img{
	vertical-align: middle;
}

/* -----------------------------------------topTopics */

#topTopics .title h2{
	float: left;
	padding-bottom: 15px;
	padding-top: 5px;
}

#topTopics .title p{
	float: left;
	padding-left: 80px;
}

#topTopics h3{
	margin-top: 5px;
}

#topTopics dl{
	width: 290px;
	margin-top: 5px;
}

/* imghack */

#topTopics dl:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#topTopics dl{
	display:inline-block;
}

/* Hides from IE-mac \*/
*html#topTopics dl{height:1%;}
#topTopics dl{display:block;}
/* End hide from IE-mac */

#topTopics dt{
	float: left;
	margin-right: 10px;
}

#topTopics dd {
	width: 220px;
	float: left;
}

#topTopics dd  h4{
	background: url(../img/green_ya.gif) no-repeat left 4px;
	padding-left: 10px;
}

#topTopics dd  p{
	font-size: 80%;
}

#container #topTopics dd .blank{
	background-image: url(../img/top/blank_allow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

/* -----------------------------------------topWalking */


#topWalking dl{
	width: 290px;
	margin-top: 5px;
}

/* imghack */

#topWalking dl:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#topWalking dl{
	display:inline-block;
}

/* Hides from IE-mac \*/
*html#topWalking dl{height:1%;}
#topWalking dl{display:block;}
/* End hide from IE-mac */

#topWalking dt{
	float: left;
	margin-right: 10px;
}

#topWalking dd {
	width: 220px;
	float: left;
}

#topWalking dd  h3{
	background: url(../img/green_ya.gif) no-repeat left 4px;
	padding-left: 10px;
}

#topWalking dd  p{
	font-size: 80%;
}




/* --------------------------------------------topBlog */

#topBlog{
	background: url(../img/top/green_line.gif) no-repeat left 10px;
}

#topBlog  .title{
	padding-top: 15px;
	margin-bottom: 35px;
}

#topBlog  .title h2{
	float: left;
	margin-left: 10px;
	margin-top: 3px;
}

#topBlog  .title p{
	float: right;
	margin-right: 10px;
	padding-top: 4px;
/*	padding-left: 100px;
*/}


#topBlog dl{
	width: 290px;
	border-bottom: 1px solid #E0DCB4;
	margin-bottom: 10px;
}

/* imghack */

#topBlog dl:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#topBlog dl{
	display:inline-block;
}

/* Hides from IE-mac \*/
*html#topBlog dl{height:1%;}
#topBlog dl{display:block;}
/* End hide from IE-mac */

#topBlog dt{
	float: left;
	color: #666666;
	margin-right: 2px;
	font-size: 80%;
}

#topBlog dd{
/*	margin-bottom: 5px;
*/	padding-bottom: 10px;
	width: 230px;
	float: left;

}

#topBlog dd span{
/*	background: url(../img/green_square.gif) left 3px no-repeat;
*/	/*padding-left: 5px;*/
	background: url(../img/green_ya.gif) no-repeat left 4px;
	padding-left: 10px;
	margin-left: 10px;

}

#topBlog dd img{
	vertical-align: middle;
}

#topBlog dd p{
	font-size: 80%;
	padding-left: 5px;
}


/* -----------------------------------------topTwitter */


/* -----------------------------------------topLink */

#topLink{
	background: url(../img/top/green_line.gif) no-repeat left 10px;
}

#topLink  .title{
	padding-top: 15px;
	margin-bottom: 35px;
}

#topLink  .title h2{
	float: left;
	margin-left: 10px;
	margin-top: 3px;
}

#topLink  .title p{
	float: right;
	margin-right: 10px;
	padding-top: 4px;
/*	padding-left: 100px;
*/}


#topLink dl{
	width: 290px;
	margin-top: 5px;
}

/* imghack */

#topLink dl:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#topLink dl{
	display:inline-block;
}

/* Hides from IE-mac \*/
*html#topLink dl{height:1%;}
#topLink dl{display:block;}
/* End hide from IE-mac */

#topLink dt{
	float: left;
	margin-right: 10px;
}

#topLink dd {
	width: 220px;
	float: left;
}

#topLink dd .self{
	background: url(../img/green_ya.gif) no-repeat left 4px;
	padding-left: 10px;
}

#topLink dd .blank{
	background-image: url(../img/top/blank_allow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

#topLink dd  p{
	font-size: 80%;
}

#topLink ul{
	margin-top: 5px;
}

#topLink ul li{
	background: url(../img/green_ya.gif) no-repeat left 5px;
	padding-left: 10px;
	margin-bottom: 2px;
}

/* --------------------------------------rightColumn */

.rightColumn{
	width: 650px;
	float: right;
}

.topTab{
	width: 650px;
	height: 32px;
	border-bottom: 4px solid #C4A94D;
}

.topTab li{
	float: left;
	margin-right: 4px;
}

.topTab li img{
	vertical-align: bottom;
	cursor: pointer;
}

.rightColumn .topTab li.last{
	margin-right: 0px;
}


.tabContents{
	width: 618px;
	background: #FFF;
	border-left: 1px solid #D6CC89;
	border-right: 1px solid #D6CC89;
	border-bottom: 1px solid #D6CC89;
	border-top: 1px solid #938733;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.tabContents .map{
	width: 320px;
	text-align: center;
	float: left;
	margin-right: -3px;
}

.tabRight{
	width: 275px;
	float: right;
	margin-left: -3px;
}

.tabRight h2{
	margin-bottom: 5px;
}

.keyword{
	width: 275px;
	margin-top: 5px;
}

.tabContents .keyword ul{
	border-left: 1px solid #D6CC89;
	border-right: 1px solid #D6CC89;
	border-bottom: 1px solid #D6CC89;
	padding: 0 5px 10px 10px;
	
}

.tabContents .keyword ul li{
	display: inline;
	padding-right: 3px;
	text-align: left;
	vertical-align: middle;
	
}

.tabContents .keyword ul li a:link{
	font-weight: normal;
}

.tabContents .keyword ul li a:visited{
	font-weight: normal;
}

.tabContents .keyword ul li a:hover{
	font-weight: normal;
}



.tabContents .keyword ul li.large{
	font-size: 140%;
	font-weight: bold;
}

.tabContents .keyword ul li.medium{
	font-size: 100%;
}

.tabContents .keyword ul li.small{
	font-size: 80%;
}

.tabContents .feature{
	border: 1px solid #D6CC89;
	background-image: url(../img/top/top_tab_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;
	padding: 5px 10px;
	margin-top: 10px;
}

.tabContents .feature .title{
	margin-bottom: 5px;
}

.tabContents .feature .title h3{
	float: left;
}

.tabContents .feature .title h4{
	float: right;
}

.featureDetail{
	width: 280px;
}

.featureDetail dt{
	float: left;
}

.featureDetail dd{
	float: right;
	width: 130px;
}

.featureDetail dd h3{
	font-weight: bold;
}

.featureDetail dd p{
	font-size: 90%;
}

.otherFeature .feature{
	width: 280px;
}



.featureDetailTop{
	width: 295px;
}

.featureDetailTop dt{
	float: left;
}

.featureDetailTop dd{
	float: right;
	width: 145px;
}

.featureDetailTop dd h3{
	font-weight: bold;
}

#containerOut .featureDetailTop dd h3 a:link{
	font-weight: bold;
	color: #B94646;
}

#containerOut .featureDetailTop dd h3 a:visited{
	font-weight: bold;
	color: #B94646;
}

#containerOut .featureDetailTop dd h3 a:hover{
	font-weight: bold;
	color: #B94646;
}


#containerOut .featureDetail dd h3 a:link{
	font-weight: bold;
	color: #B94646;
}

#containerOut .featureDetail dd h3 a:visited{
	font-weight: bold;
	color: #B94646;
}

#containerOut .featureDetail dd h3 a:hover{
	font-weight: bold;
	color: #B94646;
}


.featureDetailTop dd p{
	font-size: 90%;
}


/* -----------------------------------------topKuchikomi */

#topKuchikomi{
	margin-top: 10px;
}

#topKuchikomi .title{
	border-bottom: 2px solid #C6AC53;
	padding-bottom: 5px;
}

#topKuchikomi .title h2{
	float: left;
	padding-top: 3px;
}

#topKuchikomi .title p{
	float: right;
}

#topKuchikomi ul{
	width: 275px;
	margin-top: 10px;
}

#topKuchikomi li{
	margin-bottom: 3px;
}

#topKuchikomi li span{
	font-weight: bold;
	color: #426F31;
	padding-right: 5px;
}

#topKuchikomi li img{
	padding: 0 5px;
}

#topKuchikomi h3{
	font-size: 80%;
	margin-top: 5px;
}

/* -----------------------------------------topShun */

#topShun{
	float: left;
	width: 295px;
}

#topShun .title{
	border-bottom: 2px solid #C6AC53;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#topShun .title h2{
	float: left;
	padding-top: 3px;
}

#topShun .title p{
	float: right;
}

#topShun  dt{
	float: left;
}

#topShun  dd{
	float: right;
	width: 185px;
}

#topShun dd p{
	word-break: break-all;
}

#topShun dd h3{
	color: #666666;
}

/* -----------------------------------------topEvent */

#topEvent{
	float: right;
	width: 295px;
}

#topEvent .title{
	border-bottom: 2px solid #C6AC53;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#topEvent .title h2{
	float: left;
	padding-top: 3px;
}

#topEvent .title p{
	float: right;
}

#topEvent  dt{
	float: left;
}

#topEvent  dd{
	float: right;
	width: 185px;
}

#topEvent dd li span{
	color: #627E01;
}


/* ---------------------------------------topPhoto */

#topPhoto{
	width: 617px;
/*	background: url(../img/top/photo_back.jpg) no-repeat left top;
*/	margin-top: 10px;
}

#topPhoto .title{
	border-bottom: 2px solid #C6AC53;
	padding-bottom: 5px;
	margin-bottom: 10px;

}

#topPhoto .title h2{
	float: left;
}

#topPhoto .title p{
	float: right;
}

/*#topPhoto li{
	float: left;
	margin-right: 20px;
}
*/
#topPhoto li.noSp{
	margin-right: 0px;
}

/*#topPhoto li img{
	border: 1px solid #DBDBDB;
	padding: 2px;
}
*/



#topPhoto li{
    float:left; 
    margin-right:25px; 
    border:1px solid #DBDBDB;
	width: 100px;
}

#topPhoto li span{
text-align: center;  
vertical-align: middle;  
width: 100px;  
height: 100px;  
}

#topPhoto li a{ 
    display:block; 
    float:left; 
    line-height:100px; 
    overflow:hidden; 
    position:relative; 
    z-index:1;
	vertical-align: middle;
	margin: 0 auto;
width: 100px;  
height: 100px;  
	text-align: center;

}
#topPhoto li a img{
	margin: 0 auto;
	top: -10px;
    float:left; 
    position:absolute;
	top: -10px;
	left: -30px;
}

/* mouse over */

/*#topPhoto li a:hover{ 
    overflow:visible; 
    z-index:1000; 
    border:none;
}
*/
/* // mouse over */ 

/* ---------------------------------------topModel */

#topModel{
	width: 617px;
/*	background: url(../img/top/photo_back.jpg) no-repeat left top;
*/	margin-top: 10px;
	margin-bottom: 10px;
}

#topModel .title{
	border-bottom: 2px solid #C6AC53;
	padding-bottom: 5px;
	margin-bottom: 10px;

}

#topModel .title h2{
	float: left;
}

#topModel .title p{
	float: right;
}

#topModel dl{
	width: 295px;
}

#topModel dt{
	float: left;
}

#topModel dd{
	float: right;
	width: 185px;
}

#topModel dd h3{
	font-weight: bold;
}

.kenLink{
	text-align: right;
}

/* ---------------------------------------tabTitle */

.tabTitle{
	background: url(../img/top/tab_title_bottom.gif) left bottom no-repeat;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

/* ---------------------------------------kyushuSearch */

.kyushuSearch dt{
	float: left;
	margin-right: 10px;
}

.kyushuSearch .area{
	float: left;
	width: 300px;
	margin-bottom: 15px;
}

.kyushuSearch .area select{
	width: 235px;
}

.kyushuSearch .genre{
	float: right;
	width: 300px;
	margin-bottom: 15px;
}

.kyushuSearch .genre select{
	width: 235px;
}

.kyushuSearch .kyushKeyword input{
	width: 537px;
	_width: 532px;
}

.kyushuSearch p{
	text-align: right;
	margin-top: 10px;
}





/* ---------------------------------------rightBanner1 */

.rightBanner1{
	background: #F3E0D7;
	width: 226px;
	margin-top: 10px;
	padding-bottom: 8px;
	border: 1px solid #E1BAB1;
	text-align: center;
}
.rightBanner1 li{
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

/* ---------------------------------------rightBanner2 */

.rightBanner2{
	background: #ECE8C8;
	width: 228px;
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.rightBanner2 li{
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

/* ---------------------------------------rightBanner3 */

.rightBanner3{
	background: #ECE8C8;
	width: 228px;
	margin-top: 10px;
}

.rightBanner3 ul{
	width: 205px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0;
	text-align: center;
}

.rightBanner3 ul li{
	float: left;
	margin-top: 4px;
}

.marginR5{
	margin-right: 5px;
}

/* ---------------------------------------rightBanner4 */

.rightBanner4{
	background: #ECE8C8;
	width: 208px;
	margin-top: 10px;
	padding: 10px;
}

#containerOut .rightBanner4 a:link{
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#containerOut .rightBanner4 a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#containerOut .rightBanner4 a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #5B5B5B;
}


.rightBanner4 select{
	width: 208px;
	padding: 2px 0;
}

.rightBanner4 ul li{
	background: url(../img/brown_ya.gif) no-repeat left 6px;
	padding-left: 15px;
}


.marginR5{
	margin-right: 5px;
}

.small_text{
	font-size: 80%;
	margin-bottom: 3px;
}

/* ---------------------------------------featureHistory */

.featureHistory .tabFeatureLeft{
	width: 207px;
	float: left;
}

.featureHistory .tabFeatureCenter{
	width: 199px;
	float: left;
	margin-right: 13px;
	margin-left: 10px;
	margin-right: -3px;
}

.featureHistory .tabFeatureRight{
	width: 192px;
	float: right;
}

/* ---------------------------------------featureNinjou */

.featureNinjou .tabFeatureLeft{
	width: 195px;
	float: left;
}

.featureNinjou .tabFeatureCenter{
	width: 213px;
	float: left;
	margin-right: 13px;
	margin-left: 10px;
	margin-right: -3px;
}

.featureNinjou .tabFeatureRight{
	width: 190px;
	float: right;
}

/* ---------------------------------------featureShoku */

.featureShoku .tabFeatureLeft{
	width: 200px;
	float: left;
	margin-right: 10px;
}

.featureShoku .tabFeatureCenter{
	width: 198px;
	float: left;
	margin-right: 10px;
}

.featureShoku .tabFeatureRight{
	width: 200px;
	float: right;
}

.featureShoku .tabFeatureLeftBottom{
	width: 303px;
	float: left;
	margin-right: 10px;
}

.featureShoku .tabFeatureRightBottom{
	width: 303px;
	float: right;
}


/* ---------------------------------------featureNature */

.featureNature .tabFeatureLeft{
	width: 220px;
	float: left;
}

.featureNature .tabFeatureCenter{
	width: 158px;
	float: left;
	margin-right: 13px;
	margin-left: 10px;
	margin-right: -3px;
}

.featureNature .tabFeatureRight{
	width: 220px;
	float: right;
}

/* ---------------------------------------featureOnsen */

.featureOnsen .tabFeatureLeft{
	width: 200px;
	float: left;
}

.featureOnsen .tabFeatureCenter{
	width: 198px;
	float: left;
	margin-left: 10px;
	margin-right: -3px;
}

.featureOnsen .tabFeatureRight{
	width: 198px;
	float: right;
	margin-left: -3px;
}

.featureOnsen .tabFeatureLeftHead{
	width: 303px;
	float: left;
	margin-right: 10px;
}

.featureOnsen .tabFeatureRightHead{
	width: 303px;
	float: right;
}

.tabFeatureLeft dl{
	border: 1px solid #D6CC89;
	background-image: url(../img/top/top_tab_back.jpg);
	background-color: #FFFFFF;
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 5px;
	margin-bottom: 10px;
}

.tabFeatureLeft dd h3{
	font-weight: bold;
	color: #B94646;
}

.tabFeatureLeft dd p{
	font-size: 80%;
	line-height: 1.3;
}

.tabFeatureCenter dl{
	border: 1px solid #D6CC89;
	background-image: url(../img/top/top_tab_back.jpg);
	background-color: #FFFFFF;
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 5px;
	margin-bottom: 10px;
}

.tabFeatureCenter dd h3{
	font-weight: bold;
	color: #B94646;
}

.tabFeatureCenter dd p{
	font-size: 80%;
	line-height: 1.3;
}

.tabFeatureRight dl{
	border: 1px solid #D6CC89;
	background-image: url(../img/top/top_tab_back.jpg);
	background-color: #FFFFFF;
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 5px;
	margin-bottom: 10px;
}

.tabFeatureRight dd h3{
	font-weight: bold;
	color: #B94646;
}

.tabFeatureRight dd p{
	font-size: 80%;
	line-height: 1.3;
}


.tabFeatureLeftBottom dl{
	border: 1px solid #D6CC89;
	background-image: url(../img/top/top_tab_back.jpg);
	background-color: #FFFFFF;
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 5px;
	margin-bottom: 10px;
}

.tabFeatureLeftBottom dd h3{
	font-weight: bold;
	color: #B94646;
}

.tabFeatureLeftBottom dd p{
	font-size: 80%;
	line-height: 1.3;
}

.tabFeatureRightBottom dl{
	border: 1px solid #D6CC89;
	background-image: url(../img/top/top_tab_back.jpg);
	background-color: #FFFFFF;
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 5px;
	margin-bottom: 10px;
}

.tabFeatureRightBottom dd h3{
	font-weight: bold;
	color: #B94646;
}

.tabFeatureRightBottom dd p{
	font-size: 80%;
	line-height: 1.3;
}

.tabFeatureLeftHead dl{
	border: 1px solid #D6CC89;
	background-image: url(../img/top/top_tab_back.jpg);
	background-color: #FFFFFF;
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 5px;
	margin-bottom: 10px;
}

.tabFeatureLeftHead dd h3{
	font-weight: bold;
	color: #B94646;
}

.tabFeatureLeftHead dd p{
	font-size: 80%;
	line-height: 1.3;
}

.tabFeatureRightHead dl{
	border: 1px solid #D6CC89;
	background-image: url(../img/top/top_tab_back.jpg);
	background-color: #FFFFFF;
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 5px;
	margin-bottom: 10px;
}

.tabFeatureRightHead dd h3{
	font-weight: bold;
	color: #B94646;
}

.tabFeatureRightHead dd p{
	font-size: 80%;
	line-height: 1.3;
}


/* ---------------------------------------featureNav */

.featureNav{
	margin-bottom: 10px;
}

.featureNav li{
	float: left;
	margin-right: 8px;
	margin-top: 5px;
	margin-top: 10px;  
}

.tabContents .featureNav li.noSp{
	margin-right: 0px;
}

#topTwitter ul{
	margin-top: 5px;
}

/* ---------------------------------------topFeatureBnr */

.topFeatureBnr{
	border: 1px solid #E0D9A5;
	padding: 9px;
	margin-bottom: 10px;
}

.topFeatureBnr p{
	margin-top: 5px;
}

.w302{
	width: 284px;
}

.w349{
	width: 349px;
}

.w244{
	width: 244px;
}

.featureTop{
	height: 435px;
}

.eventBanner{
	text-align: center;
	margin: 19px 0 18px 0;
}



