@charset "utf-8";

body {
	background-color: #000000;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 160%;
	background-image: url(image/bg_img.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 12px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 10px;
	font-weight: normal;
	background-color: #000000;
	text-align: right;
	padding-right: 20px;
}
p {
	font-size: 12px;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.box {
	padding: 10px;
}


/*リンク関連------------------------------------------------------------------*/

a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#wrapper {
	height: auto;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#header {
	height: 100px;
	width: 970px;
	background-image: url(image/header_top.png);
	margin: 0px;
	background-repeat: no-repeat;
	position: relative;
}
#newsTicker {
	position: absolute;
	left: 661px;
	top: 67px;
	height: 15px;
	width: 270px;
	background-color: #000000;
	list-style-type: none;
	border: 0px solid #333333;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#header #pageDescription {
	position: absolute;
	width: 480px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 160%;
	background-color: #000000;
	left: 460px;
	top: 13px;
	padding: 10px;
}
#footer {
	height: 20px;
	width: 970px;
	background-image: url(image/footer.png);
	padding-top: 30px;
	text-align: center;
	background-position: center;
}
/*MAIN---------------------------------------------*/
#main {
	padding-bottom: 10px;
	width: 970px;
	clear: both;
	margin: 0px;
	background-image: url(image/bg_img.png);
	background-repeat: repeat-y;
	padding-top: 10px;
}
#main #left {
	width: 470px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#main #center {
	width: 240px;
	float: left;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main #right {
	float: left;
	width: 180px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#right ul {
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#right ul li {
	margin-bottom: 10px;
}
#right ul li a {
	font-weight: normal;
}

#mainBgTop {
	height: 10px;
	width: 910px;
	background-image: url(image/bg_img_top.png);
	background-repeat: no-repeat;
}
#info_boad {
	font-size: 12px;
	color: #FFFFFF;
	width: 340px;
	display: block;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 140%;
	height: 50px;
	margin-left: 240px;
}

/*今回のおすすめスポット ------------------*/
#pickup {

}
#pickup ul.idTabs {
	left: 227px;
	top: 20px;
	list-style-type: none;
	height: 27px;
	width: 460px;
	clear: both;
}
#pickup ul.idTabs li {
	float: left;

}
#pickup ul.idTabs a {
	display: block;
	background-color: #333333;
	padding-top: 8px;
	text-decoration: none;
	height: 16px;
	width: 140px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	margin-right: 2px;
	margin-bottom: -5px;
}
#pickup ul.idTabs a:hover {
	display: block;
	background-color: #666666;

}
#pickup ul.idTabs a.selected {
	display: block;
	background-color: #666666;
	/*	
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
	*/
}
#pickup #night,#pickup #sunset,#pickup #nature {
	height: auto;
	font-size: 12px;
	line-height: 160%;
	border: 1px solid #666666;
	padding: 20px;
}

#pickup img {
	padding: 0px;
	border: 1px solid #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pickup_night {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	background-image: url(image/reco_night_title.gif);
	padding-top: 10px;
	text-align: right;
	padding-right: 10px;
	border-bottom: 2px solid #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.pickup_sunset {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	background-image: url(image/reco_sunset_title.gif);
	padding-top: 10px;
	text-align: right;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.pickup_sight {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	background-image: url(image/reco_nature_title.gif);
	padding-top: 10px;
	text-align: right;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/*

#pickup #TickerVertical {
	list-style-type: none;
	width: 450px;
	left: 10px;
}
#pickup #TickerVertical td {
	padding: 10px;
}

#pickup li {
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 140%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

*/


/*WHAT`S NEW ---------------------------------------*/

.what_new_box {
	color: #FFFFFF;
	width: 230px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	background-color: #0F0F0F;
}

.what_new_box ul{
	height: 70px;
	overflow: auto;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 220px;
	padding-right: 10px;
}

.what_new_box ul li {
	padding: 0px;
	clear: both;
	list-style: none;
	line-height: 140%;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 10px;
}

.what_new_box a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

.what_new_box a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	position: relative;
}

.what_new_box a:visited {
	color: #FFFFFF;

}



#topMov {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	width: 240px;
	padding: 0px;
	margin-left: 0px;
}
/*NAVI-----------------------------------------------------------------------------------------------------------------------------------------*/
#navi {
	height: 120px;
	width: 970px;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
}
#navi ul {
	list-style-type: none;
	width: 960px;
	height: 120px;
	margin-right: 0px;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position:relative;
}
#navi li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#navi li a {
	float: left;
	margin: 0px;
	height: 20px;
	width: 150px;
	display: block;
	text-decoration: none;
	text-align: right;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
