@charset "Shift_JIS";

@import "style.css";


/* common
------------------------------- */

.addate {color:#85AF3D; font-weight:bold;}
.adpr {color:#ffb000; font-weight:bold;}


/* TopInfo
------------------------------- */

#topInfoBox{
	padding:1px 60px 14px 40px;
}

#topInfoBox ul.infoList {
	margin: 0px;
	padding: 0px;
	/zoom : 1;
}


#topInfoBox ul.infoList:after {
	content : "";
	display : block;
	clear : both;
	height: 0;
}

#topInfoBox ul.infoList li{
	float:left;
	width:300px;
	margin-right:20px;
	position:relative;
}

#topInfoBox ul.infoList li a{
	padding-bottom:1px;
}

#topInfoBox ul.infoList li .title{
	position:absolute;
	left:0;
	top:0;
	margin:0;
	padding:0;
	outline: none;
	overflow: hidden;
	text-indent:-9000px;
}

#topInfoBox ul.infoList li .icon_news{
	padding:1px 0 3px 45px;
	font-size:82%;
	background:url("../img/top/icon_news.gif") top left no-repeat;
}

#topInfoBox ul.infoList li .icon_feature{
	padding:1px 0 3px 45px;
	font-size:82%;
	background:url("../img/top/icon_feature.gif") top left no-repeat;
}

#topInfoBox ul.infoList li .icon_topics{
	padding:1px 0 3px 45px;
	font-size:82%;
	background:url("../img/top/icon_topics.gif") top left no-repeat;
}

#topInfoBox ul.infoList li .icon_attention{
	padding:1px 0 3px 45px;
	font-size:82%;
	background:url("../img/top/icon_attention.gif") top left no-repeat;
}



/* siteSearchBox
------------------------------- */

#siteSearchBox{
	position:relative;
	height:40px;
}

#siteSearchBox .titleBox{
	position:absolute;
	left:26px;
	top:-6px;
	background:url("../img/top/title_search.png") no-repeat;
	width:101px;
	height:29px;
	outline: none;
	overflow: hidden;
	text-indent:-9000px;
}

#siteSearchBox .innerBox{
	position:absolute;
	left:130px;
	top:0;
	height:23px;
	width:330px;
}

#siteSearchBox .innerBox .srchInputBox{
	border:0;
	padding:0 30px 0 5px;
	line-height:21px;
	font-size:12px;
	margin:0;
	width:293px;
	height:21px;
	border:1px #7F9DB9 solid;
}

#siteSearchBox .innerBox .srchBtnBox{
	position:absolute;
	right:0;
	top:1px;
}



/* whole structure
------------------------------- */

#left_contents {
	float:left;
	width: 235px;
}

#maincontents {
	float:right;
	width: 500px;
	padding-right:8px;
}


/* left_contents
------------------------------- */

/* featureBox */

#left_contents .featureBox {
	width: 235px;
	background:url("../img/top/bg_feature.png") repeat-y;
	position:relative;
	padding-top:35px;
	margin-bottom:20px;
}

#left_contents .featureBox .titleBox{
	background:url("../img/top/title_feature.png") left top no-repeat;
	width:245px;
	height:45px;
	position:absolute;
	top:0;
	left:-10px;
}

#left_contents .featureBox .titleBox .title{
	outline: none;
	overflow: hidden;
	text-indent:-9000px;
}

#left_contents .featureBox .titleBox .lead{
	outline: none;
	overflow: hidden;
	text-indent:-9000px;
}

#left_contents .featureBox .innerBox{
	background:url("../img/top/bg_featurebottom.png") left bottom no-repeat;
	padding:2px 10px 11px 11px;
}

#left_contents .featureBox ul.imgList{
	margin-bottom:10px;
}

#left_contents .featureBox ul.imgList li{
	background:url("../img/top/bg_dotlinew01.png") center bottom repeat-x;
	padding:10px 0;
	_width:214px;
}

#left_contents .featureBox ul.imgList li .img{
	text-align:center;
	margin-bottom:10px;
}

#left_contents .featureBox ul.imgList li .title{
	margin-bottom:8px;
	font-weight:bold;
}

#left_contents .featureBox ul.imgList li .title a{
	display:block;
	padding-left:20px;
	min-height:14px;
	_height:14px;
	background:url("../img/top/icon_arrowred01.png") left top no-repeat;	
}


#left_contents .featureBox ul.list{
	background:url("../img/top/bg_dotlinew01.png") center bottom repeat-x;
	_width:214px;
}

#left_contents .featureBox ul.list li{
	padding-bottom:10px;
}

#left_contents .featureBox ul.list li a{
	display:block;
	padding-left:20px;
	min-height:14px;
	_height:14px;
	background:url("../img/top/icon_arrowred01.png") left top no-repeat;	
}

