/* CSS Document */

body{
background: #830051;
margin-top: 0;
font-size: 12px;
line-height:1.5em;
}

img{
border:none;
}

a:link{
color:#8e8052;
text-decoration:underline;
}

a:visited{
color:#8e8052;
text-decoration:underline;
}

a:hover, a:active{
color:#e5d5a1;
text-decoration:underline;
}

table.table01{
border-spacing:0;
border-collapse:collapse;
font-size: 12px; 
}

td.td01{
border:solid 1px #666666;
padding:5px;
}

table.table02{
border:1px solid;
border-collapse:collapse;
margin:5px;
}

td.td02{
background-color:#ffffff;
border:1px #CCCCCC solid;
font-size:12px;
line-height:1.5em;
padding:3px;
}

td.no_line{
border:0;
padding:5px;
font-size: 11px;
}

th.th02{
background-color:#CCCCCC;
border:1px #CCCCCC solid;
font-size:12px;
line-height:1.5em;
padding:3px;
}

.pink{
background-color:#CC3366;
border:1px #CCCCCC solid;
font-size:12px;
color:#FFFFFF;
line-height:1.5em;
padding:3px;
text-align:left;
}

.grey{
background-color:#eeeeee;
border:1px #CCCCCC solid;
font-size:12px;
line-height:1.5em;
padding:3px;
}

textarea{
font-size: 12px;
}

.font_9{
font-size:9px;
}

.pg_ttl{
background:url(/images/page_ttl.gif) no-repeat;
width:680px;
height:40px;
margin:0px;
padding-top:9px;
padding-left:20px;
font-size: 16px; 
font-weight: bold;
}

.ent_h3_s{
background:url(/images/entry_ttls.gif) no-repeat;
width:600px;
height:34px;
margin-bottom:10px;
padding-top:6px;
padding-left:20px;
font-size: 12px;
font-weight: bold;  
}

.ent_h3{
background:url(/images/entry_ttls.gif) no-repeat;
width:620px;
height:34px;
margin-bottom:10px;
padding-top:6px;
padding-left:20px;
font-size: 12px;
font-weight: bold;  
}

.ent_h3_old{
background:url(/images/entry_ttls.gif) no-repeat;
width:620px;
height:26px;
margin-bottom:10px;
padding-top:4px;
padding-left:10px;
font-size: 12px;
font-weight: bold;  
}

.ent_h2{
background:url(/images/entry_ttl.gif) no-repeat;
width:620px;
height:50px;
margin:0px;
padding-top:9px;
padding-left:30px;
font-size: 16px; 
font-weight: bold;
}

.ent_h2_old{
background:url(/images/entry_ttl.gif) no-repeat;
width:620px;
height:32px;
margin-bottom:10px;
padding-top:7px;
padding-left:10px;
font-size: 16px;
font-weight: bold;  
}


/*ページ本体*/
#pagebody{
margin:0;
width: 1000px;
background: #830051 url(/images/bg.gif) center repeat-y;
font-size: 12px;
line-height:18px
}

#pagebody_s{
margin:0;
width: 800px;
background: #830051 url(/images/bg2.gif) center repeat-y;
}

#pagebody2{
margin:0;
width: 700px;
background: #ffffff;
font-size: 12px;
line-height:18px;
min-height:600px;
}

/*ヘッダ*/
#header{
background:url(/images/header.gif) no-repeat;
width:900px;
height:100px;
margin:0;
}

#header a:link{
color:#ffffff;
text-decoration:none;
}

#header a:visited{
color:#ffffff;
text-decoration:none;
}

#header a:hover, a#footer:active{
color:#ffffff;
text-decoration:underline
}

#header_contents{
float:right;
position:relative;
top:20px;
text-align:right;
max-height:90px;
padding-right:20px;
font-size:11px;
color:#FFFFFF;
width:500px;
line-height:24px
}

#header_gotop{
float:left;
text-align:right;
font-size: 11px;
position:relative;
top:72px;
left:210px;
}

/*小ウィンドウ用ヘッダ*/
#header_s{
background:url(/images/header_s.gif) no-repeat;
width:700px;
height:78px;
margin:0;
}

#header_s a:link{
color:#ffffff;
text-decoration:none;
}

#header_s a:visited{
color:#ffffff;
text-decoration:none;
}

#header_s a:hover, a#footer:active{
color:#ffffff;
text-decoration:underline
}

#header_close{
float:right;
position:relative;
top:50px;
text-align:right;
padding-right:20px;
font-size:11px;
color:#FFFFFF;
width:100px;
line-height:24px
}


/*フッター*/
#footer{
clear:both;
background:url(/images/footer.gif) #53534d center top no-repeat;
width:880px;
min-height:45px;
margin:0;
padding-top:4px;
padding-bottom:4px;
padding-left:20px;
text-align:left;
font-size: 10px;
color:#FFFFFF;
line-height:24px;
}

#footer a:link{
color:#ffffff;
text-decoration:none;
}

#footer a:visited{
color:#ffffff;
text-decoration:none;
}

#footer a:hover, a#footer:active{
color:#ffffff;
text-decoration:underline
}

#out_banner{
clear:both;

