.tp10{
	margin-top: 10px;
}

.btm10-pd{
	padding-bottom:10px;
}

#contents{
	background: #6d4b01 url("../images/contents-img.jpg") no-repeat 0 0;
	padding: 20px 0;
}

#main-bg{
	background: #dfdda9 url("../images/main-bg-btm.gif") no-repeat 0 bottom;
	width: 760px;
	margin: 0 auto;
	padding-bottom: 10px;
}

.kanban{
	background: url("../images/kanban-bg.jpg") no-repeat 0 0;
	height: 345px;
}

.kanban h2{
	height: 270px;
}

.kanban-img{
	padding: 183px 0 0 111px;
}

.summary{
	font-size: 14px;
	line-height: 150%;
	margin: 10px 0 0 50px;
}

.main{
	background-color: #f9f8e0;
	width: 740px;
	margin: 0 auto;
	padding-bottom: 10px;
}

.main p{
	font-size: 14px;
	width: 690px;
	margin-left: 20px;
	line-height: 150%;
}

.main ul{
	list-style: none;
	padding-left: 20px;
}

.button{
	margin-right: 10px;
}

.main li{
	float: left;
	margin-top: 15px;
	text-align: center;
}	

.button, .button2{
	background: url("../images/button-iza.gif") no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 15px;
	width: 345px;
	height: 35px;
	display: block;
}

.contents-bg{
	background: url("../images/shop-bg.gif") repeat-y 0 0;
	width: 700px;
	margin: 20px auto 0;
}

.contents-area{
	background: url("../images/contentsarea-bg.gif") no-repeat 0 0;
	width: 690px;
	padding: 10px 0 0 10px;
}

.bg-white{
	background-color: #fff;
	width: 680px;
}

.bg-white img.map{
	margin: 10px 0 10px 90px;
}

.bg-white img.map2{
	margin: 10px 0 10px 54px;
}

.contents-area h3{
	background: url("../images/midashi3-bg.jpg") no-repeat 0 0;
	margin: 0 0 10px 0;
	padding: 7px 0 10px 18px;
	font-size: 18px;
}

.contents-area p{
	font-size: 12px;
	line-height: 150%;
	margin-left: 10px;
	width: 666px;
}

.shoplist{
	width: 335px;
	height: 131px;
	background-color: #fff;
	margin: 10px 10px 0 0;
	float: left;
}

.shoplist img{
	float: left;
	padding: 10px 10px 0;
}

.shoplist dl{
	width: 267px;
	float: right;
}

.shoplist dl dt{
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0;
	background: url("../images/icon-td.gif") no-repeat 0 50%;
	padding-left: 20px;
}

.shoplist dl dt a{
	color: #311400;
}

.shoplist ul{
	padding: 0;
}

.shoplist ul li{
	text-align: left;
	font-size: 12px;
	margin: 0;
	line-height: 150%;
	width: 260px;
}

.shoplist ul li.link{
	background: url("../images/icon-link.gif") no-repeat 0 0;
	padding-left: 50px;
	margin-top: 10px;
	font-weight: bold;
	width: 217px;
	float: right;
}

.link-white{
	background-color: #fff;
	width: 680px;
	margin: 10px 0;
	float: left;
}

.link-white ul{
	padding-left: 10px;
}

.link-white .link{
	float: none;
	text-align: left;
	padding: 10px 0 10px 18px;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	background: url("../images/mushimegane.gif") no-repeat 0 50%;
}

ul.kanren{
	margin: 20px 0 50px;
	list-style: none;
	border: 1px solid #ccc;
	padding: 10px;
}

ul.kanren li{
	font-weight: bold;
	font-size: 14px;
}

/* common */
.feature{
	margin:15px 0 30px 0;
	border:1px solid #cccccc;
}
.feature dl{
	padding:10px;
}
.feature dl dt{
	display:inline;
	font-size:14px;
	font-weight:bold;
	line-height:1.3em;
}
.feature dl dd{
	display:inline;
	font-size:14px;
	font-weight:bold;
	line-height:1.3em;
	margin:0 10px 0 0;
}

