@charset "utf-8";
 @import url(reset.css);
@import url(base.css);
@import url(common.css);
#content .item {
	zoom:1;
	overflow:hidden;
	margin:20px 0 40px;
}
#content .item dl {
	float:left;
	width:190px;
	margin-right:35px;
	margin-bottom:10px;
	line-height:1.8;
}
#content .item dl.none {
	margin-right:0;
}
#content .item dl dt {
	font-weight:bold;
	margin-top:5px;
}
#content .item dl dd {
	font-size:0.85em;
}
#content .item dl dd a {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	border:1px solid #F4EFDF;
	width:188px;
	height:188px;
}
#content .item dl dd a:hover {
	background:none;
}
#content .item p {
	text-align:right;
}
#content .imgR {
	zoom:1;
	overflow:hidden;
	margin:0 0 9px;
}
#content .imgR div {
	float: right;
	padding:5px 0 50px;
	margin-left:22px;
}
#content .imgR p {
	margin-bottom:25px;
}
#content .imgR p.text {
	font-size:1.1em;
	line-height:1.5;
	margin-bottom:8px;
	font-weight:bold;
	color:#B48C4A;
}
/*									index[topics]                     */ 

#content #topics {
	margin:20px 0 40px;
	height: 149px;
	overflow-y: scroll;
	border:1px solid #DAC6A5;
	background:#FFF;
}
#content #topics dl {
	padding:0 15px 0 8px;
}
#content #topics dl.even {
	background:#F1EEE2;
}
#content #topics dt {
	float: left;
	padding: 3px 15px 2px 12px;
}
#content #topics dd {
	padding: 3px 0 2px 120px;
	_text-indent: -3px;
	_padding-left: 112px;
	word-wrap: break-word;
	word-break: normal;
}
#content #topics dd a {
	font-weight:bold;
}

/* access
--------------------*/
#content .access{
 margin-bottom: 20px;
 margin-left:5px;
 margin-right:5px;
 overflow: hidden;
 zoom: 1;
}
 
#content .access .map{
 float:right;
 width:300px;
 height:200px;
}
 
#content .access p{
 margin-right:370px;
}
 
#content .access p span{
 font-weight:bold;
}

#content div#salon_info{
 float:left;
 margin-right:10px;
}

#content div#salon_info table{
 width:320px;
 font-size:11px;
}

