@charset "shift_jis";

/* inquiry_form.css */

ul#customer_info{
	width: 100%;
}

ul#customer_info li.blue_bg{
	background-color: #EFF7FF;
	padding-top: 5px;
}

ul#customer_info li div{
	width: 40%;
	float: left;
}

.req{
	color: #C00;
	margin-left: 6px;
	font-size: 80%;
}

h4{
	display: inline;
}

ul.ques{
	margin-top: 50px;
}

li.item{
	background: url(//ekitan.com/help/images/dot_line.gif) no-repeat bottom;
	padding-bottom: 6px;
}

ul.item{
	background: url(//ekitan.com/help/images/dot_line.gif) no-repeat bottom;
	padding-bottom: 10px;
}

.top_pddng{
	padding-top: 16px;
}

p.inst{
	color: #C00;
	font-size: 80%;
	padding-bottom: 12px;
}

.red_font{
	color: #C00;
}

/* ★更新　*/

div#terms{
	text-align:center;
	margin-bottom:15px;
}

div#terms iframe{
	border: 1px solid #CCC;
}

/* /★更新　*/

input{
	margin-right: 6px;
}

input.no_mrgn{
	margin-right: 0px;
}

input.bttn{
	margin-right: 12px;
}

/*お問合わせ注意*/

.bold_font{
	font-weight: bold;
}

dl#terms_content{
	line-height: 160%;
}

dl#terms_content dd{
	margin-bottom: 12px;
}

/*内容確認ページ　メーラー*/
form{
	float: left;
}

p.privacy_link{
	text-align: right;
	clear: both;
}

/*お問合わせ注意　メーラー*/

dl#mailer_caution{
	background: url(//ekitan.com/help/images/dot_line.gif) no-repeat bottom;
	margin-bottom: 12px;
	line-height: 160%;
}

dl#mailer_caution dt{
	font-weight: bold;
}

dl#mailer_caution dd{
	padding: 2px 0 12px 0;111
}

/*iframe*/
h1#inq_iframe_h{
	font-size: 100%;
	position: static;
	margin: 0;
	padding: 0;
}







/* 2012/07/30 改修による修正 */

.sub_contents {}
.sub_contents h2 { margin-bottom:10px;}

#inquiry_form form { width:100%;}

/* タイトル下の文言 */

table.form_lead {
	width:980px;
}

table.form_lead td {
	width:50%;
}

table.form_lead td.form_bnr {
	vertical-align:top;
	text-align:center;
}

table.form_lead td.form_bnr img {
	padding-left:10px;
}

/*アラート*/
div#form_alert{
	padding: 0 0 24px;
}

div#form_alert dl{
	background: url(//ekitan.com/help/images/dot_line.gif) no-repeat bottom;
	padding: 12px 0;
	line-height: 160%;
}

div#form_alert dl dt{
	padding-bottom: 6px;
}

div#form_alert dl span{
	font-weight: bold;
	color: #C00;
}

#gamma p {
	margin:0 0 12px;
}

#gamma .customer_form {
	width:100%;
	border-top:1px solid #b2e0ff;
	border-right:1px solid #b2e0ff;
	border-left:1px solid #b2e0ff;
	border-collapse:collapse;
	margin-bottom:20px;

}

.customer_form tr {}

.customer_form th {
	border-bottom:1px solid #b2e0ff;
	background-color:#f1f5fa;
	padding:11px 0 11px 11px;
	width:18%;
	text-align:left;
}

#gamma .customer_form th h3 {
	float:left;
	background:none;
	margin:0;
	padding:0;
}

#gamma .customer_form td.item_must {
	border-bottom:1px solid #b2e0ff;
	background-color:#f1f5fa;
	width:2%;
	padding:11px 11px 11px 0;
}

#gamma .customer_form td {
	border-bottom:1px solid #b2e0ff;
	padding:11px;
	width:79%;
}

#gamma .customer_form td .item {
	padding-bottom:0;
	background:none;
}

#gamma .customer_form td .item li {
	float:left;
	width:33%;
	padding:0;
	margin-bottom:7px;
}

#gamma ul.item_other {
	padding:3px 0 0;
}

#gamma ul.item_other li {
	margin-bottom: 0;
}

#gamma ul.item_other li input.item_other {
	margin-left:15px;
}

#gamma #confirm {
	padding:15px;
	margin-bottom:20px;
	text-align:center;
	border:1px solid #b2e0ff;
	background-color:#f1f5fa;
}

#gamma ul.top_pddng_agree {
	margin:0 auto;
	width:210px;
}

#gamma ul.top_pddng_agree li {
	float:left;
	padding:0 10px 15px;
	margin:0;
}

#gamma ul.top_pddng_send {
	margin:0 auto;
	width:360px;
}

#gamma ul.top_pddng_send li {
	float:left;
	padding:0 10px;
	margin:0;
}

#gamma div#confirm ul.top_pddng {
	padding:0;
	margin:0 0 5px;
}

#gamma div#confirm ul.top_pddng li {
	margin:0;
}

#gamma p.SSL{
	clear: both;
	margin:0 0 5px;
}


#gamma input {
	vertical-align: top;
}

#gamma .form_close {
	text-align:center;
	padding:10px 0 10px;
}

/* input hack */

#gamma input, x:-moz-any-link {
	vertical-align: middle;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#gamma input {
	vertical-align: top;
	margin-top:2px;
	}
}

/* item2 */
#gamma .customer_form td ul li.item2{
    display: inline-block;
    width:32%;
    padding:0;
    margin:3px 0;

   *display: inline;   <!-- IE用 -->
   zoom: 1;            <!-- IE用 -->

}

.serv{
    margin-bottom:15px;
    width:100%;
    }

#gamma .customer_form td p.blu{
    color:#0599e0;
    font-weight:bold;
}
/* item2 */