/* Base Style */
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFCC;
	background-image: url(../images/bg_line02.gif);
	color: #111111;
	text-align: center;
}

a {text-decoration:none;}
a:hover {text-decoration:underline;}

/* サイズ */
.t09 {font-size: 10px; line-height: 100%;}
.t10 {font-size: 10px; line-height: 140%;}
.t11 {font-size: 11px; line-height: 140%;}
.t12 {font-size: 12px; line-height: 140%;}
.t13 {font-size: 13px; line-height: 140%;}
.t14 {font-size: 14px; line-height: 140%;}
.t15 {font-size: 15px; line-height: 100%;}
.t16 {font-size: 16px; line-height: 140%;}
.t18 {font-size: 18px; line-height: 140%;}
.t24 {font-size: 24px; line-height: 140%;}
.t30 {font-size: 30px; line-height: 140%;}
.t40 {font-size: 12px; line-height: 160%;}
.t42 {font-size: 12px; }
.t122 {font-size: 13px; line-height:120%;}
.t123 {font-size: 12px; line-height: 140%;}
.ts150 {	font-family: "ヒラギノ角ゴ Pro W3";	font-size: 13px;	color: #111111;	line-height: 150%;}

/* 色 */
.Black {color: #111111;}
.White {color: #ffffff;}
.Red {color: #cc0000;}
.Gray {color: #666666;}
.Gray2 {color: #333333;}
.Pink {color: #ec008c;}
.Pink2 {color: #ff6699;}
.Green {color: #336633;}
.Green2 {color: #005500;}
.Orange {color: #ff6600;}
.Orange2{
color:#FF3300;}

/* その他 */
.Bold {font-weight: bold;}

/* Line系*/
.ThinGrayLine	{ margin : 0px; border : 1px solid #cccccc; padding : 0px; }
.ThinWhiteLine	{ margin : 0px; border : 1px solid #FFFFFF; padding : 0px; }
.ThinGreenLine	{ margin : 0px; border : 1px solid #B7DDB6; padding : 0px; }
.ThinOrangeLine	{ margin : 0px; border :1px solid #ff9900; padding : 0px; }
.ThinRedLine{ margin : 0px; border :2px solid #996633; padding : 0px; }
.ThinBrownLine	{ margin : 0px; border :1px solid #CC9966; padding : 0px; }

/* link系*/
.no_link {color: #666666;font-size: 11px; line-height: 140%;}
.link {font-size: 11px;}


/* 画像系*/
img.left {
	float : left;
	margin-right : 0.8em;
	margin-bottom : 0.5em
}
img.right {
	float : right;
	margin-right : 0.8em;
	margin-left : 0.8em;
	margin-bottom : 0.5em
}
p {
	clear : both;
	line-height : 1.2
}

#memberform th{
	background-image: url(/images/line_bg_black.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
}
#memberform td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;

}
#tr-top{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;

}

h1 { 
	font-size: 10px;
	line-height: 140%;
	color: #ff6600;
}

h2 { 
	font-size: 14px;
	line-height: 140%;
}

h3 { 
	font-size: 16px;
	line-height: 140%;
}

h4 { 
     font-size: 14px;
     line-height: 140%;
}

h5 { 
     font-size: 12px;
     line-height: 140%;
}

h1, h2, h3, h4, h5, h6, p, ol, pre, blockquote
{
   margin-top: 3px;
   margin-bottom: 3px;
}

/*右バナー*/

.RightBannerBox {
	width: 141px;
	border: 1px solid #ff9900;
}

.RightBannerHeader {
	width: 141px;
	height:18px;
	font-size: 14px;
	color:#FFFFFF;
	text-align: center;
	margin:0px;
	padding-top:2px;
	background-color:#FFA057;
	background-repeat:no-repeat;
	vertical-align:middle;
}

.RightSideBannerInner {
	width: 141px;
	font-size: 12px;
	text-align:center;
	background-color:#FFFFFF;
	padding-top:5px;
}
.RighttopicsInner {
	width: 139px;
	font-size: 12px;
	line-height:120%;
	text-align: left;
	padding:1px;
	background-color:#FFFFFF;
}

/*右バナーEND*/

#RightNaviBoxHeader{
	width: 157px;
	height:18px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image:url(../images/side_titlebg.gif);
	background-repeat: no-repeat;
}
#RightNavi_box{
	width: 157px;
	height:18px;
	padding-top:4px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-repeat: no-repeat;
}
#RightNaviBox{
	width: 147px;
	text-align: left;
	margin: auto auto 5px;
	font-size: 12px;
	border: 1px solid #ff9900;
	background-color: #ffffff;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	line-height: 140%;
}
.RightNaviBox2{
	width: 147px;
	text-align: left;
	margin: auto auto 5px;
	font-size: 12px;
	border: 1px solid #ff9900;
	background-color: #FFE9F2;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	line-height: 140%;
}

.RightNaviBoxHeader{
	width: 157px;
	height:18px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image:url(../images/side_titlebg.gif);
}

.RightNaviBox{
	width: 147px;
	text-align: left;
	margin: auto auto 5px;
	font-size: 12px;
	border: 1px solid #ff9900;
	background-color: #ffffff;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	line-height: 140%;
}

#main_navibox{
	width: 452px;
	height:18px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image:url(../images/main_titlebg.gif);
}
#main_topicsbox{
	width: 448px;
	text-align: left;
	font-size: 12px;
	border: 1px solid #ff9900;
	background-color: #ffffff;
	padding:0px 0px 2px 2px;
}
#main_navibox_pr{
	width: 142px;
	height:18px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image:url(../images/main_titlebg_pr.gif);
}
#main_prbox{
	width: 140px;
	height:145px;
	text-align: left;
	font-size: 12px;
	border: 1px solid #ff9900;
	background-color: #ffffff;
}

#RightSideBannerBox{
	width: 137px;
	text-align: center;
	margin: auto auto 10px;
	font-size: 10px;
	border: 1px solid #ff9900;
	background-color: #ffffff;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	line-height: 140%;
}

#TextBannerBox{
	width: 627px;
	text-align: left;
	margin: auto auto auto auto;
	font-size: 10px;
	border: 1px solid #996633;
	background-color: #ffffff;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	line-height: 130%;
}

#MainResultBox{
	width: 632px;
	text-align: left;
	margin: auto auto auto auto;
	font-size: 100%px;
	border: 1px solid #ff9900;
	background-color: #ffffff;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: 100%;
}
#detailbox{
	width: 780px;
	text-align: left;
	margin: auto auto auto auto;
	font-size: 100%px;
	border: 1px solid #996633;
	background-color: #ffffff;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: 100%;
}

#Box_ninkiranking{
	width: 273;
	height: 156;
	font-size: 12px;
	text-align: left;
	margin: auto auto auto auto;
	font-size: 100%px;
	border: 1px solid #996633;
	background-color: #ffffff;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: 100%;
}

#wrapper{
	margin: 0px;
	padding: 0px;
}

#header{
	background-image: url(../images/base_header_line.jpg);
	height: 150px;
	background-repeat: repeat-x;
}

#header-inside{
	width: 800px;
}

#box_700{
	width: 700px;
	text-align: left;
	border: 1px solid #D1AD88;
	background-color: #ffffff;
}

#MainTopbannerBox{
	width: 788px;
	text-align: left;
	margin: 0;
	padding: 0px;
}

