@charset "utf-8";
a:focus {
	outline: none;
}
.commodity {
	position: relative;
}
.mainarticle {
	width: 740px;
	padding-bottom: 20px;
}
.mainarticle p, .mainarticle ul, .mainarticle li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#title_area {
	position: relative;
}
#title_area p {
	color: #FFF;
	display: block;
	width: 600px;
	left: 10px;
	top: 72px;
	position: absolute;
}
.to_home {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
#tabArea .tab {
	position: relative;
}
#tabArea .tab li {
	position: absolute;
	top: 0px;
}
#tabArea .tab #tab0 {
	left: 0px;
	width: 75px;
}
#tabArea .tab #tab1 {
	z-index: 10;
	left: 85px;
	width: 141px;
}
#tabArea .tab #tab2 {
	z-index: 9;
	left: 216px;
	width: 141px;
}
#tabArea .tab #tab3 {
	z-index: 8;
	left: 347px;
	width: 141px;
}
#tabArea .tab #tab4 {
	z-index: 7;
	left: 478px;
	width: 141px;
}
#tabArea .tab #tab5 {
	z-index: 0;
	left: 609px;
	width: 131px;
}
#tabArea .tabPanelGroup {
	clear: both;
	padding-top: 70px;
}
#tabArea .tabPanelGroup li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.5;
}
#cover {
	clear: both;
	padding-top: 70px;
}
#cover p, #cover li {
	line-height: 1.5em;
}
#cover .question {
	background-image: url(../faq/image/question.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	background-color: #F3F3F3;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 36px;
	margin-top: 10px;
}
#cover .question p {
	font-weight: bold;
}
#cover .answer {
	background-image: url(../faq/image/answer.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	background-color: #F3F3F3;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 36px;
	margin-top: 1px;
}
#cover .answer p.padding_t {
	padding-top: 10px;
}
#cover #spec3 {
	padding-bottom: 0px;
}
#spec3 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#spec3 li {
	text-indent: -1.2em;
	padding-left: 1.2em;
	padding-bottom: 10px;
}
#cover .free_space {
	background-color: #FFF;
	margin-top: 10px;
	padding: 10px;
}
.free_space ul li {
	display: inline;
	float: left;
	width: 190px;
	margin-right: 10px;
}

#navi_dial {
	clear: both;
	margin-top: 30px;
	border: 1px solid #039;
}
#navi_dial p {
	padding-top: 10px;
}
#inquiry_mail {
	float: left;
	width: 350px;
	padding: 0px 0px 10px 10px;
}
#inquiry_mail #mail_text {
	float: left;
	width: 175px;
}
#inquiry_mail #mail_form {
	display: block;
	float: right;
	width: 165px;
}
#inquiry_tel {
	float: right;
	width: 349px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #039;
	padding: 0px 10px 10px 10px;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
.overimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

