@charset "UTF-8";
/* CSS Document */

.blockContents {
	margin-top: 20px;
	padding: 5px;
}
#block_left {
	margin-top: 10px;
	margin-bottom: 30px;
	float: left;
	width: 200px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#block_right {
	margin-top: 10px;
	margin-bottom: 30px;
	padding: 5px;
	width: 430px;
	float: right;
}

.bold {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.blockContents img.left {
	margin-right: 15px;
	margin-left: 0px;
	border: 5px solid #F2F0F1;
}
.blockContents img.right {
	margin-right: 0px;
	margin-left: 15px;
	border: 5px solid #F2F0F1;
}
.blockContents2 {
	background-image: url(../images/bkcontents_header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 20px;
	padding-top: 20px;
}
.blockContents3 {
	background-image: url(../images/bkcontents_header2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 10px;
	padding-top: 20px;
	margin-bottom: 20px;
	color: #FFFFFF;
}
.shopName {
	padding-left: 10px;
}
.blockContents .bk_btm {
	height: 20px;
	clear: both;
}
.blockContents2 .bk_btm {
	height: 20px;
	background-image: url(../images/bkcontents_btm.gif);
	background-repeat: no-repeat;
	clear: both;
}
.blockContents3 .bk_btm {
	height: 20px;
	background-image: url(../images/bkcontents_btm2.gif);
	background-repeat: no-repeat;
	clear: both;
}
.faceName {
	background-image: url(../images/icon_hito.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-left: 20px;
	color: #FFFFFF;
	background-color: #666666;
	width: 115px;
	background-position: 5px 5px;
}
.faceName2 {
	background-image: url(../images/icon_hito.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-left: 20px;
	color: #666666;
	background-position: 0px 5px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.facePhoto {
	float: left;
	width: 200px;
}
.facePhoto img {
	border: 5px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
.faceComment {
	float: left;
	width: 460px;
}
.blockContentsClear {
	clear: both;
}
.kohshien_leftBox {
	float: left;
	width: 230px;
}
.kohshien_rightBox {
	float: right;
	width: 420px;
}
.recTable {
	width: 100%;
	border: 1px solid #FFFFFF;
}
.recItem {
	background-color: #333333;
	width: 100px;
	color: #FFFFFF;
	text-align: center;
}
.recValue {
	background-color: #F3F3F3;
}
.rech3 {
	font-weight: bold;
	color: #FF6600;
	font-size: 13px;
}
#contactTable {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 12px;
}
.cotactItem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 110px;
	text-align: right;
	vertical-align: top;
	background-image: url(../images/syasen.gif);
	background-repeat: repeat;
	color: #FFFFFF;
	padding: 10px;
}
.cotactValue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-image: url(../images/syasen2.gif);
	background-repeat: repeat;
	color: #FFFFFF;
	padding: 10px;
}
.contactfoamTitle {
	color: #FF9900;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 14px;
}
.contactKugiri {
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 25px;
	background-image: url(../images/syasen.gif);
	background-repeat: repeat;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
