@charset "utf-8";

#main{
	float:left;
	margin-right:0;
	min-height:500px;
	width:730px;
	background:#fff;
	}

/* おうたき便り */
#otakiLetterWrp {
	position:relative;
	margin-bottom:20px;
}
#otakiLetterWrp h3{
	background:url('/img/custom/topOtakiLtr_ja.gif');
	width:540px;
	height:65px;
	text-indent:-9999px;
}

#otakiLetterWrp .toList{
	position:absolute;
	top:20px;
	right:10px;
}
#otakiLetterWrp .toList a{
	color:#FFF;
}

#otakiLetterWrp ul,
#otakiLetterWrp p.notValue{
	border:1px solid #CCC;
	border-top: none;
	padding:5px 0;
}
#otakiLetterWrp li{
	border-bottom:1px dotted #00747A;
	margin:8px;
	padding-bottom:2px;
}


/* 企業・店舗からの情報 */
#officialblogNewWrp {
	position:relative;
	margin-top:20px;
}

h3#officialblogNew{
	background:url('/img/custom/topShopInfo_ja.gif');
	width:730px;
	height:45px;
	text-indent:-9999px;
	}
#officialblogNewWrp .toList{
	position:absolute;
	top:15px;
	right:10px;
}
#officialblogNewWrp .toList a{
	color:#FFF;
}

#officialblogEntryWrp{
	float:left;
	width:266px;
	margin-right:5px;
}
.officialblogEntry{
	margin-top:5px;
	padding-left:12px;
	background:url('/img/custom/topShopInfoList.gif') left center no-repeat;
	padding-bottom:5px;
	border-bottom:1px dotted #AA9C8F;
}
.officialblogEntry p{
	float:left;
	width:50px;
	text-align:center;
	}
.officialblogEntry dl{
	float:left;
	width:204px;
}
.officialblogEntry .objName{
	padding:0 5px;
	text-align:right;
}

#searchShop{
	float:left;
	width:auto;
}
#searchShop p{
	margin-top:5px;
}
#searchShop p#searchAreaMap{
	width:269px;
	height:310px;
	background:url('/img/custom/topSearchArea_ja.gif') left center no-repeat;
	float:left;
}
#searchShop ul#searchCategory{
	width:180px;
	height:138px;
	float:left;
	background:url('/img/custom/topSearchCategory_ja.gif') no-repeat;
	padding:40px 0px 0px 0px;
	margin:14px 0px 0px 7px;
}


#searchShop ul#searchCategory a{
	width:180px;
	height:25px;
	display:block;
	text-indent:-9999px;
}

#searchShop ul#searchCategory li#ski a{
	background:url('/img/custom/topSearchCategory_ja.gif') 0px -40px;
}
#searchShop ul#searchCategory li#hotel a{
	background:url('/img/custom/topSearchCategory_ja.gif') 0px -65px;
}
#searchShop ul#searchCategory li#souvenir a{
	background:url('/img/custom/topSearchCategory_ja.gif') 0px -90px;
}
#searchShop ul#searchCategory li#restaurant a{
	background:url('/img/custom/topSearchCategory_ja.gif') 0px -115px;
}
#searchShop ul#searchCategory li#sake a{
	background:url('/img/custom/topSearchCategory_ja.gif') 0px -140px;
}
#searchShop ul#searchCategory li#stand a{
	background:url('/img/custom/topSearchCategory_ja.gif') 0px -165px;
}
#searchShop ul#searchCategory li#other a{
	background:url('/img/custom/topSearchCategory_ja.gif') 0px -190px;
}



/*-- 権限別アイコン表示設定 --*/
#sub1 .profile_title-official{
	display:block;
	background:url(/img/icons/officialUsertitle.gif) no-repeat;
	width:144px;
	height:25px;
	margin:5px auto 0px auto;
	}

#sub1 .profile_title-admin{
	display:block;
	background:url(/img/icons/adminUsertitle.gif) no-repeat;
	width:144px;
	height:25px;
	margin:5px auto 0px auto;
	}

#sub1 .profile_title-partner{
	display:block;
	background:url(/img/icons/partnerUsertitle.gif) no-repeat;
	width:144px;
	height:25px;
	margin:5px auto 0px auto;
	}
/*** header ***/

#header h1{
	height:200px;
	width:130px;
	margin:0px;
}

