@charset "shift_jis";

/* Hotel Nango */
/*---------- ページ全体の指定 ----------*/

body {
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333333;
  background-image: url(img/back.gif);
}

a:link {
  color: #d9333f;
  font-size: 12px;
	text-decoration:none;
}

a:hover {
  color: #e95464;
  font-size: 12px;
}

a:visited {
  color: #d9333f;
  font-size: 12px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}


/*---------- メイン ----------*/

#main {
  width: 1000px;
  margin: 0 auto 0 auto;
  padding: 0;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  background-color: #ffffff;
}



/*---------- ヘッダー ----------*/

#header {
  margin: 0 auto 0 auto;
  width: 1000px;
  height: 90px;
  text-align: center;
  border-top: solid 3px #e95464;
  border-bottom: solid 3px #cccccc;
  background-image: url(img/header.jpg);
  background-repeat: repeat-x;
}

#header h1 {
  margin: 0;
  padding: 4px 0 4px 10px;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  font-size: 10px;
  color: #666666;
  letter-spacing: 1px;
  background-color: #eeeeee;
}

#header h2 {
  margin: 0;
  padding: 12px 10px 10px 20px;
  width: 400px;
  text-align: left;
  font-size: 16px;
  color: #444444;
  letter-spacing: 1px;
}


#table-left{
  text-align: left;
  font-size: 16px;
  color: #444444;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 18px;
  color: #444444;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 18px;
  color: #999999;
  text-decoration: none;
}


#table-right{
  text-align: right;
  margin: 0;
  padding: 6px 18px 2px 0;
  font-size: 12px;
  color: #d9333f;
  line-height: 210%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #444444;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #999999;
  text-decoration: none;
}

#header-menu {
  height: 18px;
  background-color: #333333;
  margin: 0px;
  padding: 5px 0 0 15px;
  background: url(img/head_menu_back.gif);
  background-repeat: repeat-x;
  text-align: left;
  width: auto;
}

#header-menu ul {
  text-align: left;
  margin: 0px;
  padding: 0px;
}

#header-menu li {
  color: #ffffff;
  display: inline;
  padding-left: 13px;
  padding-right: 8px;
  background: url(img/l_icon.gif) no-repeat;
  background-position: left center;
}

#header-menu a {
  color: #ffffff;
  text-decoration: none;
}

#header-menu a:hover {
  color: #cccccc;
}



/*---------- コンテンツ ----------*/

#container {
  width: auto;
  margin: 0;
  overflow: hidden;
  padding: 8px 0 6px 10px;
  background-color: #ffffff;
}


/*---------- ミドル ----------*/

#middle {
  float: left;
  width: 760px;
}


/*---------- メインコンテンツ ----------*/

#contents {
  float: right;
  margin: 0 6px 0 0;
  padding: 5px 7px 5px 0;
  font-size: 12px;
  width: 530px;
  letter-spacing: 1px;
}

#contents h2 {
  height: 24px;
  margin: 0 0 4px 0;
  padding: 6px 0 0 16px;
  font-size: 12px;
  color: #d9333f;
  line-height: 160%;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents .intro {
font-size:12px;
  margin: 0 0 4px 0;
  padding: 6px 0 0 10px;
  color: #d9333f;

}

#contents p {
  margin: 10px 0 0 0;/* 18 0 */
  padding: 0 5px 0 5px;
  line-height: 180%;
  font-size: 12px;
}

#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 0px 0px 0 0;
}

#contents img.picture {
  margin: 0 5px 0px 0;
  float: left;
}

#contents img.picture_r {
  margin: 0 5px 0px 0;
  float: right;
}


#contents td dt {
margin-left:10px;
font-weight:bold;
color:#555555;
}

#contents dd ul{
margin:0 0 5px 0;
padding:0;
}


#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}

#contents  .st{
font-size:12px;
color:#69821b;
font-weight:bold;
}


#item_block {
  margin: 0 auto 0 auto;
  padding: 4px 0 6px 0;
  line-height: 190%;
  font-size: 12px;
  text-align: left;
}

#item_block img {
  margin: 0 0 6px 0;
}
/*  ====================================  */
/*    テーブル                            */
#contents table#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
  line-height: 170%;
}


#contents td#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
  line-height: 170%;
}

