@charset "utf-8";
/* お問い合わせ */


/* タイトル  */
h1.h1title {
	font-size: 246%;
	padding-bottom: 25px;
	background-image: url(/product/img/product_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
hr.hrtitle {
	border-style: none;
	display: block;
	width: 645px;
	height: 5px;
	background-image: url(/product/img/product_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 18px 0;
}
		
/* SSLテキスト */
div.sslbg {
	width: 645px;
	margin: 8px 0px;
	background-color: #EAF1F7;
}
div.sslbg img {
	float: left;
}
div.sslbg p {
	padding: 14px 16px 8px 16px;
	vertical-align: center;
}
div.sslmark {
	float: left;
	width: 155px;
	padding-left: 20px;
}

/* 位置・説明 */
div.explanation {
	margin: 16px 0px;
	font-size: 100%;
}

/* お問い合わせフォーム */
table.contactform {
	width: 645px;
	border: 1px solid #CECDCB;
	border-collapse: collapse;
	padding: 0;
	font-size: 100%;
	margin: 8px 0px;
}
table.contactform th {
	background-color: #EAF1F7;
	padding: 4px;
	padding-left: 12px;
	margin: 0;
	border: 1px solid #CECDCB;
	vertical-align: top;
}
table.contactform td {
	padding-left: 12px;
	margin: 0;
	border: 1px solid #CECDCB;
	padding: 4px;
}
.contactbtn {
	vertical-align: bottom;
}

textarea.inquiry {
	width: 635px;
	height: 200px;
}
.contactradio {
	vertical-align: middle;
}

span.necessary {
	color: #FF0000;
}
span.notes {
	font-size: 100%;
}

/* 送信ボタン */
div.submit {
	margin: 16px 0px;
   text-align: center;
}

div.side div.localNavi li.stay {
	color: #234269;
	font-weight: bold;
}

/* 確認画面 */
div.confirm {
	width: 645px;
	margin: 16px auto;
}
div.confirm div.confirm_sub {
	width: 320px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* 完了画面 */
div.comp_explanation {
	margin: 16px 0px 100px 0px;
	font-size: 100%;
/*	font-weight: bold;*/
}

h2.midashi {
	height: 35px;
	margin: 20px 0 15px 0;
	padding-left: 8px;
	line-height: 35px;
	background-image: url(/common/img/contents_midashi.gif);
	background-repeat: no-repeat;
	font-size: 107%;
}

h3.midashi {
	height: 23px;
	margin: 20px 0 10px 0;
	line-height: 23px;
	font-size: 100%;
	color: #0C3A92;
}

/* コンテンツ左右15pxマージン */
div.main_contents {
	margin: 0 15px;
	line-height: 1.4em;
}

div.main_contents2 {
	margin: 0 15px;
	height: 350px;
	line-height: 1.4em;
}

/* A矢印付左マージン0 */
.arrow2 {
	background-image: url(/common/img/icon_arw_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
	font-size: 100%;
}

/* セクション20 */
.section20 {
	margin-bottom: 20px;
}

/* セクション20 */
.section15 {
	margin-bottom: 15px;
}

/* bold */
.bold {
	font-weight: bold;
}

/* 表組み */
dl.table dt {
	clear: left;
	float: left;
	width: 4em;
	font-weight: bold;
}

dl.table dd {
	margin-left: 4em;
}

div.networklist {
	font-size: 100%;
	margin-bottom: 25px;
}
div.networklist a {
	padding: 10px 0 0 25px;
	background: url(/common/img/icon_arw_blue.gif) no-repeat 0% 1em;
}

div.networklist a.non {
	padding: 0;
	background: none;
}

ul.faq_list li {
	background-image:url(/common/img/icon_arw_blue2.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	float:left;
	font-size:100%;
	margin-right:20px;
	padding-left:20px;
}