#navi li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
/*kyushu*/
li#prePage a {
	background-image: url(image/navi_w.png);
	background-position: 0px 0px;
}
li#prePage a:hover {
	background-image: url(image/navi_w.png);
	background-position: 0px -120px;
}

/* DropDownMenu */
li#prePage ul.drop {
	width: 160px;
	height: auto;
	position: absolute;
	z-index: 1;
	top: 120px;
	left:-5px;
	display: none;
}

li#prePage:hover ul.drop {
	display:block;
	z-index: 100;
}
li#prePage ul.drop li a {
	float: none;
	background-color: #333333;
	height: 30px;
	width: 170px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(#);/*上部のCSS設定（bgの指定）の影響を排除*/
	/*透明度の設定*/
	filter: alpha(opacity=90); /* internet explorer */
	-khtml-opacity: 0.90;      /* khtml, old safari */
	-moz-opacity: 0.90;       /* mozilla, netscape */
	opacity: 0.90;           /* fx, safari, opera */
	/*エッジの丸み指定*/
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
li#prePage ul.drop li a:hover {
	background-color: #666666;
}

/*night*/
li#nightPage a {
	background-image: url(image/navi_w.png);
	background-position: -160px 0px;
}
li#nightPage a:hover {
	background-image: url(image/navi_w.png);
	background-position: -160px -120px;
}
#night li#nightPage a {
	background-image: url(image/navi_w.png);
	background-position: -160px -120px;
}
/*sunset*/
li#sunsetPage a {
	background-image: url(image/navi_w.png);
	background-position: -320px 0px;
}
li#sunsetPage a:hover {
	background-image: url(image/navi_w.png);
	background-position: -320px -120px;
}
#sunset li#sunsetPage a {
	background-image: url(image/navi_w.png);
	background-position: -320px -120px;
}
/*sight*/
li#sightPage a {
	background-image: url(image/navi_w.png);
	background-position: -480px 0px;
}
li#sightPage a:hover {
	background-image: url(image/navi_w.png);
	background-position: -480px -120px;
}
#nature li#sightPage a {
	background-image: url(image/navi_w.png);
	background-position: -480px -120px;
}
/*photo*/
li#photoPage a {
	background-image: url(image/navi_w.png);
	background-position: -640px 0px;
}
li#photoPage a:hover {
	background-image: url(image/navi_w.png);
	background-position: -640px -120px;
}
#photo li#photoPage a {
	background-image: url(image/navi_w.png);
	background-position: -640px -120px;
}
/*Blog*/
li#contactPage a {
	background-image: url(image/navi_w.png);
	background-position: -800px 0px;
}
li#contactPage a:hover {
	background-image: url(image/navi_w.png);
	background-position: -800px -120px;
}



#recommendInn {
	width: 458px;
	list-style-type: none;
	padding-right: 5px;
	margin-bottom: 10px;
}
#recommendInn li {
	width: 142px;
	height: 130px;
	list-style-type: none;
	float: left;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
	color: #CCCCCC;
}
.infoTextSize{
	font-size: 10px;
	line-height: 120%;
}
.box ul {
	list-style-type: none;
}

.title_flame {
	padding-top: 10px;
}

h2.title_flame {
	padding-top: 30px;
	padding-bottom:20px;
}
#blogBtn a {
	display: block;
	height: 100px;
	width: 240px;
	background-image: url(image/blog_btn_img.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -2000px;
	overflow: hidden;
}
#blogBtn a:hover {
	display: block;
	height: 100px;
	width: 240px;
	background-image: url(image/blog_btn_img.png);
	background-repeat: no-repeat;
	background-position: 0px -100px;
	text-indent: -2000px;
}




/*Page01 ------------------------------------------------------------*/
.place {
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 10px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(image/place_bar.gif);
	background-repeat: repeat-x;
	height: 22px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	font-weight: bold;
}

.placeListBox {
	line-height: 160%;
	color: #CCCCCC;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	width: 470px;
	height: auto;
}
.placeListBox02 {
	line-height: 160%;
	color: #CCCCCC;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	height: auto;
}

