@charset "utf-8";
@import url(base.css);
@import url(bubble.css);

/* link
----------------------------------------*/
a {
	text-decoration:none;
}
a:link {
	color:#838167;
}
a:visited {
	color:#838167;	
}
a:hover {
	text-decoration:none;
	background:url("../img/bg_link2.gif");
}
a:active {
	color:#838167;
}

/* header
----------------------------------------*/
div#header {
  text-align:right;
  margin:0;
  padding:0;
}

div#header table{
  width: 100%;
}

div#header table tr td.logo{
  text-align:center;
  width: 280px;
  padding-top: 25px;
}

div#header h1 {
	margin:0;
	line-height:12px;
	font-size:10px;
	font-weight: lighter;
	letter-spacing: 1.8px;
	text-align:right;
}

div#header table tr td.txt{
  text-align:center;
  width: 320px;
  padding:20px 10px 0 0;
}

*html div#header h1 {
	margin:0 10px;
	padding:10px 10px 0 20px;
	line-height:12px;
	font-size:10px;
	font-weight: lighter;
	letter-spacing: 1px;
	float:right;
}

div#header ul {
    list-style:none;
    margin:0;
    padding:0;
    font-size: 13px;
    font-weight: bolder;
    letter-spacing:1px;
}

div#header li {
    float:left;
    width:140px;
    line-height:25px;
    height:32px;
    margin:0;
    padding:0;
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝",serif;
    text-align:center;
}

div#header li a {
    background:url(../img/btn_bg.png) repeat 0 0;
    display:block;
    padding:2px;
    color:#838167;
    text-decoration:none;
    border-top:1px solid #DEDDC2;
    border-right:1px solid #DEDDC2;
    border-bottom:1px solid #DEDDC2;
    }

div#header a:hover{
    color: #FFF;
}

div#header div.rollover01 a {
    margin-right: -10px;
    float:right;
    display:block;
    width:210px;
    height:110px;
    background:url(../img/btn_top.png) no-repeat left top;
    font-size:1px;
    line-height:1px;
    text-indent:-9999px;
    text-decoration:none;
    outline:none;
}

div#header div.rollover01 a:hover {
    background-position:right top;
}

div#header div.rollover02 a {
    margin-right: 5px;
    float:right;
    display:block;
    width:150px;
    height:50px;
    background:url(../img/btn01.png) no-repeat left top;
    font-size:1px;
    line-height:1px;
    text-indent:-9999px;
    text-decoration:none;
    outline:none;
}

div#header div.rollover02 a:hover {
    background-position:right top;
}

div#header div.rollover03 a {
    margin-right: 5px;
    float:right;
    display:block;
    width:150px;
    height:50px;
    background:url(../img/btn02.png) no-repeat left top;
    font-size:1px;
    line-height:1px;
    text-indent:-9999px;
    text-decoration:none;
    outline:none;
}

div#header div.rollover03 a:hover {
    background-position:right top;
}


div#header-inner{
	float:right;
	padding:5px 10px 5px 0;
}

/* map
----------------------------------------*/
#map {
  position: relative;
  background: #FFF;
  margin: 0 auto; /* center on everything else */
  padding: 10px;
  width: 680px;
  text-align: center;
}

div#map h2{
  margin:0 0 0 30px;
  padding:0;
  height:35px;
  padding:8px 0 0 35px;
  letter-spacing:2px;
  background:#FFF url("../img/subttl01.png") no-repeat;
  text-align: left;
  font-size:13px;
}

div#map p{
  margin:0 0 10px;
}

/* top-page left
----------------------------------------*/
div#left{
	float: left;
	width: 620px;
	padding:5px;
}

div#left h2{
  margin:0;
  padding:0;
  height:35px;
  padding:8px 0 0 35px;
  letter-spacing:2px;
  background:#FFF url("../img/subttl01.png") no-repeat;
  font-size:13px;
}

div#left ul{
    background: #FFF no-repeat left bottom;
 	margin:0;
	padding:0 0 0 10px;
	list-style:none;
}