#MainLogo{
	width: 180px;
	text-align: left;
	margin: 0;
	padding: 0px;
	float : left;
}

#MainTopbanner{
	text-align: center;
	margin: 0;
	padding: 0px;
}

#MainTextBox{
	width: 625px;
	font-size: 14px;
	text-align: left;
	line-height: 140%;
	margin: auto auto 5px;
	padding: 4px;
	border: 1px solid #ff9900;
	background-color: #ffffff;
}

#MainTextBox1{
	width: 600px;
	font-size: 14px;
	text-align: left;
	line-height: 140%;
	margin: auto auto 5px;
	padding: 4px;

}

#box_top_sitecomment {
	width: 700px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: auto;
	padding: auto;
	border: 0px solid #996633;
	color: #FF0000;
}

#box_top_textbanner {
	width: 592px;
	text-align: left;
	font-size: 12px;
	margin: 0px 0px 6px 0px;
	padding: 3px;
	border: 1px solid #ff9900;
	background-color: #ffffff;
}

.box_top_textbanner {
	width: 592px;
	text-align: left;
	font-size: 12px;
	margin: 0px 0px 6px 0px;
	padding: 3px;
	border: 1px solid #ff9900;
	background-color: #ffffff;
}

#box_default{
	width: 588px;
	border: 1px solid #ff9900;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	background-color: #ffffff;
}