#left_contents .featureBox .allFeature{
	text-align:right;
	padding:8px 0 6px 0;
	/zoom : 1;
}

#left_contents .featureBox .allFeature:after {
	content : "";
	display : block;
	clear : both;
	height: 0;
}

#left_contents .featureBox .allFeature a{
	float:right;
	display:block;
	padding-left:20px;
	min-height:14px;
	_height:14px;
	background:url("../img/top/icon_arrowred01.png") left top no-repeat;	
}


/* bannerBox */
#left_contents .bannerBox{
	text-align:center;
	margin-bottom:20px;
}

/* goodinfoBox */
#left_contents .goodinfoBox {
	margin-bottom:20px;
	line-height:1.4;
}

#left_contents .goodinfoBox .titleBox{
	padding:1px 0;
	background:#FFF;
	border-top:1px #D3D3D3 solid;
	border-bottom:1px #D3D3D3 solid;
	margin-bottom:10px;
}

#left_contents .goodinfoBox .titleBox .inner{
	padding:8px 10px;
	background:#EFF1F0;
}


#left_contents .goodinfoBox .titleBox .title{
	background:url("../img/top/title_goodinfo.png") no-repeat;
	width:69px;
	height:15px;
	outline: none;
	overflow: hidden;
	text-indent:-9000px;
}

#left_contents .goodinfoBox .imgList li{
	/zoom : 1;
	margin-bottom:10px;
}

#left_contents .goodinfoBox .imgList li:after{
	content : "";
	display : block;
	clear : both;
	height: 0;
}

#left_contents .goodinfoBox .imgList li .img{
	float:left;
	width:80px;
}

#left_contents .goodinfoBox .imgList li .text{
	float:right;
	width:145px;
}

/* catalogBox */
#left_contents .catalogBox {
	background:#F3F5F5;
	border:1px #ccc solid;
	padding:10px 10px 0 10px;
	margin-bottom:20px;
}

#left_contents .catalogBox .titleBox{
	margin-bottom:10px;
}

#left_contents .catalogBox .titleBox .title{
	background: url(../img/top/title_hotelinfo.png) no-repeat;
	width:138px;
	height:15px;
	outline: none;
	overflow: hidden;
	text-indent:-9000px;
}

#left_contents .catalogBox .imgList li{
	/zoom : 1;
	margin-bottom:10px;
}

#left_contents .catalogBox .imgList li:after{
	content : "";
	display : block;
	clear : both;
	height: 0;
}

#left_contents .catalogBox .imgList li .img{
	float:left;
	width:80px;
}

#left_contents .catalogBox .imgList li .text{
	float:right;
	width:123px;
	line-height:1.4;
}


/* leftSquareBox */
#left_contents .leftSquareBox{
	text-align:center;
	margin-bottom:20px;
}

/* facebook likeBox */
#left_contents .fbLikeBox{
	margin-bottom:20px;
}


/*---------------
 maincontents
---------------*/

/* formTabBox
------------------------------- */

#maincontents #formTabBox{
	width:500px;
	_font-size:12px;
}

#formTabBox .titleBox{
	background:url("../img/top/title_reserve.png") no-repeat;
	width:500px;
	height:46px;
}

#formTabBox .titleBox .title{
	outline: none;
	overflow: hidden;
	text-indent:-9000px;
}

#formTabBox .titleBox .lead{
	outline: none;
	overflow: hidden;
	text-indent:-9000px;
}

#maincontents #formTabBox .formTabBox_wrap{
	width:460px;
	padding:0 10px 20px 10px;
	border-left:1px #D1D9DE solid;
	border-right:1px #D1D9DE solid;
	margin:auto;
	background:#F1EFDD;
	position:relative;
}

#formTabBox .tabFunctionBox .tabBtn{
	/zoom : 1;
}

#formTabBox .tabFunctionBox .tabBtn:after{
	content : "";
	display : block;
	clear : both;
	height: 0;
}


#formTabBox .tabFunctionBox .tabBtn li{
	float:left;
	width:90px;
	height:25px;
	margin-right:6px;
}

#formTabBox .tabFunctionBox .tabBtn li a{
	background:url("../img/top/img_tabbtn.png") no-repeat;
	display:block;
	width:90px;
	height:25px;
	outline: none;
	overflow: hidden;
	text-indent:-9000px;
}

#formTabBox .tabFunctionBox .tabBtn li a.tab1{background-position:0 0;}
#formTabBox .tabFunctionBox .tabBtn li a.tab2{background-position:-96px 0;}
#formTabBox .tabFunctionBox .tabBtn li a.tab3{background-position:-191px 0;}
#formTabBox .tabFunctionBox .tabBtn li a.tab4{background-position:-286px 0;}

