@charset "utf-8";
@import "/css/template.css";
/*------------------------------------------------------------
	個室の雰囲気
------------------------------------------------------------*/
#conts #section01 {
	margin: 0 0 50px 0;
	width: 680px;
	overflow: hidden;
}

#conts #section01 h2 {
	margin: 0 0 20px 0;
}

#conts #section01 p {
	padding-right: 250px;
}

#conts #section01 img.photo01 {
	float: right;
}

#conts #section02 h3 {
	margin: 0 0 20px 0;
}

#conts #section02 p {
	margin: 0 0 50px 0;
	width: 680px;
	overflow: hidden;
	/*Mac IE用ハック*/
	/*\*//*/
	overflow: visible;
	/**/

	clear: left;
}

#conts #section02 p img {
	margin: 0 30px 0 0;
	/*\*//*/
	margin-bottom: 5px;
	/**/

	float: left;
}

#conts #section02 #seatsDetails {
	margin: -30px 0 0 0;

	clear: left;
}

#conts #section02 #seatsDetails h4 {
	margin: 0 0 18px 0;
}

#conts #section02 #seatsDetails ul {
	margin: 0 0 18px 0;
	padding: 20px 30px 5px 30px;
	width: 620px;
	overflow: auto;
	background: #333;

	line-height: 1.1;
}

	* html #conts #section02 #seatsDetails ul {
		padding-bottom: 20px;
		width: 680px;
		/*Mac IE用ハック*/
		/*\*//*/
		padding-bottom: 5px;
		width: 620px;
		/**/
	}

#conts #section02 #seatsDetails li {
	margin-bottom: 15px;
	width: 33%;
	display: inline;

	float: left;
}

#conts #section02 #seatsDetails li span {
	padding: 0 0 0 15px;
	background: url(/img/icon/01.gif) no-repeat left center;
}

#conts #section02 #seatsDetails li.left {

}

#conts #section02 #seatsDetails li.center {
	text-align: center;
}

#conts #section02 #seatsDetails li.right {
	text-align: right;
}

#conts #section03 {
	margin: 50px 0 50px 0;
}

#conts #section03 h3 {
	margin: 0 0 20px 0;
}

#conts #section03 p {
	padding-right: 250px;
}

#conts #section03 img.photo04 {
	float: right;
}

#conts #section03 h4 {
	margin: 0 0 15px 0;
	padding-top: 20px;

	clear: left;
}

#conts #section03 .box  {
	padding: 17px 40px 17px 20px;
	background: #333;
}

#conts #section03 .box p {
	margin: 0;
	padding: 0;

	clear: both;

	line-height: 1.1;
}

#conts #section03 .box ul {
	margin: 10px 0 0 20px;

	line-height: 1.1;
}

#conts #section03 .box li {
	margin-bottom: 20px;
	width: 30%;
	display: inline;

	float: left;
}

#conts #section03 .box li span {
	padding: 0 0 0 15px;
	background: url(/img/icon/01.gif) no-repeat left center;
}

#conts #section03 .box li.left {

}

#conts #section03 .box li.center {
	text-align: center;
}

#conts #section03 .box li.right {
	text-align: right;
}

#conts #section04 h2 {
	margin: 0 0 20px 0;
}

#conts #section04 a {
	margin: 0 0 18px 0;
	width: 301px;
	height: 48px;
	background: url(/img/template/reservation_over.gif) no-repeat;
	display: block;
}

#conts #section04 a:hover {
	background-color: #fff;
}

#conts #section04 a:hover img {
	visibility: hidden;
}

#conts #section04 {
}

#conts #section04 {
}

#conts p {
	margin: 0 0 1em 0;
}

#conts h3 {
	margin: 50px 0 18px 0;
}