.box_default{
	width: 588px;
	border: 1px solid #ff9900;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	background-color: #ffffff;
}

#text_default{
	text-align: left;
	font-size: 12px;
}

#box_top_main1 {
	width: 600px;
	height: 60px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #996633;
	clear:both;
}

#box_top_search1_left {
	width: 290px;
	height: 52px;
	text-align: left;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #996633;
	background-color: #ffffff;
	float:left;
}

#box_top_search1_right {
	width: 290px;
	height: 52px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #996633;
	background-color: #ffffff;
	float:right;
}
#top_puchi_box{
	width: 600px;
}
.box_top_main2 {
	width: 600px;
	height: 61px;
	text-align:left;
}

.petit_images {
	width: 192px;
	border: 1px solid #996633;
}

#top_kodawari_box{
	width:550px;
}

#toppage_boxtext1{ 
	font-size: 12px;
	line-height: 120%;
}

.toppage_boxtext1{ 
	font-size: 12px;
	line-height: 120%;
}

#header_bg{
width:100%;
background-image:url(/images/header_menu/bg6.gif);
margin:1px 0px 0px 0px;
float:center;
}

#title_box{
width:600px;
margin:5px 0px 0px 0px;
float:center;
background-image:url(/images/top/contents_bg3.jpg);
}

#special_content_box{
width:700px;
float:clear;
}
#special_content_leftbox{
float:left;
width:697px;
}#special_content_rightbox{
float:right;
}
#mainprbox{
	width: 157px;
	height:18px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image:url(../images/new/side_titlebg.gif);
}

/* begin styles for RSS Feed */

.rss_box {
	 margin: 3px 2%;
	 padding: 0px;
	 background-color: #fff;
}

.rss_title, rss_title a {
	font-size: 12px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss_items {
	margin: 3px;
	padding: 0px;
}

.rss_item  {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 2px;
	color: #000000;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	font-weight: bold;
	font-size: 12px;
	color: #0000CC;
	text-decoration : none;
}

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

.rss_date {
	font-size: 12px;
	font-weight : normal;
	color: #000000;
}

/* end styles for RSS Feed */

/*トップページ 新着宿 */
#shintyaku-tourokuyado{
	height: 115px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
	background-attachment: fixed;
}

/*各こだわりページ */
#MainTopbannerBox1{
	width: 592px;
	text-align: left;
	font-size: 12px;
	margin: 0px 0px 6px 0px;
	padding: 3px;
	border: 1px solid #996633;
	background-color: #ffffff;
}

#page_title_box{
	width:600px;
	height:33px;
	margin:5px 0px 0px 0px;
	color:#cc3300;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:14px;
	line-height:250%;
	text-align:left;
}

#category_box{
	width:600px;
	margin:1px 0px 0px 0px;
}

#title_link_box{
	width:600px;
	text-align:left;
}