#formTabBox .tabFunctionBox .tabBtn li a.tab1:hover{background-position:0 -30px;}
#formTabBox .tabFunctionBox .tabBtn li a.tab2:hover{background-position:-96px -30px;}
#formTabBox .tabFunctionBox .tabBtn li a.tab3:hover{background-position:-191px -30px;}
#formTabBox .tabFunctionBox .tabBtn li a.tab4:hover{background-position:-286px -30px;}

#formTabBox .tabFunctionBox .tabBtn li.selected a.tab1,
#formTabBox .tabFunctionBox .tabBtn li.selected a.tab1:hover{background-position:0 -60px;}
#formTabBox .tabFunctionBox .tabBtn li.selected a.tab2,
#formTabBox .tabFunctionBox .tabBtn li.selected a.tab2:hover{background-position:-96px -60px;}
#formTabBox .tabFunctionBox .tabBtn li.selected a.tab3,
#formTabBox .tabFunctionBox .tabBtn li.selected a.tab3:hover{background-position:-191px -60px;}
#formTabBox .tabFunctionBox .tabBtn li.selected a.tab4,
#formTabBox .tabFunctionBox .tabBtn li.selected a.tab4:hover{background-position:-286px -60px;}


#formTabBox .tabList{
	display:none;
}

#formTabBox .tabList.selected{
	display:block;
}

#formTabBox #tab_formbox01,
#formTabBox #tab_formbox02,
#formTabBox #tab_formbox03,
#formTabBox #tab_formbox04{
	width:460px;
	background:#FFF;
	border-top:4px #7BC356 solid;
}

#formTabBox #tab_formbox04{
	border-top:4px #69C7FA solid;
}

#formTabBox .formtabbox{
	padding:10px 8px 0 8px;
}

#formTabBox .formtabbox .txtmar{
	margin-top:4px;
}

#formTabBox .formtabbox_bk .bottomnotice {
	margin: 0 8px;
	background:url("../img/top/bg_dotlinew01.png") top repeat-x;
}
#formTabBox .formtabbox_bk .bottomnotice p {
	padding:10px 0;
}

#formTabBox .formtabbox_bk .bottomlink{
	background: url(../img/top/bg_dotlinew01.png) top repeat-x;
	padding-top:10px;
	margin: 0 10px;
}

#formTabBox .formtabbox_bk .bottomlink ul.links{
	padding:5px 0;
}

#formTabBox .formtabbox_bk .bottomlink ul.links li{
	float:left;
	margin-right:20px;
	margin-bottom: 5px;
}
#formTabBox .formtabbox_bk .bottomlink ul.links li a{
	background: url(../img/top/icon_arrowred01.png) top left no-repeat;
	padding-left:19px;
	min-height:16px;
	_height:16px;
	display:inline-block;
	/display:inline;
	/zoom:1;
}
#formTabBox .formtabbox_bk .bottomsearch{
	background:url("../img/top/bg_dotlinew01.png") top repeat-x;
	margin: 0 8px;
	padding: 10px 0;
	text-align:center;
}

/*tab_formbox01*/

#maincontents #tab_formbox01 .formtabbox dl{
	margin-bottom:10px;
}
#maincontents #tab_formbox01 .formtabbox dl.line01{
	margin-bottom:10px;
	padding-top: 2px;
	padding-bottom:10px;
	background:url("../img/top/bg_dotlinew01.png") bottom repeat-x ;
}
#maincontents #tab_formbox01 .formtabbox dl.line02{
	margin-bottom:15px;
	padding-bottom:15px;
	background:url("../img/top/bg_dotlinew01.png") bottom repeat-x ;
}
#maincontents #tab_formbox01 .formtabbox dl dt{
	float:left;
	width:95px;
}
#maincontents #tab_formbox01 .formtabbox dl dd{
	float:right;
	width:347px;
}

#maincontents #tab_formbox01 .formtabbox dl dd ul li.arrowCom01{
	margin: 5px 0 0 3px;
	padding-left:10px;
	min-height:14px;
	_height:14px;
	background:url("../img/top/icon_arrow_com01.png") left 2px no-repeat;
	font-size:82%;
}

#maincontents #tab_formbox01 .formtabbox dl dd ul li.arrowCom01 a{
	padding-bottom:1px;
}

#maincontents #tab_formbox01 .formtabbox .btnStyle01{
	margin-top:2px;
}

#maincontents #tab_formbox01 .formtabbox .w1{
	width: 190px;
}

#maincontents #tab_formbox01 .formtabbox .w2{
	width: 100px;
}


/*tab_formbox02*/

