@charset "utf-8";

/*　サロン情報
------------------------------------------------------------ */

body {
    background: url(../common/images/bg_sub.jpg) left top repeat-x #0D0600;
}

#main {
	background: url(../common/images/img_saloninfo.jpg) no-repeat;
}

#sub {
	background: url(../common/images/saloninfo_leftbg.jpg) left top no-repeat;
}

#gnavi {
	background: url(../common/images/bg_gnavi_saloninfo.jpg) left top no-repeat;
}

* html #main h3 {
    behavior: expression(IEPNGFIX.fix(this));
} 

#main h3 {
	width: 630px;
	_width: 660px;
	height: 24px;
	_height: 30px;
	background: url(../common/images/menu_bar.png) left top no-repeat;
	margin-left: 20px;
	padding-left: 30px;
	padding-top: 6px;
	color: #EEE;
	font-weight: bold;
}

* html #main h4.h4_01,
* html #main h4.h4_02 {
    behavior: expression(IEPNGFIX.fix(this));
}

#main h4.h4_01 {
    width: 660px;
	height: 30px;
	background: url(../common/images/faq_01.png) left top no-repeat;
	text-indent: -9999em;
}
#main h4.h4_02 {
    width: 660px;
	height: 30px;
	background: url(../common/images/faq_02.png) left top no-repeat;
	text-indent: -9999em;
}

* html .saloninfo,
* html .saloninfo_en {
    behavior: expression(IEPNGFIX.fix(this));
} 

.saloninfo_en {
    width: 700px;
	height: 35px;
	background: url(../common/images/saloninfo_title_en.png) left top no-repeat;
	text-indent: -9999em;
}
.saloninfo {
    width: 700px;
	height: 35px;
	background: url(../common/images/saloninfo_title.png) left top no-repeat;
	text-indent: -9999em;
}

.box_01 {
    width: 640px;
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.table_01,
.table_02 {
    width: 640px;
	font-size: 1em;
}
.table_01 th {
    text-align: left;
	width: 80px;
	padding: 3px 0;
}
.table_01 td {
    width: 560px;
	padding: 3px 0;
}
.table_02 th {
    text-align: left;
	width: 110px;
	padding: 3px 0;
}
.table_01 td {
    width: 530px;
	padding: 3px 0;
}

.dl_01 {
    width: 640px;
}
.dl_01 dt {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px dotted #999;
}
.dl_01 dd {
    margin-left: 1em;
	line-height: 160%;
	padding-top: 1em;
}
.dl_01 dd.dd_01 {
    text-indent: -1em;
	padding-left: 1em;
	margin-left: 1em;
	line-height: 160%;
	padding-top: 1em;
	font-size: 0.9em;
}

* html .map img {
    behavior: expression(IEPNGFIX.fix(this));
} 
.map {
    width: 660px;
	margin-left: 20px;
}

.widemap {
    width: 450px;
	_width: 460px;
	margin-left: 120px;
	border: 1px solid #f60;
	text-align: center;
	padding:5px;
}







.p_01 {
    margin-left: 1em;
	padding-bottom: 5px;
}

* html .bg_gray {
    behavior: expression(IEPNGFIX.fix(this));
} 

.bg_gray {
    background: url(../common/images/bg_gray.png) repeat;
	width: 660px;
	margin-left: 20px;
}



* html .dl_01 dt,
* html .dl_01 dd {
    behavior: expression(IEPNGFIX.fix(this));
} 