#toppage_rightbox_textbanner {
	font-size:11px;
	line-height:90%;
}
a.txtbntitle{}
a.txtbntitle:link{ color: #663300;}
a.txtbntitle:hover{ color: #996633;}
a.txtbntitle:visited { color: #663300;}
a.txtbntitle:active{ color: #ffffff;}

#puchi_container{
	width:760px;
	margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
	border: 1px solid #ff9900;
}
#puchi_container_inner{
	width:750px;
	margin:5px 5px 5px 5px;
	text-align:left;
}
.box08{
  width: 220px;/*全体の幅*/
  font-size: 12px;/*文字サイズ*/
	background: #FFFFFF;/*背景色*/
	text-align:left;
  }
.box08 dt{/*タイトル部分の設定*/
    border-left: 5px solid #ff6600;
  width: 7em;/*タイトルの幅（文字数）*/
  color: #FFFFFF;/*文字色*/
	background: #ff9900;/*背景色*/
	text-align: center;
	font-size:12px;
  margin: 0;
  padding: 1px 0 1px 0;
  }
.box08 dd{/*内容部分*/
  margin: 0;
  border-top: solid 3px #ff6600;/*上側の枠の色*/
	background: #E7E7E7;/*背景色*/
  }
.box08 dd p{
  padding: 0.1em;/*テキスト部分の余白*/
  margin: 0;
  }
  .box08 dd p1{
  margin: 3px 0px 0px 10px;
    border-left: 2px solid #ff6600;
  }
.imgsize img{
  border-width : 2px;border-color : #FFFFFF #999999 #999999 #FFFFFF;border-style : solid;
}

#example1 { margin: 0 0 0 0; } 
#coupon_margin{
	 margin:5px 5px 5px 5px;
	 padding:3px 3px 3px 3px;
	 background-color:#FFFFFF;
	 line-height:130%;
	 text-align:center;
}

#sp_margin{
	 margin:5px 5px 5px 5px;
	 padding:3px 3px 3px 3px;
	 background-color:#FFFFFF;
	 line-height:130%;
	 font-size:11px;
	 color:#333333;
}
.box09{
  width: 230px;/*全体の幅*/
  font-size: 12px;/*文字サイズ*/
	background: #FFFFFF;/*背景色*/
	text-align:left;
  }
.box09 dt{/*タイトル部分の設定*/
    border-left: 5px solid #ff6600;
  width: 7em;/*タイトルの幅（文字数）*/
  color: #FFFFFF;/*文字色*/
	background: #ff9900;/*背景色*/
	text-align: center;
	font-size:12px;
  margin: 0;
  padding: 1px 0 1px 0;
  }
.box09 dd{/*内容部分*/
  margin: 0;
  border-top: solid 3px #ff6600;/*上側の枠の色*/
	background: #E7E7E7;/*背景色*/
  }
.box09 dd p{
  padding: 0.1em;/*テキスト部分の余白*/
  margin: 0;
  }
  .box09 dd p1{
  margin: 3px 0px 0px 10px;
    border-left: 2px solid #ff6600;
  }
  
/*固定テキストバナー*/
#RightNaviBox_new {
	width: 141px;
	text-align: center;
	margin: auto auto 10px;
	font-size: 11px;
	border: 1px solid #ff9900;
	background-color: #FFE9F2;
	background-position: center bottom;
	background-repeat: no-repeat;
	line-height: 140%;
}
  
.t1{
	width:300px;
	background-image:url("images/new_puchi01bg.gif");
}


.box10{
  width: 220px;/*全体の幅*/
  font-size: 12px;/*文字サイズ*/
	background: #FFFFFF;/*背景色*/
	text-align:left;
  }
.box10 dt{/*タイトル部分の設定*/
    border-left: 5px solid #ff6600;
  width: 9em;/*タイトルの幅（文字数）*/
  color: #FFFFFF;/*文字色*/
	background: #ff9900;/*背景色*/
	text-align: center;
	font-size:12px;
  margin: 0;
  padding: 1px 0 1px 0;
  }
.box10 dd{/*内容部分*/
  margin: 0;
  border-top: solid 3px #ff6600;/*上側の枠の色*/
	background: #E7E7E7;/*背景色*/
  }
.box10 dd p{
  padding: 0.1em;/*テキスト部分の余白*/
  margin: 0;
  }
.box10 dd p1{
  margin: 3px 0px 0px 10px;
    border-left: 2px solid #ff6600;
  }

/*QRコード表示*/

#qr_box	{
 float:right;
}

#qr_site	{
 float:left;
}

#qr_coupon	{
 float:left;
 margin-left:10px;
}