@charset "UTF-8";
/* CSS Document */

#title {
	background-image: url(../img/parlor/title.jpg);
	background-repeat: no-repeat;
	text-indent: -9800px;
	height: 42px;
	width: 524px;
	margin-bottom: 10px;
}
#sub-title {
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8F0000;
	border-left-color: #8F0000;
	margin-left: 10px;
	font-size: 16px;
	height: 22px;
	width: 500px;
	line-height: 22px;
	padding-left: 5px;
}
#box {
	margin-top: 15px;
	margin-bottom: 10px;
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	font-size:13px;
}
#box2 {
	margin-top: 15px;
	margin-bottom: 10px;
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	font-size:13px;
	background-image: url(../img/parlor/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#box2 th {
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
	width: 325px;
}