#maincontents #tab_formbox02 .formtabbox dl{
	margin-bottom:15px;
}
#maincontents #tab_formbox02 .formtabbox dl dt{
	float:left;
	width:60px;
}
#maincontents #tab_formbox02 .formtabbox dl dd{
	float:right;
	width:382px;
}
#maincontents #tab_formbox02 .formtabbox dl dd.w2{
	float:left;
	width:160px;
}

/*tab_formbox03*/

#maincontents #tab_formbox03 .formtabbox dl{
	margin-bottom:15px;
}
#maincontents #tab_formbox03 .formtabbox dl dt{
	float:left;
	width:60px;
}
#maincontents #tab_formbox03 .formtabbox dl dd{
	float:right;
	width:382px;
}
#maincontents #tab_formbox03 .formtabbox dl dd.w2{
	float:left;
	width:160px;
}

/*tab_formbox04*/
#maincontents #tab_formbox04 .formtabbox dl{
	margin-bottom:13px;
}

#maincontents #tab_formbox04 .formtabbox dl.mline{
	margin-bottom:5px;
}

#maincontents #tab_formbox04 .formtabbox dl dt{
	float:left;
	width:65px;
}
#maincontents #tab_formbox04 .formtabbox dl dd{
	float:right;
	width:377px;
}
#maincontents #tab_formbox04 .formtabbox dl dd p{
	margin-bottom:8px;
}
#formTabBox .formtabbox dl dd ul li{
	float:left;
	margin-right:5px;
}
#formTabBox .formtabbox dl dd ul li.btn{
	margin-right:0;
}

#formTabBox .formtabbox dl dd ul li.calendar{
	padding-top:2px;
}

#formTabBox .formtabbox dl dd ul li.calendar a{
	display:block;
	background: url(../img/top/icon_calendar.gif) 2px center  no-repeat;
	padding:1px 0 1px 25px;
}



/* mapTabBox
------------------------------- */

#maincontents #mapTabBox{
	width:500px;
}

#mapTabBox .titleBox{
	background:url("../img/top/title_tourguide.png") no-repeat;
	width:500px;
	height:46px;
}

#mapTabBox .titleBox .title{
	outline: none;
	overflow: hidden;
	text-indent:-9000px;
}

#mapTabBox .titleBox .lead{
	outline: none;
	overflow: hidden;
	text-indent:-9000px;
}

#mapTabBox .mapTabBox_wrap{
	width:460px;
	padding:0 10px 20px 10px;
	border-left:1px #D1D9DE solid;
	border-right:1px #D1D9DE solid;
	margin:auto;
	background:#F1EFDD;
	position:relative;
}

#mapTabBox .tabBtn{
	/zoom : 1;
}

#mapTabBox .tabBtn:after{
	content : "";
	display : block;
	clear : both;
	height: 0;
}


#mapTabBox .tabBtn li{
	float:left;
	width:90px;
	height:25px;
	margin-right:6px;
}

#mapTabBox .tabBtn li a{
	background:url("../img/top/img_tabbtn.png") no-repeat;
	display:block;
	width:90px;
	height:25px;
	outline: none;
	overflow: hidden;
	text-indent:-9000px;
}

#mapTabBox .tabBtn li a.tab1{background-position:-386px 0;}
#mapTabBox .tabBtn li a.tab2{background-position:-481px  0;}

#mapTabBox .tabBtn li a.tab1:hover{background-position:-386px -30px;}
#mapTabBox .tabBtn li a.tab2:hover{background-position:-481px -30px;}

#mapTabBox .tabBtn li.selected a.tab1,
#mapTabBox .tabBtn li.selected a.tab1:hover{background-position:-386px -60px;}
#mapTabBox .tabBtn li.selected a.tab2,
#mapTabBox .tabBtn li.selected a.tab2:hover{background-position:-481px -60px;}


#mapTabBox .tabList{
	display:none;
}

#mapTabBox .tabList.selected{
	display:block;
}

/* mapBoxWd */
#mapTabBox #mapBoxJp{
	width:460px;
	height:307px;
	border-top:4px #7BC356 solid;
	position:relative;
	background:#FFF url(../img/top/img_jpmap.png) 115px 25px no-repeat;
}

#mapTabBox #mapBoxJp .regionBox{
	position:absolute;
}

#mapTabBox #mapBoxJp .regionBox .title{
	margin-bottom:3px;
}

#mapTabBox #mapBoxJp .regionBox ul{
	border:1px #D1D9DE solid;
	background:#E9FFDF;
	padding:5px 0 2px 0;
	/zoom : 1;
}

#mapTabBox #mapBoxJp .regionBox ul:after{
	content : "";
	display : block;
	clear : both;
	height: 0;
}

#mapTabBox #mapBoxJp .regionBox ul li{
	float:left;
	margin-bottom:3px;
	padding-left:7px;
	padding-right:7px;
	border-left:1px #B8B8B8 solid;
	font-size:12px;
	white-space:nowrap;
}

