@charset "utf-8";

/*　access
------------------------------------------------------------ */

#main {
	background: url(../common/images/main_bg.gif) repeat-y;
}

#wrapper {
	background: url(../common/images/wrapper_bg.gif) left repeat-y;
}

#img_top {
	width: 604px;
	height: 240px;
	background: url(../common/images/access_mainimg.jpg) no-repeat;
	display: block;
	text-indent: -9999em;
}

.sub_h3 {
	width: 524px;
	_width: 574px;
	height: 26px;
	_height: 31px;
	background: url(../common/images/sub_h3.jpg) no-repeat #6A5F51;
	color: #FFF;
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px 0 0 50px;
}

.salonbox {
    width: 574px;
	height: 560px;
	background: url(../common/images/access_img01.jpg) no-repeat;
	margin-bottom: 50px;
}

.salonbox dl {
    width: 300px;
	margin-left: 15px;
	padding-top: 20px;
    font-size: 100%;
}

.salonbox dt {
    width: 100px;
	font-weight: bold;
	color: #3E2C20;
	text-align: center;
	padding-bottom: 10px;
	float: left;
	clear: both;
}

.salonbox dd {
    width: 200px;
	padding-bottom: 10px;
	float: right;
	_clear: both;
}

strong {
    font-weight: bold;
	color: #FF3300;
}