@charset "utf-8";

/* 店舗情報 */

#mainRight h2 {
	background-image: url(../shop/img/shopInfo_ttl.jpg);
	background-repeat: no-repeat;
	width: 630px;
	height: 73px;
	margin-bottom: 10px;
	text-indent: -9999px;
}

.infoBox {
	width: 526px;
	padding-left: 40px;
	padding-right: 40px;
	border-bottom: dotted 1px #cccccc;
	margin: 0 auto 25px auto;
	padding-bottom: 20px;
}

.infoBox img {
	float: right;
	margin-left: 20px;
	margin-bottom: 40px;
}

#kimuraSign {
	background-image: url(../shop/img/CEO.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 320px;
	height: 19px;
	text-indent: -9999px;
}

/* 取引先 */

#torihiki_ttl {
	background-image: url(../shop/img/torihiki_ttl.jpg);
	background-repeat: no-repeat;
	width: 630px;
	height: 37px;
	text-indent: -9999px;
}

#torihiki_xpln {
	background-image: url(../shop/img/torihiki_xpln.jpg);
	background-repeat: no-repeat;
	width: 533px;
	height: 44px;
	text-indent: -9999px;
	margin: 17px auto;
}

/* テーブル */
#table1 {
	width: 493px;
	margin-top: 30px;
}

#table1 th {
	width: 128px;
	padding-left: 20px;
}

#table2 {
	width: 493px;
}

#table2 th {
	width: 138px;
	padding-left: 10px;
}

td {
	width: 306px;
}

.tablecap {
	font-size: 12px;
	text-align: right;
	padding-right: 15px;
}


/* お客様の声 */

#voice {
	background-image: url(../shop/img/shop_voice.jpg);
	background-repeat: no-repeat;
	width: 630px;
	height: 53px;
	text-indent: -9999px;
}

.voiceBox dl {
	width: 440px;
	float: right;
}

.person {
	width: 80px;
	float: left;
	text-align: center;
}