.placeName {
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 50px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(image/place_Name_title_bg.png);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 20px;
}
.placeNamelarge {
	font-size: 20px;
	color: #FFFFFF;
	text-indent: 50px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(image/place_Name_title_bg.png);
	background-repeat: no-repeat;
	height: 30px;
	font-weight: bold;
	padding-top: 20px;
}
.placeBox {
	width: 430px;
	padding-left: 10px;
}
.placeBox02 {
	padding-bottom: 10px;
}
#header #topBackBtn {
	width: 200px;
	display: block;
}
#header #topBackBtn a ,#header #topBackBtn a:hover {
	display: block;
	text-indent: -1000px;
	height: 90px;
	width: 200px;
	overflow: hidden;
}
.pageTitle {
	padding-bottom: 20px;
}

.listPhoto {
	float: left;
	height: 113px;
	width: 150px;
	margin-right: 10px;
}
.listPhotoMini {
	float: left;
	height: 50px;
	width: 70px;
	margin-right: 10px;
	margin-bottom: 5px;
}

/*PhotoPage-------------------------------------------------*/
#mainPhotoPage {
	padding-bottom: 10px;
	width: 970px;
	clear: both;
	margin: 0px;
	background-image: url(image/photoPage_bg_img.png);
	background-repeat: repeat-y;
	padding-top: 10px;
}
#photoPageLeft {
	width: 730px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#photoPageRight {
	float: left;
	width: 175px;
	padding-left: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}

/*DriveSpotBox-----------------------------------------------*/
h2#spot_name {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	padding: 7px 0px 5px 5px;
	margin: 10px 0px;
	text-indent: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.place_cate {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #1F1F1F;
	text-indent: 10px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1F1F1F;
}
.box_main {
	margin: 0px;
	padding: 0px;
	line-height: 160%;
	font-size: 12px;
}
.box_main td {
	padding: 10px;
}

.box_main a:link {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.box_main a:visited {

	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.box_main a:hover {

	text-decoration: underline;	
	background-color: #666666;
	font-size: 12px;
	font-weight: bold;
}

.place_cate_box .text {
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 20px;
	margin-top: 0px;
}
#map {
	height: 300px;
	width: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.movie_box {
	text-align: center;
	border: 1px solid #333333;
	width: 430px;
	margin: 20px 10px;
	padding: 10px;
}.placePhotoText {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 450px;
	line-height: 160%;
}
.placePhotoText img {
	float: left;
	margin-right: 20px;
}

.box_inn {
	line-height: 140%;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.box_inn ul {
	list-style: none;	
}

.box_inn ul li{
	margin-bottom: 20px;
	font-size: 10px;
	line-height: 120%;
	text-align: justify;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.box_inn .name {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 6px;
	margin-bottom: 3px;
	background-color: #333333;
}

.box_inn a img{
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 5px;
	height: 60px;
	width: 80px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	margin-right: 5px;
}
.topBn {
	border: 1px solid #333333;
	padding: 5px;
}
#kyushuMap {
	height: 600px;
	width: 730px;
	font-size: 12px;
	color: #333333;
	z-index: 10;
}
.box li {
	margin-bottom: 10px;
	line-height: 120%;
}

/*--Slid Page----------------------*/
#content #header {
  margin: auto !important;
  padding:10px;
  font-size: 13px;
  border:1px dashed gray;
  background-color:#efefef;
  width:400px;
  text-align:center;
  font-family:helvetica;
  margin-bottom:12px !important;
}
#secondary {
	color: #CCCCCC;
	width: 350px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
    
}

#pageslide-slide-wrap {
	background-color: #000000;
}

#pageslide-content h2 {
	color: #CCCCCC;
	padding: 5px;
	border: 1px solid #999999;
	height: auto;
	width: 300px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#pageslide-content a { 
  font-size:12px;
  padding:20px;
}

.pageslide-close {
	font-size: 12px;
	font-weight: bold;
	padding:10px !important;
	border: 1px solid #999999;
}
#secondary ul {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#secondary ul li{
	padding: 0px;
	margin-bottom: 10px;
	line-height: 140%;
}
















.twitter_container{
	color:#444;
	font-size:12px;
	width:200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: block;
}
.twitter_container a{

color:#0066CC;
font-weight:bold;

}
.twitter_status{

height:60px;
padding:6px;
border-bottom:solid 1px #DEDEDE;

}
.twitter_image{

float:left;
margin-right:14px;
border:solid 2px #DEDEDE;
width:50px;
height:50px;

}
.twitter_posted_at{

font-size:11px;
padding-top:4px;
color:#999;

}
