@import "n_base.css";

.InquiryTitle{
	width:440px;
	height:30px;
	background:url(../images/inquiry_title.gif) no-repeat;
	text-indent:-9999px;
	display:block;
	margin:0 0 10px 0;
}


#repair-contents-right {
	width: 440px;
	float: left;
	padding: 0 0 0 10px;
	margin: 0;
}

#shop-wrapper {
	margin:30px 0 0 0;
}
#shop-wrapper img{
	margin:0 0 -3px 0;
}
#shop-wrapper ul{
	list-style:none;
}
#shop-wrapper li{
	border-bottom:dotted 1px;
	color:#645A51;
	line-height: 1.5em;
}

#shop-photo-wapper {
	margin:30px 0 30px 10px;
	width: 160px;
	float:left;
}
* html #shop-photo-wapper {
	margin:30px 0 0 5px;
	width: 160px;
	float:left;
}
* +html #shop-photo-wapper {
	margin:30px 0 0 10px;
	width: 160px;
	float:left;
}

#shop-photo-wapper p{
	margin: 5px 0 0 0;
	text-align:right;
}
#map-photo-wapper {
	width:auto;
	float:left;
	margin:30px 0 0 20px;
}
#map-photo-wapper p{
	margin: 5px 0 0 0;
	text-align:right;
}
/* list */

.tb-mn{
	margin:5px 0 10px 0;
	float: left;
}
.hbmn {
	width: 440px;
	margin: 0 0 10px 0;
}
.list-L {
	margin:0 0 0 10px;
	font-weight:bold;
	padding:0;
	width:100px;
	float:left;
}
* html .list-L {
	margin:0 0 0 5px;
	font-weight:bold;
	padding:0;
	width:100px;
	float:left;
}
* +html .list-L {
	margin:0 0 0 10px;
	font-weight:bold;
	padding:0;
	width:100px;
	float:left;
}
.list-L li{
	height:18px;
}

.list-R {
	width:320px;
	float:left;
	font-weight: normal;
}
.list-R li{
	height:18px;
}