#mapTabBox #mapBoxJp .regionBox ul li.first{
	float:left;
	clear:both;
	border-left:none;
}

#mapTabBox #mapBoxJp .hokkaidotohoku{
	right:10px;
	top:15px;
	/width:137px;
}

#mapTabBox #mapBoxJp .cyubu{
	left:10px;
	top:15px;
	/width:166px;
}

#mapTabBox #mapBoxJp .kanto{
	right:10px;
	top:103px;
	/width:162px;
}

#mapTabBox #mapBoxJp .kinki{
	right:10px;
	top:173px;
	/width:162px;
}

#mapTabBox #mapBoxJp .cyugokushikoku{
	left:10px;
	top:102px;
	/width:164px;
}

#mapTabBox #mapBoxJp .kyusyuokinawa{
	left:10px;
	bottom: 10px;
	/width:206px;
}

#mapTabBox #mapBoxJp .searchBox{
	position:absolute;
	right:10px;
	bottom:10px;
	/width:200px;
}

#mapTabBox #mapBoxJp .searchBox ul{
	/zoom : 1;
}

#mapTabBox #mapBoxJp .searchBox ul:after{
	content : "";
	display : block;
	clear : both;
	height: 0;
}

#mapTabBox #mapBoxJp .searchBox ul li{
	float:left;
	font-size:12px;
	padding-right:10px;
	white-space:nowrap;
	_width:6.5em;
}

#mapTabBox #mapBoxJp .searchBox ul li.last{
	padding-right:0;
}

#mapTabBox #mapBoxJp .searchBox ul li a{
	display:block;
	padding-left:22px;
	padding-top:1px;
	background:url("../img/top/icon_arrowgreen01.png") left top no-repeat;
	min-height:13px;
	_height:13px;
}

/* mapBoxWd */
#mapTabBox #mapBoxWd{
	width:460px;
	height:307px;
	background:#FFF;
	border-top:4px #69C7FA solid;
	position:relative;
	background:#FFF url(../img/top/img_wdmap.png) 23px 33px no-repeat;
}

#mapTabBox #mapBoxWd .regionBox{
	position:absolute;
}

#mapTabBox #mapBoxWd .regionBox .title{
	margin-bottom:3px;
}

#mapTabBox #mapBoxWd .regionBox ul{
	border:1px #D1D9DE solid;
	background:#D5F1FB;
	padding:5px 0 2px 0;
	/zoom : 1;
}

#mapTabBox #mapBoxWd .regionBox ul:after{
	content : "";
	display : block;
	clear : both;
	height: 0;
}

#mapTabBox #mapBoxWd .regionBox ul li{
	float:left;
	margin-bottom:3px;
	padding-left:7px;
	padding-right:7px;
	border-left:1px #B8B8B8 solid;
	font-size:12px;
	white-space:nowrap;
}

#mapTabBox #mapBoxWd .regionBox ul li.first{
	float:left;
	clear:both;
	border-left:none;
}

#mapTabBox #mapBoxWd .asia{
	right:10px;
	top:115px;
	/width:196px;
}

#mapTabBox #mapBoxWd .oceania{
	right:10px;
	top:230px;
	/width:200px;
}

#mapTabBox #mapBoxWd .europeother{
	left:10px;
	top:25px;
	/width:220px;
}

#mapTabBox #mapBoxWd .africaother{
	left:10px;
	top:176px;
	/width:130px;
}

#mapTabBox #mapBoxWd .southamerica{
	right:10px;
	top:180px;
	/width:124px;
}

#mapTabBox #mapBoxWd .hawaiiother{
	left:10px;
	top:230px;
	/width:166px;
}

#mapTabBox #mapBoxWd .northamerica{
	right:10px;
	top:25px;
	/width:171px;
}

#mapTabBox #mapBoxWd .turkeyother{
	left:10px;
	top:115px;
	/width:169px;
}

#mapTabBox #mapBoxWd .searchBox{
	position:absolute;
	right:10px;
	bottom:10px;
	_width:85px;
}

#mapTabBox #mapBoxWd .searchBox ul{
	/zoom : 1;
}

#mapTabBox #mapBoxWd .searchBox ul:after{
	content : "";
	display : block;
	clear : both;
	height: 0;
}

#mapTabBox #mapBoxWd .searchBox ul li{
	float:left;
	font-size:12px;
	white-space:nowrap;
	_width:10.5em;
}

#mapTabBox #mapBoxWd .searchBox ul li a{
	display:block;
	padding-left:22px;
	padding-top:1px;
	background:url("../img/top/icon_arrowblue02.png") left top no-repeat;
	min-height:13px;
	_height:13px;
}

