@charset "shift_jis";


.contactWrapper {
	width: 100%;
	overflow: hidden;
}

.contactMain {
	width: 650px;
	float: left;
}

.contactAside {
	width: 220px;
	float: right;
}

.box01a {
	padding: 10px 0 0;
	background: url(/inquiry/img_v2/img_contact_parts01a.gif) left top no-repeat;
}

.box01b {
	width: 610px;
	margin: 0;
	padding: 5px 20px 10px;
	overflow: hidden;
	background: url(/inquiry/img_v2/img_contact_parts01b.gif) left top repeat-y;
}

.box01c {
	height: 10px;
	background: url(/inquiry/img_v2/img_contact_parts01c.gif) left top repeat-y;
}

.box01c hr {
	display: none;
}

ul.detailList {
	width: 100%;
	overflow: hidden;
	padding: 0;
}

ul.detailList li {
	float: left;
	margin: 20px 20px 0 0;
}

.internet01 {
	float: left;
	width: 275px;
	margin: 10px 0 0;
	padding: 12px 12px 12px 0;
	color: #666;
}

.internet02 {
	float: right;
	width: 265px;
	margin: 10px 0 0;
	padding: 12px;
	color: #666;
	background-color: #fff;
	border: 1px solid #E6E6E6;
}

.internet01 p.contactBtn {
	margin: 5px 0 0;
	padding: 5px;
	background: url(/inquiry/img_v2/img_contact_parts04.gif) left top no-repeat;
}

.internet02 p.contactBtn {
	margin: 5px 0 0;
	padding: 5px;
	background: url(/inquiry/img_v2/img_contact_parts03.gif) left top no-repeat;
}

.contactSideLink {
	background: url(/inquiry/img_v2/img_contact_parts02b.gif) center top repeat-y;
}

.contactSideLink ul {
	padding: 1px 0;
	text-align: center;
	background: url(/inquiry/img_v2/img_contact_parts02a.gif) center top no-repeat;
}

.contactSideLink ul li {
	padding: 4px 0 0;
}

.contactSideLink ul li.faqBtn {
	margin-top: 3px;
	padding-top: 4px;
	background: url(/inquiry/img_v2/bg_contact_line_01_s1.gif) center top no-repeat;
}

.contactSideLink .separator {
	height: 4px;
	overflow: hidden;
	background: url(/inquiry/img_v2/img_contact_parts02c.gif) center top no-repeat;
}

.contactSideLink .separator hr {
	display: none;
}

.houjinService {
	position: relative;
}

.houjinService .overText {
	position: absolute;
	left: 10px;
	top: 65px;
	width: 280px;
	color: #666;
}