@charset "UTF-8";
body{
	/*background:#fff;*/
	}
h2,h3{
	background:url(../img/common/headerBorder.gif) no-repeat top left;
	border-bottom:1px dotted #565656;
	padding:0;
	padding-top:5px;
	margin:0;
	margin-bottom:20px;
	line-height:60px;
	clear:both;
	}
h2 span,
h3 span{
	background:url(../img/common/titleIcon.png) no-repeat left center;
	height:60px;
	width:50px;
	display:block;
	float:left;
	}
#headerContents{
	background:url(../img/common/bgHeader.gif) repeat;
	box-shadow: 0px 10px 5px -8px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 10px 5px -8px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 0px 10px 5px -8px rgba(0, 0, 0, 0.3);
		-o-box-shadow: 0px 10px 5px -8px rgba(0, 0, 0, 0.3);
		-ms-box-shadow: 0px 10px 5px -8px rgba(0, 0, 0, 0.3);
		padding-bottom:30px;
		min-height:250px;
	}

#contents{
	padding-bottom:20px;
	}
section{
	line-height:1.5em;
	margin-bottom:30px;
	}
section p{
	padding-bottom:1em;
	}
section a{
	font-weight:bold;
	}
.photolistNormal,
.photolist4{
	list-style:none;
	margin:0;
	padding:0;
	}
.photolist4 li{
	width:160px;
	float:left;
	margin-right:7px;
	}
.photolistNormal li{
	float:left;
	margin-right:7px;
	}

section table{
	width:100%;
	border-collapse: separate;
	border-spacing:3px;
	}
section table td,section table th{
	padding:10px;
	text-align:left;
	background:#fff;
	}
.facbook{
	margin-bottom:10px;
	}

/*menu page*/
.menu{
	background:url(../img/menu/menuBg.gif) repeat;
	padding:20px;
	}
.menu h3{
	border:0;
	background:none;
	text-align:center;
	padding:15px;
	margin-bottom:0;
	padding-bottom:0;
	}
.menu h3 span{
	background:none;
	height:auto;
	width:auto;
	display:none;
	float:none;
	}
.menu h4{
	background:url(../img/menu/menuIcon.png) no-repeat left bottom;
	padding-left:30px;
	line-height:40px;
	margin-bottom:0;
	font-size:1.2em;
	}
.menu table{
	border-spacing:0;
	margin-bottom: 2em;
	}
.menu table tr:hover{
	background:#f8f4e3;
	}
.menu table td,
.menu table th{
	background:none;
	padding:10px 0;
	border-bottom:1px dashed #B59A77;
	}
.menu table td{
	padding:10px 15px;
	}
.menu .list{
	font-weight:bold;
	white-space:nowrap;
	padding-left:0;
	padding-right:0;
	}
.menu .price{
	text-align:right;
	white-space:nowrap;
	padding-left:0;
	padding-right:0;
	}
.contactBox{
	background:#fff;
	border:3px solid #2a2a2a;
	padding:15px;
	}
.contactBox .boxLeft{
	float:left;
	font-size:0.88em;
	}
.contactBox .boxRight{
	padding-top:10px;
	float:right;
	}
.contactBox .boxRight a{
	background:url(../img/common/asideIcon1.gif) no-repeat left center;
	border:2px solid #2a2a2a;
	display:block;
	padding:5px;
	padding-left:30px;
	line-height:normal;
	text-decoration:none;
	font-size:0.88em;
	font-weight:bold;
	}
.detox strong{
	font-size:1.3em;
	color:#604330;
	}
.detox{
	padding:2em;
	padding-right:0;
	padding-bottom:0;
	}
strong.point{
	font-size:1.3em;
	color:#604330;
	}
.pointBox{
	background:#fff;
	border:3px double #9A7257;
	padding-right:20px;
	}

section.staff table{
	margin-bottom:30px;
	}
section.staff h3,
section.contest h3{
	background:url(../img/common/headerBorder.gif) no-repeat bottom left;
	border-bottom:0;
	padding:0;
	padding-bottom:5px;
	margin:0;
	margin-bottom:10px;
	line-height:normal;
	clear:both;
	}
section.staff h3 span,
section.contest h3 span{
	background:none;
	height:auto;
	width:auto;
	display:inline;
	float:none;
	font-size:0.88em;
	}
section.staff td.staffPhoto{
	font-size:0.75em;
	white-space:nowrap;
	vertical-align:top;
	width:165px;
	}
section.staff td.staffPhoto ul{
	padding:0;
	padding-left:15px;
	}
section.staff td.staffPhoto p{
	text-align:center;
	margin-bottom:0;
	padding-bottom:0;
	}
section.staff th{
	white-space:nowrap;
	font-size:0.88em;
	}
section.contest dt{
	width:200px;
	float:left;
	margin-right:15px;
	}
section.contest dd{
	width:450px;
	padding:0;
	margin:0;
	float:left;
	}
section.contest dd p{
	padding-top:0;
	margin-top:0;
	}
section.contest dd a{
	display:inherit;
	text-align:right;
	}
section ol.sitemap{
	margin:0;
	padding:0;
	list-style:none;
	}
section ol.sitemap li{
	margin:0;
	list-style:none;
	border-bottom:1px dashed #877E6B;
	}
section ol.sitemap li a{
	display:block;
	padding:8px;
	}
section ol.sitemap li a:hover{
	background:#D3C9A7;
	}
section ol.sitemap_sns{
	list-style:none;
	margin:0;
	padding:0;
	margin-top:50px;
	}
section ol.sitemap_sns li{
	display:inline;
	}
section ol.sitemap ol.sub{
	padding-left:1em;
	}
section ol.sitemap ol.sub li{
	border-bottom:none;
	list-style:disc;
	font-size:0.88em;
	margin-left:1em;
	}
section ol.sitemap ol.sub li a{
	padding:5px;
	}
section ol.sitemap ol.sub li a:hover{
	background:none;
	}