#mapTabBox #mapBoxWd .titleWd2col .title,
#mapTabBox #mapBoxWd .titleWd2col .title02{
float:left;
}

#mapTabBox #mapBoxWd .titleWd2col .title{
margin-right:10px;
}

#mapTabBox #mapBoxWd .europeother .titleWd2col {
width:220px;
}

/* odekakeHirobaBox
------------------------------- */

#maincontents #odekakeHirobaBox{
	width:500px;
	margin-bottom:20px;
}

#odekakeHirobaBox .titleBox{
	background:url("../img/top/title_odekakehiroba.png") no-repeat;
	width:500px;
	height:46px;
}

#odekakeHirobaBox .titleBox .title{
	outline: none;
	overflow: hidden;
	text-indent:-9000px;
}

#odekakeHirobaBox .titleBox .lead{
	outline: none;
	overflow: hidden;
	text-indent:-9000px;
}

#maincontents #odekakeHirobaBox .odekakeHirobaBox_wrap{
	width:460px;
	padding:0 9px 10px 9px;
	border-left:1px #D1D9DE solid;
	border-right:1px #D1D9DE solid;
	border-bottom:1px #D1D9DE solid;
	margin:auto;
	background:#F1EFDD;
	position:relative;
}

#odekakeHirobaBox .leadText{
	line-height:1.4;
	margin-bottom:10px;
}

#odekakeHirobaBox .btnListBox{
	padding-bottom: 10px;
}

#odekakeHirobaBox .btnListBox .btnList{*zoom : 1;}
#odekakeHirobaBox .btnListBox .btnList:after{ content : ''; display : block; clear : both; height:0; }

#odekakeHirobaBox .btnListBox .btnList li{
	float: left;
	margin-right: 10px;
}


#odekakeHirobaBox .btnListBox .btnList li{
	float: left;
	margin-right: 10px;
}



#odekakeHirobaBox .btnListBox .btnList li a.odekaketop{
	display:block;
	background:url("../img/top/bg_odekakehirobatop.png") left top no-repeat;
	width: 140px;
	height:35px;
	outline: none;
	overflow: hidden;
	text-indent:-9000px;
}

#odekakeHirobaBox .btnListBox .btnList li a.odekaketop:hover{
	background:url("../img/top/bg_odekakehirobatop_over.png") left top no-repeat;
}

#odekakeHirobaBox .btnListBox .btnList li a.odekakelogin{
	display:block;
	background:url("../img/top/bg_odekakehirobalogin.png") left top no-repeat;
	width: 140px;
	height:35px;
	outline: none;
	overflow: hidden;
	text-indent:-9000px;
}

#odekakeHirobaBox .btnListBox .btnList li a.odekakelogin:hover{
	background:url("../img/top/bg_odekakehirobalogin_over.png") left top no-repeat;
}


#odekakeHirobaBox .btnListBox .btnList li a.LinkText{
	display:block;
	padding-left:18px;
	margin-top:10px;
	background:url("../img/top/icon_arrowblue01.png") left top no-repeat;
	min-height:14px;
	_height:14px;
}


#odekakeHirobaBox .newkuchikomipostBox{

}

#odekakeHirobaBox .newkuchikomipostBox .ctTitleBox{
	background:url("../img/top/bg_odekakeimg01.png") right bottom no-repeat;
	height:20px;
	position:relative;
}

#odekakeHirobaBox .newkuchikomipostBox .ctTitleBox .title{
	position: absolute;
	top:5px;
	left:0;
}


#odekakeHirobaBox .newkuchikomipostBox .innerWrap{
	background: #FFF;
	padding: 15px 10px 10px 10px;
}

#odekakeHirobaBox .newkuchikomipostBox .listBox .list li{
	padding: 5px 0;
	border-bottom: 1px #999 dotted;
}

#odekakeHirobaBox .newkuchikomipostBox .listBox .list li .tit{
	margin-bottom: 2px;
}

#odekakeHirobaBox .newkuchikomipostBox .listBox .list li .tit img {
  margin-right: 3px;
  vertical-align: middle;
}

#odekakeHirobaBox .newkuchikomipostBox .listBox .list li .dif {
	margin-bottom: 2px;
}

#odekakeHirobaBox .newkuchikomipostBox .listBox .list li .place {
  font-size: 82%;
	margin-bottom: 2px;
}

#odekakeHirobaBox .newkuchikomipostBox .listBox .list li .textWrap{*zoom : 1;}
#odekakeHirobaBox .newkuchikomipostBox .listBox .list li .textWrap:after{ content : ''; display : block; clear : both; height:0;
}

#odekakeHirobaBox .newkuchikomipostBox .listBox .list li .txt{
  font-size: 82%;
  float: left;
  margin-right: 5px;
	margin-bottom: 2px;
}

