@charset "utf-8";

body {
	background: url(../menu/image/background.jpg) no-repeat left bottom;
	background-attachment: fixed;
}

div#header {
	position: absolute;
	top: 50px;
	left: 20px;
	width: 215px;
}

address {
	position: absolute;
	top: 200px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}

div#container {
	position: absolute;
	top: 20px;
	left: 280px;
	padding-right: 30px;
	line-height: 1.8em;
}

div#menu-salon-data {
	padding-bottom: 20px;
	font-size: 10px;
	text-align: right;
	line-height: 1.4em;
}

#menu-salon-data p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}

div.menu-list {
	float: left;
	margin-right: 30px;
	padding-bottom: 15px;
	display: inline;
}

h3 {
	margin-bottom: 10px;
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #636;
}

h3 span {
	font-size: 9px;
}

.menu-list p {
	margin: 0px 0px 12px 2px;
	color: #666;
}

table {
	margin-bottom: 15px;
	color: #636;
}

table td {
	vertical-align: top;
}

p.caption {
	padding-bottom: 20px;
	text-align: left;
	font-size: 10px;
	color: #63361D;
	text-indent: 0.4em;
}

.caption span {
	color: #C00;
}

table tr td.course {
	padding: 0px 20px 3px 0px;
	white-space: nowrap;
}

table tr td.price {
	padding: 0px 5px;
	text-align: right;
}

table tr td.popup {
	padding-left: 10px;
	color: #666;
}

p.notice {
	clear: both;
	padding-bottom: 15px;
	font-size: 10px;
	color: #395C79;
}