@charset "UTF-8";

@import url("common.css");

/* common style
----------------------------------------------------------------------------*/
div#header.lower{
	margin-bottom:0;
}

div#breadcrumbs{
	width:900px;
	padding-left:30px;
	margin:0 auto;
	zoom: 1;
	/* \*//*/
	display: inline-table;
	/**/
}

div#breadcrumbs:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	clear: both; 
	visibility: hidden;
}

div#breadcrumbs li{
	line-height:25px;
	float:left;
	padding-right:5px;
}

div.contentsBox{
	width:490px;
	margin:0 15px 30px;
	zoom: 1;
	/* \*//*/
	display: inline-table;
	/**/
}

div.contentsBox:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	clear: both; 
	visibility: hidden;
}

div.contentsBox h2{
	margin-bottom:20px;
}

div.contentsBox h3{
	background:url(../common_images/bg_h3.gif) left top no-repeat;
	color:#f5dfb1;
	line-height:38px;
	padding-left:20px;
	margin-bottom:10px;
	font-size:small;
}

div.contentsBox h4{
	background:url(../common_images/bg_h4.gif) left top no-repeat;
	color:#c4a04e;
	line-height:30px;
	padding-left:25px;
	margin-bottom:10px;
	font-size:small;
}

div.textBox{
	width:480px;
	margin-left:5px;
	margin-right:5px;
	zoom: 1;
	/* \*//*/
	display: inline-table;
	/**/
}

div.textBox:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	clear: both; 
	visibility: hidden;
}

div.textBox img.photo{
	margin-bottom:10px;
	border:#FFFFFF solid 5px;
}

div.textBox img.photo_r{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	margin-top:3px;
	border:#FFFFFF solid 5px;
}

div.textBox img.photo_l{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	border:#FFFFFF solid 5px;
}

div.textBox p.clear{
	clear:both;
}

p.pagetop{
	font-size:smaller;
	text-align:right;
	margin-top:20px;
}

/* choice
----------------------------------------------------------------------------*/
table.menu{
	width:480px;
	background:#000000;
	border: 0;
}

table.menu th{
	background:#444444;
	padding:5px 8px;
	color:#cccccc;
	border:#666666 solid 1px;
	text-align:left;
	font-weight:normal;
}

table.menu td{
	background:#333333;
	padding:5px 8px;
	color:#969696;
	border:#555555 solid 1px;
}

table p.list{
	background:url(../common_images/icon_list.gif) 0 0.3em no-repeat;
	padding-left:15px;
}

table.menu td ul.list{
	margin-left:16px;
}

table.menu td ul.list li{
	list-style:disc;
}

/* suitable
----------------------------------------------------------------------------*/
div.textBox p em{
	font-size:medium;
	color:#cccccc;
}

/* healthy
----------------------------------------------------------------------------*/
h5.list{
	background:url(../common_images/bg_h5.gif) 0 0.5em no-repeat;
	padding-left:15px;
	color:#CCCCCC;
	font-size:small;
	margin-bottom:10px;
}

div.line{
	border-bottom:#444444 solid 1px;
	padding-bottom:20px;
}

/* men
----------------------------------------------------------------------------*/
th.men{
	width:270px;
}
p.right{
	text-align:right;
}

/* step1
----------------------------------------------------------------------------*/
h4.rose{
	background:url(../healthy/step1/images/bg_step_th.jpg) left top no-repeat!important;
	color:#333333!important;
	line-height:60px!important;
}

dl.menu{
	margin-left:5px;
	margin-right:5px;
}

dl.menu dt{
	background:url(../common_images/icon_list.gif) 0 0.3em no-repeat;
	padding-left:15px;
	font-weight:bold;
	color:#BEBEBE;
}

/* step3
----------------------------------------------------------------------------*/
p.attention{
	margin-left:5px;
	margin-right:5px;
}

/* reservation
----------------------------------------------------------------------------*/
table.reserv{
	width:480px;
	background:#1c1c1c;
	margin-bottom:20px;
	border: 0;
}

table.reserv th{
	background:#444444;
	padding:5px 8px;
	color:#cccccc;
	border:#666666 solid 1px;
	text-align:left;
	white-space:nowrap;
	width:140px;
	font-weight:normal;
}

table.reserv td{
	padding:5px 8px;
	color:#969696;
	border:#555555 solid 1px;
}

table.reserv td.indis{
	background:#333333;
	text-align:center;
	color:#CC3333;
}

p.supplement{
	font-size:smaller;
	color:#CC9933;
	margin-bottom:5px;
}

.size_form1 {
	width: 30px;
}
.size_form2 {
	width: 100px;
}

.size_form3 {
	width: 260px;
}
.size_form4 {
	width: 260px;
	height: 120px;
}

em.important{
	color:#CC3333!important;
	font-size:small!important;
}

form p.btn{
	text-align:center;
}

form p.btn input {
	border: 1px solid #999999;
	padding: 5px 10px;
}

form p strong{
	color:#cccccc;
}

/* access
----------------------------------------------------------------------------*/
td.shop{
	background:#333333 url(../images/access/pic01.jpg) right top no-repeat!important;
	height:152px;
}

img.map{
	border:#555555 solid 1px;
}

/* sitemap
----------------------------------------------------------------------------*/
ul.sitemap01 strong{
	color:#CCCCCC;
	font-weight:normal;
}

ul.sitemap01 li{
	margin-bottom:10px;
	background:url(../images/sitemap/bg_li.gif) 0 0.5em no-repeat;
	padding-left:10px;
}

ul.sitemap02{
	margin-left:10px;
	margin-bottom:20px;
}

/* beautiful
----------------------------------------------------------------------------*/
p.arrow{
	text-align:center;
	padding:10px 0;	
}

div.textBox img.photo_r02{
	float:right;
	margin-left:20px;
	margin-bottom:3px;
	margin-top:3px;
	border:#FFFFFF solid 5px;
}

dl.beauty{
	background:url(../common_images/icon_list.gif) 0 0.3em no-repeat;
	padding-left:15px;
	background:#444444;
	padding:5px;
	color:#cccccc;
	border:#666666 solid 1px;
	zoom: 1;
	/* \*//*/
	display: inline-table;
	/**/
}

dl.beauty:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	clear: both; 
	visibility: hidden;
}

dl.beauty dt{
	background:#333333 url(../common_images/icon_list.gif) 0.5em 0.7em no-repeat;
	padding:5px 8px 5px 25px;
	margin-bottom:5px;
}

dl.beauty dd{
	padding:0 5px;
}

dl.beauty ul.list,
ul.staff_list {
	margin-left:16px;
}

dl.beauty ul.list li,
ul.staff_list li {
	list-style:disc;
}