#odekakeHirobaBox .newkuchikomipostBox .listBox .list li .detail{
	overflow: hidden;
	word-wrap: break-word;
	text-align: right;
}

#odekakeHirobaBox .newkuchikomipostBox .btnBox{
	padding-top: 10px;
}


#odekakeHirobaBox .newkuchikomipostBox .btnBox .btnList{*zoom : 1;}
#odekakeHirobaBox .newkuchikomipostBox .btnBox .btnList:after{ content : ''; display : block; clear : both; height:0;
}

#odekakeHirobaBox .newkuchikomipostBox .btnBox .btnList li.dom{
  float: left;
}

#odekakeHirobaBox .newkuchikomipostBox .btnBox .btnList li.dom a{
	display:block;
	background:url("../img/top/btn_kuchikomilist_dom.png") left top no-repeat;
	width: 215px;
	height:30px;
	outline: none;
	overflow: hidden;
	text-indent:-9000px;
}

#odekakeHirobaBox .newkuchikomipostBox .btnBox .btnList li.dom a:hover{
	background:url("../img/top/btn_kuchikomilist_dom_over.png") left top no-repeat;
}

#odekakeHirobaBox .newkuchikomipostBox .btnBox .btnList li.ovs{
  float: right;
}

#odekakeHirobaBox .newkuchikomipostBox .btnBox .btnList li.ovs a{
	display:block;
	background:url("../img/top/btn_kuchikomilist_ovs.png") left top no-repeat;
	width: 215px;
	height:30px;
	outline: none;
	overflow: hidden;
	text-indent:-9000px;
}

#odekakeHirobaBox .newkuchikomipostBox .btnBox .btnList li.ovs a:hover{
	background:url("../img/top/btn_kuchikomilist_ovs_over.png") left top no-repeat;
}


#odekakeHirobaBox .newphotopostBox{
	margin-bottom: 20px;
	position: relative;
}

#odekakeHirobaBox .newphotopostBox .ctTitleBox{
	background:url("../img/top/bg_odekakeimg02.png") right bottom no-repeat;
	height:25px;
	position: relative;
	z-index: 100;
}

#odekakeHirobaBox .newphotopostBox .ctTitleBox .title{
	z-index: 1000;
	display: block;
	position: absolute;
	top:5px;
	left:0;
}

#odekakeHirobaBox .newphotopostBox .innerWrap{
	background: #FFF;
	padding: 25px 10px 10px 10px;
	height: 130px;
	width: 440px;
	position: relative;

}

#odekakeHirobaBox .newphotopostBox .btnBox .postBtn{
	position: absolute;
	right:10px;
	bottom: 10px;
}

#odekakeHirobaBox .newphotopostBox .btnBox .postBtn a{
	display:block;
	background:url("../img/top/btn_postphotoview.png") left top no-repeat;
	width: 155px;
	height:30px;
	outline: none;
	overflow: hidden;
	text-indent:-9000px;
}

#odekakeHirobaBox .newphotopostBox .btnBox .postBtn a:hover{
	background:url("../img/top/btn_postphotoview_over.png") left top no-repeat;
}



/* -------------------bxslider------------------ */

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 30px;
	padding: 0 ;
	*zoom: 1;
	width:440px;
	text-align: center;
}

.bx-wrapper img {
	margin:0 auto;
	display:block;
	max-width: 120px;
	max-height: 80px;
	width: auto;
	height: auto;
}


/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	background: #fff;
	width:130px;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	top: 110px;
	left:0;
	right: 0;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 25px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a{
  background:#DDDDDD;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	outline: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active{
  background:#FFA200;
}


/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev{
  display: block;
  background: url(../img/top/arrow_slider_left.png) 0 0 no-repeat;
  position: absolute;
  top: 0;
  left: -20px;
  width: 14px;
  height: 90px;
}

.bx-wrapper .bx-prev:hover{
  background: url(../img/top/arrow_slider_left_over.png) 0 0 no-repeat;
}

.bx-wrapper .bx-next{
  display: block;
  background: url(../img/top/arrow_slider_right.png) 0 0 no-repeat;
  position: absolute;
  top: 0;
	right: -20px;
  width: 14px;
  height: 90px;
}

.bx-wrapper .bx-next:hover{
  background: url(../img/top/arrow_slider_right_over.png) 0 0 no-repeat;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 0;
	outline: 0;
  width: 14px;
  height: 90px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 5px;
	height: 5px;
	outline: 0;
	margin: 0 1px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 4px;
	height: 5px;
	outline: 0;
	margin: 0 1px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -43px -16px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 17px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	left: 0;
	width: 100%;
}

.bx-wrapper .bx-caption span {
	display: block;
	padding: 7px 0;
	line-height: 1.2;
}

