@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/long_back.jpg) no-repeat left 10px;
	margin-bottom: 5px;
/*	width: 650px;
*/}

#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: 650px;
}

/* 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: 5px;
*//*	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: 5px;*/
	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 ul{
  overflow: hidden;
  _zoom: 1;
}


#topPhoto li.noSp{
	margin-right: 0px;
}


#topPhoto li{
    float:left; 
	width: 100px;
	height: 100px;
	position: relative;
	overflow: hidden;
	margin-right: 20px;
}

#topPhoto li img{
position:relative;
  left:-50px;
  top:-16px;
 }


.pin2 {
	display: none;
	position: absolute;
	margin-top: 6px;
	margin-left: 6px;
	z-index: 100;
}


/* ---------------------------------------newFeatureTTL */

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

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

}

.newFeatureTTL .title h2{
	float: left;
}

.newFeatureTTL .title p{
	float: right;
}



/* ---------------------------------------topPhotoNew */

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

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

}

#topPhotoNew .title h2{
	float: left;
}

#topPhotoNew .title p{
	float: right;
}

#topPhotoNew ul{
  margin-right: -10px;
  _margin-right: -20px;
/*  margin-bottom: 10px;
*/  width: 630px;
  overflow: hidden;
  _zoom: 1;
}

#topPhotoNew li{
	float: left;
	margin-right: 10px;
}

#topPhotoNew li img{
	vertical-align: top
}


#topPhotoNew li p{
	text-align: left;
	display: block;
	margin: 0 auto 5px auto;
}

#topPhotoNew li a.gallery_thumb{
    display:block;
    float:left;
    line-height:100px;
    overflow:hidden;
    position:relative;
/*    z-index:1;
*/	vertical-align: middle;
	margin: 0 auto 5px auto;
	width: 80px;
	height: 80px;
	text-align: center;
}

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

#topPhotoNew li span{
	display: block;
	margin-top: 2px;
	text-align: left;
	clear: left;
}


/* ---------------------------------------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: 10px;
	padding-bottom: 7px;
}
*/
/* ---------------------------------------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;
}

.topFacebook{
	background: #FEFFF9 url(../img/top/top_block_bg.jpg) repeat-x left top;
	border: 1px solid #F0EAD2;
	padding: 12px;
	margin-bottom: 10px;
	margin-top: 5px;
}



.pin {
	display: none;
	position: absolute;
	margin-top: 25px;
	margin-left: 5px;
	z-index: 100;
}

.pinMessage{
	font-size: 85%;
	text-align: right;
	margin-top: 5px;
	color: #C00;
	font-weight: bold;

}

.pinMessage img{
	vertical-align: bottom;
}


.pin_follow{
	border: 1px solid #CEC26C;
	background: #E9E6C0;
	margin-top: 10px;
	text-align: center;
}

.pin_follow div{
	padding: 5px 0 10px 0;
	text-align: center;
	background: #E9E6C0;
}

.pin_follow img{
	vertical-align: bottom;
}

.blogLink{
	background: url(../img/green_ya.gif) no-repeat left 4px;
	padding-left: 10px;
	margin-top: 7px;

}

#topTwitter ul li a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}


.titleBold{
	font-weight: bold;
}

.topPinBox{
	background: #FEFFF9 url(../img/top/top_block_bg.jpg) repeat-x left top;
	border: 1px solid #F0EAD2;
	padding: 12px;
	margin-bottom: 10px;
}

.topPinBox h3{
	padding-bottom: 8px;
}

.topPinBox ul{
  margin-right: -4px;
  _margin-right: -8px;
/*  width: 266px;
*/  overflow: hidden;
  _zoom: 1;
}

.topPinBox li{
	margin-right: 4px;
	float: left;
	width: 63px;
	height: 63px;
	position: relative;
	overflow: hidden;
	padding-bottom: 5px !important;
}

.topPinBox li img{
	vertical-align: top
}

.topPinBox li a.pin_thumb{
    display:block;
    line-height:100px;
    overflow:hidden;
    position:relative;
/*    z-index:1;
*/	vertical-align: middle;
	width: 63px;
	height: 63px;
	text-align: center;
}

.topPinBox li a.pin_thumb img{
	margin: 0 auto 5px auto;
    float:left;
    position:absolute;
	top: -40px;
	left: -40px;

}

.topYoutube{
	background: #FEFFF9 url(../img/top/top_block_bg.jpg) repeat-x left top;
	border: 1px solid #F0EAD2;
	padding: 12px 0 12px 0;
	margin-bottom: 10px;
	text-align: center;
}

.topYoutube h3{
	padding: 0 0 8px 12px;
	text-align: left;
}

.topYoutube h3 a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

.mB5{
	margin-bottom: 5px;
}

/* ---------------------------------------count10000_01 */

#count10000_01{
	background: url(../img/top/10000_bg01.jpg) no-repeat left top;
	width: 650px;
	height: 192px;
	margin-top: 10px;
}

#count10000_01 p{
	color: #FAD364;
	font-size: 50px;
	font-weight: bold;
	padding: 100px 0 0 158px;
	width: 115px;
	text-align: center;
}

/* ---------------------------------------count10000_02 */

#count10000_02{
	background: url(../img/top/10000_bg02.jpg) no-repeat left top;
	width: 650px;
	height: 192px;
	margin-top: 10px;
}

