@charset "utf-8";
/* CSS Document */

.entryFrame {
	clear: both;
}
#mainContainer {
margin-right: auto;
margin-left: auto;
padding-bottom: 30px;
width: 747px;
font-size: 93%;
text-align: justify;
padding: 2px;
border: 1px solid #CCCCCC;
}
.entry h3, .entryFrame h3 {
margin-bottom: 10px;
height: 27px;
overflow: hidden;
background-image: none;
background-repeat: no-repeat;
background-position: 0% 0%;
text-indent: -9999px;
}
.entryFrame h3 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #472300;
}
/* お問い合わせ
-------------------------------------------------- */
#contact h3 {
	background: url(../../images2/other/item.gif) 0 -108px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -999999px;
	display: block;
}
#contactSelect div.left {
	padding: 0 10px 5px 5px;
	width: 402px;
	float: left;
}
#contactSelect div.right {
	padding: 0 5px 5px 11px;
	width: 300px;
	float: right;
}
#contactSelect h4 {
	margin-bottom: 1em;
	padding-left: 20px;
	border-bottom: 1px dotted #99AFE0;
	background-image: url(../../images2/pieces/voice_icon.gif);
	background-repeat: no-repeat;
	font-size: 117%;	/* 14px */
	background-position: left center;
}
#contactSelect p {
	margin-left: 10px;
	margin-bottom: 1.5em;
}
div.userInquiryBtn {
	margin-left: 10px;
	width: 134px;
}
div.companyInquiryBtn {
	margin-left: 10px;
	width: 155px;
}
div.userInquiryBtn a {
	display: block;
	width: 134px;
	height: 56px;
	background-image: url(../../images2/pieces/contact_user.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
div.companyInquiryBtn a {
	display: block;
	width: 155px;
	height: 56px;
	background-image: url(../../images2/pieces/contact_com.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
div.companyInquiryBtn {
	margin: -56px 0 0 165px;
}
div.companyInquiryBtn, div.companyInquiryBtn a:hover {
	background-position: 0 -56px;
}
div.userInquiryBtn, div.userInquiryBtn a:hover {
	background-position: 0 -56px;
}
#contactSelect dl {
	margin: 0 10px;
}
#contactSelect dl dt {
	margin-bottom: 0px;
	height: 55px;
	overflow: hidden;
	background-image: url(../../images2/pieces/telnumber.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#contactSelect dl dd {
	text-align: left;
}