div#left li{
	background: transparent url("../img/seperator.gif") repeat-x;
	background-position: bottom;
	padding: 5px 0;
	line-height:15px;
	list-style:none;
	list-style-type:none;
}

div#left li.last{ 
	background: none;
	padding-bottom:10px;
}

div#left span.day{
  font-size:10px;
}

div#left span.comment{
  font-size:12px;
  margin-left:4px;
  padding-left:5px;
}

div#left a{
	padding: 5px 5px 5px 0;
}

div#left p.ttl{
    font-size: 13px;
	margin:10px 30px 0;
}

div#left p.txt{
	margin:0 40px 15px;
	background: #FFF url("../img/arrow_ul.gif") left top no-repeat;
	padding: 0 0 0 15px;
}

div#left p.txt2{
	margin:10px 20px 15px;
	background: #FFF url("../img/arrow_ul.gif") left top no-repeat;
	padding: 0 0 0 15px;
}

div#left table{
	margin:-10px 0 0 40px;
	padding:0;
}

div#left table tr td {
    width: 390px;
	padding:10px;
	background:#F6F5E2;
}

div#left table tr td.ttl{
    width: 130px;
	text-align:center;
	background:#DEDDC2;
}

div#left table tr td ul{
 	margin:0;
	padding:10px 0 0 10px;
	list-style:none;
	background: none;
}

div#left table tr td li{
    margin-left: 10px;
	padding: 2px 0;
	font-size: 10px;
	line-height:15px;
	list-style:none;
	list-style-type:square;
	background: none;
}

div#left table.cmp {
    width: 88%;
}

div#left table.cmp tr td {
    padding: 10px 10px 5px 0;
	text-align:left;
	vertical-align:top;
	background: transparent url("../img/seperator.gif") repeat-x;
	background-position: top;
}

div#left table.cmp tr td p.area {
	font-size: 12px;
	margin-bottom: -10px;;
}

div#left table.cmp tr td.ttl {
    width: 120px;
    text-align: center;
}

div#left h3{
    margin:0 15px 0 10px;
    padding: 3px 0 0 15px;
    height:22px;
    background:#FFF url("../img/h3_bg.png") no-repeat;
    font-weight: bold;
    font-size:13px;
    letter-spacing:2px;
    clear:both;
}

div#left div.sm{
    margin:0;
    padding:0;
    float:left;
    width: 250px;
}


/* top-page right
----------------------------------------*/
div#right{
	float: left;
	padding:5px;
	width: 200px;
}

div#right h2{
  margin:0;
  padding:0;
  height:35px;
  padding:8px 0 0 35px;
  letter-spacing:2px;
  background:#FFF url("../img/subttl02.png") no-repeat;
  font-size:13px;
}

/* topicPath
----------------------------------------*/
div#topicPath {
    margin:0 0 -5px 0;
    padding:1px 0 0 10px;
    vertical-align:middle;
    clear:both;
}  

*html div#topicPath {
    margin:0;
    padding:1px 0 0 10px;
    vertical-align:middle;
    clear:both;
}  

div#topicPath li {  
    display:inline;  
    line-height:110%;  
    list-style-type:none;  
    background:url("../img/topicpath.gif") no-repeat right center;  
} 

div#topicPath li.last {  
    background:none;  
}  

div#topicPath li a {  
    padding-right:10px;  
}  

/* side-menu
----------------------------------------*/
div#side{
	float: left;
	padding:5px;
	width: 200px;
}

div#side h2{
  margin:0;
  padding:0;
  height:35px;
  padding:8px 0 0 35px;
  letter-spacing:2px;
  background:#FFF url("../img/subttl02.png") no-repeat;
  font-size:13px;
}

div#side ul{
    font-weight: normal;
    margin:-10px 0 0 0;
}

div#side li{
	background: #FFF url("../img/menu_bg.png");
	height:20px;
	padding: 5px 0 0 22px;
	list-style:none;
    font-size: 11px;
    font-weight: normal;
}


/* contents
----------------------------------------*/
div#contents {
	float: left;
	width: 620px;
	padding:5px;
}

