@charset "utf-8";
/* CSS Document */

/*ベース*/
#wrapper {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

/*ヘッダー*/
#header {
	width:100%;
	height:120px;
	margin:0 ;
	padding:0;
	background:url(../../common/img-3/header_bg.gif) repeat-x left bottom;
}
#header .inner {
	width:900px;
	margin:0 auto;
	padding:0;
}
#header .link {
	margin:10px 0 0 10px;
	padding:0;
	height:11px;
	float:right;
}
.logo {
	margin-top:13px;
	padding:0;
	float:left;
}
#header .info {
	width:300px;
	height:70px;
	margin-top:10px;
	padding:0;
	float:right;
}
#header .info2 {
	width:140px;
	height:55px;
	padding:0;
	float:right;
	margin-top:20px;
}

/* all */
#help {
	font-size: 80%;
	text-align: right;
	margin: 63px 0 0 0;
}
#shop_pan {
	height: 45px;
	margin: 0;
}
#mainborder {
	margin: 15px 0 0 0;
}
.mainborder {
	margin: 15px 0 0 0;
}
.shopmain {
	border: #aacd06 1px solid;
	border-top: none;
	margin: 0 0 20px 0;
	font-size: 85%;
}
.color_b{
	color: #092d86;
}
.title_bg {
	width: 783px;
	height: 33px;
	background: url(../../common/img-3/title_bg.gif) no-repeat top left;
	font-size: 180%;
	font-weight: bold;
	padding: 12px 0 0 20px;
}
.title_bg2 {
	width: 758px;
	height: 33px;
	background: url(../../common/img-3/title_bg.gif) no-repeat top left;
	padding: 12px 20px 0 20px;
}

/* all end */

/*コンテンツ*/
#contents {
	width:100%;
	margin-bottom:40px;
	padding:0;
	background-color:#FFF;
	/*background:url(../img/bgsample.gif) repeat-x left top;*/
}
.main {
	width:900px;
	margin:0 auto 40px auto;
	padding-top:20px;
	background-color:#FFF;
}
.headline {
	width:900px;
	background-color:#69C;
}
.main_linkarea {
	width:680px;
	height:450px;
	float:left;
}
.right_linkarea {
	width:200px;
	height:345px;
	float:right;
}
.breadcrumb {
	font-size:90%;
	margin-bottom:20px;
}

/*スクリプト*/
#window	{
	overflow:hidden;/* 必須 */
	position:relative;/* 必須 */
	width:680px;/* 画像1枚の横幅 */
	height:450px;/* 画像1枚の高さ */
	background-color: #aacd06;/* 任意 */
	margin-bottom: 30px;
}
#slideshow	{
	width:3200px;/* 画像2枚分の横幅 */
	height:450px;/* 画像1枚の高さ */
	overflow:hidden;/* 必須 */
	position:relative;/* 必須 */
	padding:0;
	margin:0;
}
#slideshow li	{
	width:680px;/* 画像1枚の横幅 */
	height:450px;/* 画像1枚の高さ */
	float:left;/* 横並びに */
	display:inline;
}

/* できること */
#a_contents {
	background: url(../../common/img-3/adout_c.gif) repeat-y bottom left;
	font-size:70%;
	line-height:130%;
	color:#766129;
	padding: 0 12px;
	margin: -3px 0;
}

/*コンテンツ左*/
#left_main {
	width:190px;
	margin:0;
	padding:0;
	float:left;
}
.menubox {
	width:166px;
	margin-bottom:10px;
	padding:12px;
	background:url(../../common/img-3/menubg_btm.gif) no-repeat left bottom;
}
.line {
	width:166px;
	height:20px;
	background:url(../../common/img-3/left_line.gif) no-repeat left top;
}
.photo {
	width:45px;
	height:45px;
	background-color:#63F;
}

/*コンテンツ右*/
#right_main {
	width:680px;
	margin-left:30px;
	padding:0;
	float:right;
}
.breadcrumb {
	font-size:80%;
	line-height:80%;
}
.pagetitle {
	width:680px;
	margin-bottom:30px;
}
#kensaku {
	width:680px;
	margin-bottom:30px;
	padding:0;
	background-color:#f2f2f2;
}
#kensaku .list {
	margin-right:60px;
	float:left;
}
.L380 {
	width:380px;
	padding:0;
	margin:0 20px 20px 0;
	float:left;
}
#R280-1 {
	width:280px;
	padding:0;
	margin:0 0 11px 0;
	float:right;
}
#R280-2 {
	width:280px;
	padding:0;
	margin:0 0 20px 0;
	float:right;
}
.solidbox {
	border:#d5d5d5 1px solid;
	padding:5px 5px 10px 5px;
	margin-top: 15px;
}
p.boxtitle {
	padding:2px 0 4px 11px;
	background:url(../../common/img-3/boxtitle.gif) repeat-y left top;
	color:#7e7e7e;
	font-weight:bold;
	margin-bottom:8px;
}
h2.boxtitle {
	padding:2px 0 4px 11px;
	background:url(../../common/img-3/boxtitle.gif) repeat-y left top;
	color:#7e7e7e;
	font-weight:bold;
	margin-bottom:8px;
	font-size:100%;
}
.news {
	/*border-bottom:#aacd06 dotted 1px;*/
	padding:2px 0;
}
.text580 {
	width:580px;
	line-height:150%;
}