/* コンテンツ */
#main h2{
	margin:0;
	padding:0;
}
.invisible{
	display:none;
}
/*観光ポータルナビゲーション*/

/* start [グローバルナビ] */

#globalNvWrp{
	clear:both;
}
#globalNv{
	background-color:#857363;
	height:50px;
}
#globalNv li{
    border-right: 1px solid #FFFFFF;
    float: left;
    height: 20px;
    margin: 15px 0;
    min-width: 1%;
    padding: 0 8px;
}

#globalNv li a{
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    height: 20px;
    padding: 2px;
    -moz-transition: 0.25s linear;
	-webkit-transition: 0.25s linear;
	transition: 0.25s linear;
}
#globalNv > li > a:hover{
	background-color:#AA9C8F;
	text-decoration:none;
}

#portalGlobalNvWrp{
	background-color:#AA9C8F;
}
#portalGlobalNv {
	background-color:#fff;
	clear:both;
	text-align:center;
}
#portalGlobalNv li {
	display:block;
	float:left;
	font-size:14px;
	height:30px;
	width:auto;
}
#portalGlobalNv li a{
	color:#665546;
	display:block;
	padding-left:0px;
	margin:6px 0px 0px 0px;
	font-weight:bold;
}

#gkankoNv,
#gaccessNv,
#gshopNv{
	position:absolute;
	width:150px;
	top:20px;
	left:0;
	border:1px solid #333333;
	z-index:10;
}
#gkankoNv li,
#gaccessNv li,
#gshopNv li{
	border-bottom:1px solid #333333;
	background-color:#f4ece1;
	border-right: 0 none;
	display:block;
	float:none;
	margin:0;
	padding:2px 10px;
}
#gkankoNv li:last-child,
#gaccessNv li:last-child,
#gshopNv li:last-child{
	border-bottom:none;
}

#gkankoNv li a,
#gaccessNv li a,
#gshopNv li a{
	color:#3f3f3f;
}
span.pulldown{
	font-size:9px;
	vertical-align:text-bottom;
	padding:1px;
}
#header{
	height:auto;
}
#header #top{
	background:url(/img/portal/headerimg.jpg) no-repeat right top;
}

.index-footer-wrapper{
	margin:0;
	padding:0;
	height:auto;
	border-top:15px solid #857363;
}

.index-footer-wrapper #footerNvback{
	margin:0 auto;
	text-align:center;
}

.index-footer-wrapper .footerNv{
	min-width:20%;
	margin:0 20px;
	font-weight:bold;
	display: inline-block;
	/display: inline;
	/margin-right: 3px;
	/zoom: 1;
	text-align:left;
	vertical-align:top;
}

.index-footer-wrapper .footerNv dt{
	border-bottom:1px solid #E1E1E1;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:4px 0 2px;
	text-align:left;
}
.index-footer-wrapper .footerNv li{
	line-height:1.7em;
	padding-left:15px;
	padding-right:0.4em;
	background:url(/img/custom/footerList.gif) left center no-repeat;
}

.index-footer-wrapper .searchlist {
	width:190px;
}
.index-footer-wrapper .searchlist li{
	display:inline;
}
.index-footer-wrapper .footerNv li a{
	color:#665546;
}
.index-footer-wrapper .footerNv li .objDate{
	color:#665546;
}

.index-footer-wrapper #footerInfo a{
	margin-left:5px;
	color:#665546;
}
.index-footer-wrapper .footerNv li#footerQr{
	width:50px;
	height:50px;
	background:#ccc;
}

.index-footer-wrapper #copyRight{
	clear:both;
	text-align:center;
	margin-top:20px;
	color:#665546;
}

.index-footer-wrapper #information{
	margin: 5px 110px;
	padding:5px;
}
.index-footer-wrapper #information .infocontents{
	background: none repeat scroll 0 0 #FFFFF3;
	border: 2px solid #857363;
	padding: 10px;
}

#portalsubNv{
	margin:10px 0 0 10px;
}
#portalsubNv li a{
	background-color:#857363;
	height:20px;
	padding:3px 5px;
	color:#FFF;
	display:block;
	margin:6px 0;
	border-left:5px solid #FFF;
	font-weight:normal;
}
#kankoNv{
	border:1px solid #FFF;
}
#kankoNv li a{
	background-color:transparent;
	border:none;
	height:20px;
	margin:0 0 0 5px;
}