div#contents h2{
  margin:0;
  padding:0;
  height:35px;
  padding:8px 0 0 35px;
  letter-spacing:2px;
  background:#FFF url("../img/subttl01.png") no-repeat;
  font-size:13px;
}

div#contents h3{
    margin:0 15px 0 10px;
    padding: 3px 0 0 15px;
    height:22px;
    background:#FFF url("../img/h3_bg.png") no-repeat;
    font-weight: bold;
    font-size:13px;
    letter-spacing:2px;
    clear:both;
}

div#contents h3.inv{
    margin:0;
    padding:0;
    display:none;
}


div#contents h3.ctlg{
    margin:0 15px 10px 0;
    padding: 3px 0 0 15px;
    height:22px;
    background:#FFF url("../img/h3_bg.png") no-repeat;
    font-weight: bold;
    font-size:13px;
    letter-spacing:2px;
    clear:both;
}

div#contents p.cap{
　margin: 8px 40px 0 30px;
	font-weight: lighter;
	font-size:11px;
	line-height:13px;
}

div#contents table.fair{
	margin:0 0 0 20px;
	padding:0;
}

div#contents table.fair tr td {
	height:40px;
	text-align:center;
	border-bottom: 1px solid #DEDDC2;
}

div#contents table.fair tr td.shop{
	width:130px;
}

div#contents table.fair tr td.cal{
	width:320px;
	text-align:center;
}

div#contents table.fair tr td.reserve{
	width:120px;
	text-align:center;
	background: #FFF url("../img/arrow_ul.gif") 15px 10px no-repeat;
}

div#contents div#hair {
	width:400px;
	float: left;
}

div#contents table.loc{
	margin: -10px 20px 10px 30px;
	padding:0;
}

div#contents table.loc tr td {
    padding: 10px 10px 5px 0;
	text-align:left;
	vertical-align:top;
	background: transparent url("../img/seperator.gif") repeat-x;
	background-position: bottom;
}

div#contents table.loc tr td.last{
    padding: 10px 10px 5px 0;
	text-align:left;
	vertical-align:top;
    background: none;
}

div#contents table.shop{
    width:570px;
	margin: 0 20px 30px 30px;
	padding: 0;
}

div#contents table.shop tr td {
    padding: 15px 10px 8px 0;
    height: 20px;
	text-align:center;
	vertical-align:middle;
	background: transparent url("../img/seperator.gif") repeat-x;
	background-position: bottom;
}

div#contents table.shop tr td img.map {
    vertical-align:middle;
    margin-top: -5px;
    margin-left: 20px;
}

div#contents table.shop tr td.pho {
    width: 170px
}

div#contents table.shop tr td.ttl {
    width: 80px
}

div#contents div.locpho img{
    float: left;
    margin: 2px;
    border:1px solid #E0DFC5;
    padding:2px;
}

div#contents table.album {
    width: 300px;
    margin-left: 30px;
    float:left;
}

*html div#contents table.album {
    width: 300px;
    margin-left: 15px;
    float:left;
}

div#contents table.album tr.pink{
    color:#F293B7;
    padding-bottom: -5px;
}

div#contents table.album tr td.ttl{
    width:20px;
    vertical-align:top;
}

div#contents table.album tr td.txt{
    padding-bottom:15px;
}

div#contents p{
	margin:5px 15px 15px 30px;
	padding:0;
	font-size:12px;
	text-align:justify;
	text-justify: distribute;
}

div#contents div.ctlg {
	margin: 0;
	padding: 0;
}

div#contents div.ctlg p{
	margin: 5px 0;
	padding: 5px;
	font-size:12px;
	line-height: 16px;

}

div#contents div.ctlg div.pho{
	margin: 0 1px;
	padding: 0;
	float: left;
}

div#contents div.ctlg div.pho p{
	font-size: 10px;
	margin: 0 0 5px 0;
	text-align: center;
	background: none;
}

*html div#contents div.plan {
    width: 610px;
}

div#contents div.plan p.sub {
    margin:8px 0 0 15px;
    padding: 0 0 0 30px;
    font-weight: bold;
    font-size: 11px;
    letter-spacing: 3px;
    line-height: 15px;
    background: #FFF url("../img/pln_mrk01.png") left top no-repeat;
}