/*宿コンテンツ*/
.detail {
	width:680px;
	margin:0;
	padding:0;
}
.dtl_L {
	width:200px;
	margin:0;
	padding:0;
	float:left;
}
.dtl_R {
	width:400px;
	margin-left:80px;
	padding:0;
	float:right;
	line-height:140%;
}
.dtl_320 {
	width:320px;
	margin:0;
	padding:0;
	float:left;
}

.dtl_p {
	font-size:70%;
	line-height:110%;
}

#stay_info {
	width:656px;
	background:#f6f6f6;
	padding:11px;
	border:#c0c0c0 1px solid;
}
#stay_info .photo {
	width:150px;
	margin-right:15px;
	padding:0;
	float:left;
}
#stay_info .info {
	width:491px;
	margin:0;
	padding:0;
	float:right;
	font-size:80%;
}
#stay_info .btn a {
	margin-top:15px;
	float:left;
	display: block;
}
#stay_info .btn a:hover {
	opacity: 0.7; /* Opera・Safari */
	-moz-opacity:0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE */
	zoom: 1; /* IE */
}
#staff_comment {
	width:500px;
	float:none;
	margin-top:30px;
}
/*
#staff_comment .face {
	width:100px;
	float:left;
	margin-right:2px;
}
*/
#staff_comment .comment {
	width:500px;
	font-size:80%;
}

/*フッター*/
#footer {
	width:100%;
	padding-top:24px;
	background:url(../../common/img-3/footer_bg.gif) repeat-x left top;
}
#footer .inner {
	width:900px;
	margin:0 auto;
	padding:0;
}
h1#lp{
	font-size:70%;
	line-height:110%;
	padding-top:10px;
	color:#898989;
	text-align:left;
	font-weight:normal;
}

/* lp */
#lp_main_t {
	width:920px;
	margin:0 auto 0 auto;
	background-color:#FFF;
}
#lp_main {
	width:900px;
	-webkit-box-shadow: 2px 3px 3px rgba(0,0,0,0.25);
	box-shadow: 0px 30px 5px rgba(0,0,0,0.25);
	margin:0 auto 0px auto;
	background-color:#FFF;
}
#lp_main_f {
	width:900px;
	margin:0 auto 0 auto;
	background-color:#FFF;
}

.lparea {
	position: relative;
}
.lparea #lptopleft {
	float: left;
}
.lparea #lptoplight {
	float: left;
	position: relative;
}
.lparea #lptoplight p#boarea {
	position: absolute;
}
.lparea #lptoplight p#topnagoya {
	position: absolute;
	top: 360px;
	left: 39px;
}
.lparea #lptoplight p#topsizuoka {
	position: absolute;
	top: 360px;
	left: 210px;
}
.lparea #lptoplight p#toplb {
	position: absolute;
	top: 360px;
	left: 39px;
}
.lparea #lptoplight p#toprb {
	position: absolute;
	top: 360px;
	left: 210px;
}
.lparea #lptoplight p#freetop {
	position: absolute;
	top: 445px;
	left: 171px;
}
.lparea #lptoplight p#lpnext {
	position: absolute;
	top: 824px;
	left: 12px;
}

.lpbutton {
	position: relative;
}
.lpbutton p.topnagoya_b {
	position: absolute;
	top: 18px;
	left: 355px;
}
.lpbutton p.topsizuoka_b {
	position: absolute;
	top: 18px;
	left: 620px;
}
.lpbutton p.freetop_b {
	position: absolute;
	top: 133px;
	left: 685px;
}

.lpbutton_final {
	position: relative;
}
.lpbutton p#topnagoya_final {
	position: absolute;
	top: 10px;
	left: 324px;
}
.lpbutton p#topsizuoka_final {
	position: absolute;
	top: 10px;
	left: 591px;
}
.lpbutton p#freetop_b {
	position: absolute;
	top: 133px;
	left: 685px;
}

#lp_main_f {
	position: relative;
	width: 920px;
	height: 80px;
}
#lp_main_f p#finalarea {
	position: absolute;
}
#lp_main_f p#freetop_b {
	position: absolute;
	top: 10px;
	left: 706px;
}

/* nagano0601 */
.lparea #lptoplight p#tophukuoka {
	position: absolute;
	top: 360px;
	left: 38px;
}
.lparea #lptoplight p#topsapporo {
	position: absolute;
	top: 360px;
	left: 209px;
}
.lparea #lptoplight p#freetop_ngn {
	position: absolute;
	top: 445px;
	left: 168px;
}
/* nagano0629 */
.lparea #lptoplight p#topsizuoka {
	position: absolute;
	top: 360px;
	left: 38px;
}
.lparea #lptoplight p#topmatsumoto {
	position: absolute;
	top: 360px;
	left: 209px;
}
.lparea #lptoplight p#freetop_ngn {
	position: absolute;
	top: 445px;
	left: 168px;
}


#link_hi {
	height: 40px;
	position: relative;
}
#bgtl {
	width: 340px;
	float: left;
	text-align: center;
	padding: 0;
	font-weight:bold;
}
#bgtl2 {
	width: 340px;
	float: left;
	text-align: center;
	padding: 0;
	font-weight:bold;
}

p.linkbtn a{
  font-size:11px;
  color:#777;
}
p.linkbtn a:hover{
  text-decoration:none;
}