td#head {
  height: 25px;
  font-size: 12px;
	text-align:center;
	font-weight:bold;
  padding: 0 0 0 10px;
  line-height: 190%;
  border: solid 1px #ce9e10;
  border-collapse: collapse;
  background-image: url(img/item_block_bg3.gif);
  background-repeat: repeat-x;
}

td#f_head {
  font-size: 12px;
  padding: 1px 0 1px 10px;
  border-collapse: collapse;
  background-image: url(img/item_block_bg.gif);
  background-repeat: repeat-x;
}

td#item {
  padding: 5px 4px 5px 6px;
  line-height: 190%;
  font-size: 12px;
	text-align:center;
}

td#f_item {
  font-size: 12px;
}

#contents table.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
}


#contents td.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding : 8px 14px 8px 14px;
}
/*  ===============================================  */
#p0 {
	width:500px;
  margin: 20px 0;
  padding: 0 20px;
  line-height: 130%;
  font-size: 12px;
}

#p0 h4{
  height: 30px;
	margin: 0;
  padding: 5px 0 10px 20px;
  font-size: 12px;
  color: #583822;
  background-image: url(img/titlebar2.gif);
  background-repeat: no-repeat;
}
#p0 .emp{
color:#990000;
font-size:14px;
font-weight:bold;
}

#p0 img{
margin-left:30px;
padding:0 ;
vertical-align:bottom;
} 


#p1 img{
margin:0;
padding:0;
}

#p1 table{
margin-left:20px;
}

#p1 td{
text-align:center;
margin:0;
padding:0;
}

/* ===========================  */
#contents a:link {
color:#0099FF;
  font-size: 12px;
}

#contents a:hover {
  color: #66ccff;
  font-size: 12px;
}

#contents a:visited {
  color: #0099FF;
  font-size: 12px;
}

#contents .line_2 {
	background:url(img/line_008.gif) repeat-x;
	height:3px;
	width:100%;
	margin:10px 0;
	text-align:center;
}

#contents .line_2 hr {
	display:none;
}

#contents .splng hr {
	background:url(img/clover.gif) repeat-x;
	width:530px;
	height: 25px;
	margin:0;
	text-align:center;
}
/*  =========================== */
/*  枠   */
.point_bg{
margin:5px 2px 5px 2px;
padding:2px 5px 2px 10px;
line-height:1.2;
border:solid 1px #dfcf98;
background-color:#fcfbf9;
}
.point_bg p.kome{
color:#336600;
margin-top:0;
padding:0 20px 0 0;
line-height:0.8em;
}

/* ============================ */

/* ---------- 左サイドメニュー ---------- */

#menu-left {
  float: left;
  margin: 5px 0 15px 0;
  padding: 0;
  width: 185px;
  text-align: left;
  letter-spacing: 1px;
}

#menu-left h2 {
  height: 19px;
  margin: 0;
  padding: 7px 0 0 12px;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

#menu-left p {
  margin: 0;
  padding: 10px 4px 2px 4px;
  font-size: 12px;
  background-color: #f3f3f2;
  line-height: 180%;
}

#menu-left .menulist {
  margin: 0 0 15px 0;
  padding: 5px 5px 4px 5px;
  width: 185px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

#menu-left .menulist ul {
  text-align: left;
  margin: 0px;
  padding: 0px;
}

#menu-left .menulist li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 0;
}

#menu-left .menulist h2 {
  height: 19px;
  margin: 0;
  padding: 7px 0 0 12px;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

#menu-left .menulist a{
  color: #d9333f;
  display: block;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  padding: 7px 0 7px 20px;
  font-size: 12px;
  line-height: 160%;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
	text-decoration:none;/* 追加 */
 }

#menu-left .menulist a:hover{
  color: #e95464;
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}


#menu-left .menu_free {
  margin: 0 0 14px 0;
  padding: 5px 5px 4px 5px;
  width: 185px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

#menu-left .menu_free h2 {
  height: 19px;
  margin: 0;
  padding: 7px 0 0 12px;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

#menu-left .menu_free a{
  color: #d9333f;
  padding: 6px 0 5px 0;
  font-size: 12px;
  background-color: #f3f3f2;
 }

#menu-left .menu_free a:hover{
  color: #e95464;
  background-color: #f3f3f2;
}

#menu-left .menu_free p{
  margin: 0;
  padding: 10px 4px 0 4px;
  font-size: 12px;
  background-color: #f3f3f2;
  line-height: 180%;
}