div#contents div.plan p.cap{
    margin-top: 10px;
    padding: 2px 10px;
    font-weight:bold;
    line-height: 25px;
    background:url(../img/bg_link2.gif);
    clear:both;
}

*html div#contents div.plan p.cap{
    margin-top: 10px;
    margin-left:0;
    padding: 2px 10px;
    font-weight:bold;
    line-height: 25px;
    background:url(../img/bg_link2.gif);
    clear:both;
}

div#contents div.plan p.txt{
    margin: -10px 20px 0 45px;
}

*html div#contents div.plan p.txt{
    margin: 0 20px 0 25px;
}

div#contents div.plan p.txt span.price {
    font-size: 15px;
    font-weight: bold;
}

div#contents div.plan p.point1 {
    margin: 0 10px 2px 45px;
    font-size: 14px;
    background: transparent url("../img/seperator.gif") repeat-x;
	background-position: bottom;
}

*html div#contents div.plan p.point1 {
    margin: 10px 10px 2px 25px;
    font-size: 14px;
    background: transparent url("../img/seperator.gif") repeat-x;
	background-position: bottom;
}

div#contents div.plan p.point2 {
    margin: 5px 20px 15px 55px;
    background: #FFF url("../img/arrow_ul.gif") left top no-repeat;
	padding: 0 0 0 15px;
}

*html div#contents div.plan p.point2 {
    margin: 5px 20px 15px 30px;
    background: #FFF url("../img/arrow_ul.gif") left top no-repeat;
	padding: 0 0 0 15px;
}

div#contents div.plan ol{
    margin:-10px 10px 0 45px;
    list-style-position: inside;
}

*html div#contents div.plan ol{
    margin:10px 30px 0 30px;
    width:550px;
}

div#contents div.plan ol li{
    float: left;
    margin-right: 10px;
    margin-bottom: 2px;
}

div#contents div.plan ol li.last{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

div#contents div.album{
    float: left;
    margin:0 0 0 20px;
    padding:0;
}

div#contents div.album img{
    float: left;
    margin: 10px 0 0 5px;
    padding:2px;
    border:1px solid #E0DFC5;
}

*html div#contents div.album{
    margin:0;
    padding:0;
}

div#contents div.album p{
    margin: 5px 15px 0 5px;
}

div#contents div.album p{
    clear:both;
    margin: 5px 15px 0 5px;
}

/* trigger
----------------------------------------*/
h4.trigger {
	padding: 2px 0 0 50px;
	margin: 10px 0 5px 30px;
	background: url(../img/h2_trigger_a.png) no-repeat;
	height: 38px;
	line-height: 40px;
	width: 500px;
	font-size: 14px;
	font-weight: normal;
	float: left;
}

h4.trigger a {
	color: #838167;
	text-decoration: none;
	display: block;
	background:url(../img/spacer.gif);
}

h4.trigger a:hover {
	color: #838167;
}

h4.active {
	background-position: left bottom;
}

.toggle_container {
	margin: 0 0 5px 30px;
	padding: 0;
	border-top: 1px solid #DFDDC2;
	background: #DFDDC2 url(../img/toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 1.2em;
	width: 550px;
	clear: both;
}

*html .toggle_container {
	margin: 0 0 5px 60px;
	padding: 0;
	border-top: 1px solid #DFDDC2;
	background: #DFDDC2 url(../img/toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 1.2em;
	width: 550px;
	clear: both;
}

.toggle_container .block {
	padding: 10px;
	background: url(../img/toggle_block_btm.gif) no-repeat left bottom;
}

.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}

.toggle_container h4 {
	font: 2.5em normal;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #DFDDC2;
}

.toggle_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #DFDDC2;
}

/* footer
----------------------------------------*/
div#foot{
	position:relative;
	background:#D5D3AA;
	padding:4px;
	bottom:0;
	text-align:center;
	vertical-align:middle;
	color:#FFF;
}

div#foot p{
	margin:0;
	padding:0;
	color:#FFF;
}
	div#foot a{
	color:#FFF;
}