#count10000_02 p{
	color: #FFFF01;
	font-size: 50px;
	font-weight: bold;
	padding: 110px 0 0 165px;
	width: 115px;
	text-align: center;
}

/* ---------------------------------------count10000_03 */

#count10000_03{
	background: url(../img/top/10000_bg03.jpg) no-repeat left top;
	width: 650px;
	height: 192px;
	margin-top: 10px;
}

#count10000_03 p{
	color: #D51906;
	font-size: 60px;
	font-weight: bold;
	padding: 100px 0 0 292px;
	width: 115px;
	text-align: center;
}

/* ---------------------------------------count10000_04 */

#count10000_04{
	background: url(../img/top/10000_bg04.jpg) no-repeat left top;
	width: 650px;
	height: 192px;
	margin-top: 10px;
}

#count10000_04 p{
	color: #F5F500;
	font-size: 60px;
	font-weight: bold;
	padding: 95px 0 0 260px;
	width: 115px;
	text-align: center;
}

/* ---------------------------------------count10000_05 */

#count10000_05{
	background: url(../img/top/10000_bg05.jpg) no-repeat left top;
	width: 650px;
	height: 192px;
	margin-top: 10px;
}

#count10000_05 p{
	color: #F14C86;
	font-size: 60px;
	font-weight: bold;
	padding: 105px 0 0 179px;
	width: 115px;
	text-align: center;
}

/* ---------------------------------------count10000_06 */

#count10000_06{
	background: url(../img/top/10000_bg06.jpg) no-repeat left top;
	width: 650px;
	height: 192px;
	margin-top: 10px;
}

#count10000_06 p{
	color: #EF5F8F;
	font-size: 60px;
	font-weight: bold;
	padding: 90px 0 0 340px;
	width: 115px;
	text-align: center;
}

/* ---------------------------------------count10000_07 */

#count10000_07{
	background: url(../img/top/10000_bg07.jpg) no-repeat left top;
	width: 650px;
	height: 192px;
	margin-top: 10px;
}

#count10000_07 p{
	color: #E50012;
	font-size: 60px;
	font-weight: bold;
	padding: 95px 0 0 376px;
	width: 115px;
	text-align: center;
}

/* ---------------------------------------count10000_08 */

#count10000_08{
	background: url(../img/top/10000_bg08.jpg) no-repeat left top;
	width: 650px;
	height: 192px;
	margin-top: 10px;
}

#count10000_08 p{
	color: #FFF;
	font-size: 60px;
	font-weight: bold;
	padding: 100px 0 0 340px;
	width: 115px;
	text-align: center;
}


/* ---------------------------------------count10000_09 */

#count10000_09{
	background: url(../img/top/10000_bg09.jpg) no-repeat left top;
	width: 650px;
	height: 192px;
	margin-top: 10px;
}

#count10000_09 p{
	color: #E50012;
	font-size: 60px;
	font-weight: bold;
	padding: 105px 0 0 190px;
	width: 115px;
	text-align: center;
}

/* ---------------------------------------count10000_10 */

#count10000_10{
	background: url(../img/top/10000_bg10.jpg) no-repeat left top;
	width: 650px;
	height: 192px;
	margin-top: 10px;
}

#count10000_10 p{
	color: #F5F500;
	font-size: 60px;
	font-weight: bold;
	padding: 95px 0 0 352px;
	width: 115px;
	text-align: center;
}

/* ---------------------------------------count10000_10 */

#count10000_11{
	margin-top: 10px;
}



/* ---------------------------------------facebookLink */

.facebookLink{
	text-align: right;
	margin-top: 5px;
}

.facebookLink a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}


/* ---------------------------------------topEvents */

.topEvents{
	background: url(../img/top/top_event_bottom.jpg) no-repeat left bottom;
	padding-bottom: 23px;
	*padding-bottom : 23px; /* IE7 and below */
	margin-top: 10px;
}

.topEvents .topEventsTTL{
	background: url(../img/top/top_event_head.jpg) no-repeat left top;
	height: 51px;
	zoom: 1;
}

.topEvents .topEventsTTL h3{
	float: left;
	padding: 10px;
}

.topEvents .topEventsTTL p{
	float: right;
	padding: 13px 10px 0 0;
}

.topEvents .topEventsTTL p a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

.topEventsTXT{
	background: url(../img/top/top_event_bg.jpg) repeat-y left top;
}

.topEventsTXT li{
	padding: 0 20px;
	*padding: 0 20px;
}

.topEventsTXT h4{
	font-size: 100%;
}

.topEventsTXT h4 img{
	padding-right: 3px;
	vertical-align: top;
}

.topEventsTXT dl{
	overflow: hidden;
	zoom: 1;
	margin-top: 5px;
}

.topEventsTXT dt {  
	clear: left;  
	float: left;
	width: 42px;  
	font-size: 90%;
/*	background: url(../img/yellow_circle.jpg) no-repeat 8px 15px;
*/}

.topEventsTXT dt img{
	vertical-align: top;
}

.topEventsTXT dd.date{
	margin-left: 0;  
	padding-left: 50px;
	font-size: 70%;
}

.topEventsTXT dd.genre{
	margin-left: 0;  
	padding-left: 50px;
	font-size: 80%;
	padding-bottom: 4px;
}

.topEventsTXT li.borderB{
	border-bottom: 1px solid #EAE1C0;
	padding-bottom: 5px;
	margin-bottom: 10px;
}