/* ---------- 右サイドメニュー ---------- */

#menu-right {
  float: left;
  margin: 0 0 15px 10px;
  padding: 2px 5px 0 0;
  width: 200px;
  text-align: left;
  letter-spacing: 1px;
}

#menu-right h2 {
  height: 20px;
  margin: 0;
  padding: 5px 0 1px 12px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(img/sidebar_right.gif);
  background-repeat: no-repeat;
}

#menu-right .menulist {
  margin: 0 0 15px 0;
  padding: 5px 0 0 0;
  width: 200px;
  text-align: left;
}

#menu-right .menulist ul {
  text-align: left;
  margin: 0px;
  padding: 0px;
}

#menu-right .menulist li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 0;
}

#menu-right .menulist h2 {
  height: 20px;
  margin: 0;
  padding: 5px 0 1px 12px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(img/sidebar_right.gif);
  background-repeat: no-repeat;
}

#menu-right .menulist a{
  color: #d9333f;
  display: block;
  padding: 7px 4px 7px 20px;
  font-size: 12px;
  line-height: 160%;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

#menu-right .menulist a:hover{
  color: #e95464;
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}

#menu-right .menu_free {
  margin: 0 0 14px 0;
  padding: 0;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

#menu-right .menu_free h2 {
  height: 19px;
  margin: 0;
  padding: 4px 0 2px 12px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(img/sidebar_right.gif);
  background-repeat: no-repeat;
}

#menu-right .menu_free a{
  color: #d9333f;
  padding: 6px 0 5px 0;
  font-size: 13px;
  background-color: #f3f3f2;
 }

#menu-right .menu_free a:hover{
  color: #e95464;
  background-color: #f3f3f2;
}

#menu-right .menu_free p{
  margin: 0 0 0 0;
  padding: 8px 8px 14px 8px;
  font-size: 12px;
  background-color: #ffffff;
  background-image: url(img/menu_back.gif);
  line-height: 180%;
}


/*---------- フッター ----------*/

#footer {
  clear: both;
  width: 1000px;
  margin: 0 auto 0 auto;
  padding: 20px 0 20px 0;
  text-align: center;
  font-size: 12px;
  color: #333333;
  border-top: solid 4px;
  border-top-color: #d9333f;
  background-color: #eeeeee;
}

#footer a {
  color: #333333;
  font-size: 12px;
 }

#footer a:hover {
  color: #333333;
}

#footer_main_block {
  width: 850px;
  margin: 0 auto 0 auto;
  padding: 4px 0 6px 0;
  line-height: 180%;
  font-size: 12px;
  text-align: left;
}
.lst {
margin-top:0;
padding:0;
vertical-align:top;
}

.lst ul {
  text-align: left;
  margin: 5px 0 0 15px;
  padding: 0px;
}

.lst li {
  color: #333333;
  padding-left: 0px;
  padding-right: 5px;
}

/* アクセス用 */
.Guide-Box {
	border-collapse: collapse;
}

.Guide-Box td {
	padding: 5px;
	border: 1px solid #999999;
	color:#69821b;

}

td.Guide-Box-Head {
background-color:#69821b;
	color: #FFFFFF;
	padding: 0px;
	font-weight: bold;
	padding:3px;
}

table.price{
border:1px solid #69821b; 
}
.price th{
background-color:#9cb54e;
}

.price td{
background-color:#bcd76f;
}

/*  */
#contents .line_1 {
width:100%;
height:20px;
border-top-style:dotted;
text-align:center;
}

.page_top {
    width: 480px;
    background-image: url("img/arrow-up.gif");
    background-position: right center;
    background-repeat: no-repeat;
    clear: both;
    padding-right: 8px;
    text-align: right;

}

.kome{
color:#336600;
margin-top:0;
padding:0 20px 0 0;
line-height:1.2em;
}

.kome ul{
margin:0;
padding:0;
}

.kome ul li{
margin:0 30px 5px 30px;
padding:0;
}

.fnt_rb {
	color: #FF0000;
	font-weight: bold;
}

/* for twitter */
	#tw_body {
		text-align: left;
		font-size: 10px;
		line-height: 120%;
	}

	p.tw_text{
		margin: 10px 0px 0px 0px;
		color: #666666;
	}

	p.tw_day{
		color: #00ccff;
	} 
/* end twitter */