margin:0;
padding-top:4px;
text-align:left;
}


/*左メニュー*/
#leftmenu{
width: 220px;
background: #ebe8e2;
min-height:600px;
}

.sidemenu img{
	border:0;
	line-height:0;
	display:block;	
}

.slide_menu table{
	border:0;
	margin-left:5px;
}

.sidemenu dl{
	margin:1px 0 0;
	padding:0;
	line-height:0;
}

.sidemenu dt{
	width:220px;
	height:40px;
	margin:0;
	padding:0;
	line-height:0;
	vertical-align:bottom;
	font-size:0;
}

.sidemenu dd{
	margin:0px;
	padding:0px;
	line-height:0;
	vertical-align:bottom;
	font-size:0;
}

#slide_menu {
width: 220px;
clear:both;
height:inherit;
position: relative;
left:0px;
top:0px;
}

#slide_menu table{
	border:0;
	margin:5px 0 0 5px;
}

#slide_menu table.inner{
	border:0;
	margin:5px 0;
}


#follow {
position: absolute;
top:0px;
left:0px;
width: 220px;
margin: 0px;
padding: 0px;
}

/*コンテンツエリア*/
#contents{
width: 680px;
float: right;
background: #ffffff;
text-align:left;
min-height:600px;
}


/*コンテンツエリア内側*/
#contents2{
width: 630px;
color: #333333;
padding:10px;
text-align:left;
background: #ffffff;
}

/*本文*/
#contents3{
width: 600px;
color: #333333;
margin:15px;
text-align:left;
background: #ffffff;
}


/*TOP下左予約*/
.top_reserve{
margin:0;
padding:10px 0 0 5px;
font-size: 11px;
color:#333333;
line-height:14px;
width: 200px;
}

/*TOP下中央コラム*/
.top_ftr{
margin:0px 0 0 0;
padding:5px 10px;
width: 333px;
}

/*TOP下中央コラム文*/
.top_ftr_txt{
margin:0;
padding:0;
font-size: 11px;
line-height:14px;
}

.top_ftr_txt a{
color:#333333;
text-decoration:none;
}

.top_ftr_txt a:hover{
color:#e5d5a1;
text-decoration:underline;
}

.top_ftr_txt a:active{
color:#e5d5a1;
text-decoration:underline;
}

/*TOP下右トピックス*/
#top_topics{
margin:10px;
padding:0;
font-size:11px;
color:#333333;
line-height:16px;
}

.top_topics a{color: #333333;text-decolation:underline;}


/*TOP下レイアウト用*/
#top_layout table tr td {margin:0;padding:0;border-width:0;font-size:11px}


/*TOP下左コラム*/
#top_clm_left {
  border-style: solid;
  border-width: 1px 1px 0 0; 
  border-color: #d2d0cc #d2d0cc #ebe8e2 #ebe8e2;
  background-color: #ebe8e2;
  margin:0;
  padding:0;
  width: 220px;
  min-height:300px;
  background: #ebe8e2;
}
#top_clm_center {
  border-style: solid;
  border-width: 1px 0 0 0; 
  border-color: #d2d0cc #ebe8e2 #ebe8e2;
  background-color: #ebe8e2;
  margin:0;
  padding:0;
  width: 353px;
  min-height:300px;
  background: #ebe8e2
}
#top_clm_right {
  border-style: solid;
  border-width: 1px 0 0 1px;
  border-color: #d2d0cc #ebe8e2 #ebe8e2 #d2d0cc;
  background-color: #ebe8e2;
  margin:0;
  padding:0;
  width: 325px;
  min-height:300px;
  background: #ebe8e2;
}


/*TOP左下おすすめステイプラン見出し*/
.top_stay_h{
background:#daa1b7;
height:22px;
margin:5px 0 0 0;
padding-top:3px;
padding-left:10px;
font-size: 12px;
font-weight: bold;
color:#53534d; 
}

/*TOP左下おすすめステイプランうぃじっと*/

.top_stay_wg{
background:url(/images/top_stay_wg_bg.gif) no-repeat;
margin:10px 0;
padding: 20px 0 5px 0;
width: 215px;
height:172px;
position:relative;
left:5px;
}

.top_stay_wg li{
margin:0;
padding: 5px 0 5px 0;
font-size: 11px;
color:#333333;
line-height:16px;
width: 170px;
position:relative;
left:-10px;
} 

.top_stay_wg a {color: #333333;text-decolation:underline;}
.top_stay_wg a:hover {color: #333333;text-decolation:none;}

/*Blog左コラム*/
.blog_wg{
margin:10px 0;
padding: 0 10px 0 10px;
font-size: 11px;
color:#333333;
line-height:16px;
width: 200px;
}

/*Blog左コラム見出し*/
.blog_h{
background:#daa1b7;
width:220px;
height:22px;
margin:20px 0 0 0;
padding-top:3px;
padding-left:10px;
font-size: 12px;
font-weight: bold;
color:#53534d; 
}

/*下層ページテキスト*/
.dsc_580{
	width:580px;
	margin:10px;
}

/*点線仕切り*/
hr.hr_dot{
height: 1px;
border: none;
border-top: 1px #cc9900 dotted;
clear:both;
}