.bx-wrapper .nameBoxWrap{
  display: block;
  padding: 7px 0;
  line-height: 1.2;
}

.bx-wrapper .uName{
  padding:0;
  font-size: 10px;
}

.bx-wrapper .cName{
	margin-bottom: 5px;
	padding:0;
}

.bx-wrapper .bxslider a{
	text-decoration: none;
}
.bx-wrapper a .uName,
.bx-wrapper a .cName{
	color: #000;
}

.bxslider li{
	width:130px;
	height: 90px;
	position: absolute;
	
}

.bxslider li a{
	display:table;
	width: 130px;
	height: 90px;
}

*:first-child+html .bxslider li a {
	display: block;
	border: 1px #D2DADF solid;
	padding:4px;
	width: 120px;
	height: 80px;
	text-align: center;
	cursor: pointer;
	layout-grid-line: 80px;
	font-size: 0;
}

.bxslider li .wrap{
	border: 1px #D2DADF solid;
	padding: 4px;
	width: 120px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}

*:first-child+html .bxslider li .wrap{
	border:none;
	padding:0;
	width: auto;
	height: auto;
	display: inline;
	vertical-align: baseline;
}

.bxslider li .wrap img{
	max-width: 120px;
	max-height: 80px;
	vertical-align: bottom;
}

/* -------------------end bxslider------------------ */



#odekakeHirobaBox .campaignBox{
	border:3px #FFCE73 solid;
	background:#FFF;
	padding:32px 10px 10px 10px;
	position:relative;
}

#odekakeHirobaBox .campaignBox .campaignTitle{
	position:absolute;
	top:-10px;
	left:0;
	background:url("../img/top/title_atcampaign.png") no-repeat;
	width:197px;
	height:40px;
	outline: none;
	overflow: hidden;
	text-indent:-9000px;
}

#odekakeHirobaBox .campaignBox .imgList{
	/zoom : 1;
	line-height:1.4;
}

#odekakeHirobaBox .campaignBox .imgList:after{
	content : "";
	display : block;
	clear : both;
	height: 0;
}

#odekakeHirobaBox .campaignBox .imgList li.campaignLine{
	margin-bottom:5px;
	background:url("../img/top/bg_dotlinew01.png") repeat-x;
	background-position: bottom left;
}

#odekakeHirobaBox .campaignBox .imgList li .img{
	float:left;
	width:80px;
	padding-bottom:7px;
}

#odekakeHirobaBox .campaignBox .imgList li .text{
	float:right;
	width:343px;
}

#odekakeHirobaBox .campaignBox .imgList li .text a{
	color:#FF6101;
}

#odekakeHirobaBox .campaignBox .imgList li .text a:hover{
	text-decoration:none;
}

#odekakeHirobaBox .campaignBox .imgList li .text .day{
	font-weight:bold;
	margin-top:3px;
}


/* fromLocalTopicsBox
------------------------------- */

#maincontents #fromLocalTopicsBox{
	width:500px;
	margin-bottom:20px;
}

#fromLocalTopicsBox .titleBox{
	padding:1px 0;
	background:#FFF;
	border-top:1px #D3D3D3 solid;
	border-bottom:1px #D3D3D3 solid;
}

#fromLocalTopicsBox .titleBox .inner{
	padding:8px 10px;
	background:#EFF1F0;
}


#fromLocalTopicsBox .titleBox .title{
	background:url("../img/top/title_topics.png") no-repeat;
	width:161px;
	height:15px;
	outline: none;
	overflow: hidden;
	text-indent:-9000px;
}

#fromLocalTopicsBox .textBox{
	line-height:1.4;
}

#fromLocalTopicsBox .textBox li{
	padding:10px 0;
	border-bottom:1px #B8B8B8 solid;
}

#fromLocalTopicsBox .textBox li .title{
	margin-bottom:3px;
	font-weight:bold;
}

#fromLocalTopicsBox .textBox li .title .day{
	color:#D22122;
	margin-left:5px;
	font-size:82%;
	font-weight:normal;
}



/* fromLocalTopicsBox
------------------------------- */
#maincontents .bannerPlace{
	margin-bottom:30px;
}

.bannerPlace .mlong {
	text-align:center;
	margin-bottom:20px;
}

.bannerPlace .sBanner{
	margin-bottom:10px;
	margin-right:-5px;
	width:505px;
	/zoom : 1;
}

.bannerPlace .sBanner:after{
	content : "";
	display : block;
	clear : both;
	height: 0;
}


.bannerPlace .sBanner li{
	width:97px;
	margin-right:5px;
	float:left;
	font-size:82%;
	line-height:1.4;
}

.bannerPlace .sBanner li img{
	display:block;
	margin-bottom:5px;
}

.bannerPlace .sBanner li.end{
	margin-right:0;
}


