@charset "utf-8";

#main{	
	padding:5px 0;
	background:url("../img/common/mainbg_btm.gif") left top;		
}
#header div.update li.contact a{	
	background:url("../img/common/navi_contact.png") no-repeat left bottom;	
}
#main_contents a{
	color:#007fcc;
}
#main_contents a:hover{
	text-decoration:none;
}
/*contact*/
#main_contact{
	color:#666;
	line-height:1.4;
}
#main_contact h2{
	height:20px;
	background:url("../img/contact/title_contact.gif") no-repeat left top;
	text-indent:-999px;
	margin:15px;
}
#main_contact div#question{
	width:688px;
	height:298px;
	overflow:auto;
	border:1px solid #ebebeb;
	padding:0 10px;
	margin:0 auto 20px;
}
#main_contact p.middle{
	margin-left:10px;
}
#main_contact  span.red{
	color:#f00;
	font-weight:bold;
}
#main_contact span.color_666{
	color:#666;
}
#main_contact p.contact_tel,
#main_contact p.step1{
	text-align:center;
	margin:5px auto 20px;
}
#main_contact table{
	border-collapse:collapse;
	width:730px;
	color:#333;	
}
#main_contact table.margin_b{
	margin-bottom:20px;
}
#main_contact td{
	border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	padding:5px;
}
#main_contact td:nth-of-type(1){
  background: url('../img/common/arrow_in.gif') no-repeat right 5px center #f0f0f0;
}
#main_contact label{
	cursor:pointer;
}
#main_contact #uname,
#main_contact #uname2{
	width:215px;
}
#main_contact #mail,
#main_contact #mail_again{
	width:385px;
}
#main_contact #telephone,
#main_contact #faxnum{
	width:160px;
}
#main_contact #postnum{
	width:130px;
}
#main_contact #address{
	width:160px;
}
#main_contact #county{
	width:520px;
}
#main_contact #company{
	width:420px;
}
#main_contact div.check_wrap{
	float:left;
	margin-right:15px;
}
#main_contact p.explain{
	padding:10px;
}
#main_contact p.agree{
	background-color:#f0f0f0;
	border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	text-align:center;
	height:30px;
	line-height:30px;
}
#main_contact p.agree input,
#main_contact div.check_wrap input{
	vertical-align:middle;
	margin-right:7px;
}
#main_contact p.submit{
	text-align:center;
	margin:20px auto 35px;
}

@media screen and (max-width: 767px) {
  #main_contact p.step1 img{
    height: auto;
  }
	#main_contact table{
		width: 100%;
	}
	#main_contact td{
		display: block;
		width: 100%;
	}
  #main_contact td:nth-of-type(1){
    background-image: none;
  }
  #main_contact table input[type=text]{
    font-size: 16px;
  }
  #main_contact table textarea{
    width: 100%;
    font-size: 16px;
  }
	#main_contact #mail,
	#main_contact #mail_again{
		width: 100%;
		max-width: 385px;
	}
	#main_contact #county{
		width: 100%;
	}
	#main_contact #company{
		width: 100%;
	}
  #main_contact div.check_wrap{
    float: none;
  }
}

/*conf*/
#main_conf{
	color:#666;
	line-height:1.9
}
#main_conf h2{
	height:20px;
	background:url("../img/contact/title_contact.gif") no-repeat left top;
	text-indent:-999px;
	margin:15px;
}
#main_conf table{
	width:730px;
	border-collapse:collapse;
	margin-bottom:20px;
}
#main_conf td{
	border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	padding:5px 0 5px 10px;
}
#main_conf p.step{
	text-align:center;
	margin:20px auto;
}
#main_conf .conf_btn{
	text-align:center;
	margin:20px 0 50px 0;
}
#main_conf .conf_btn:after{display:block;margin-top:-1px;height:1px;content:"";clear:both;}
#main_conf p.conf_back{
	float:left;
	background:url("../img/contact/contact_back.gif") no-repeat center top;
	width:182px;
	height:32px;
	margin:0 0 0 0px;
}
#main_conf p.conf_back input{
	display:block;
	background:none;
	border:none;
	width:182px;
	height:32px;
	cursor: pointer;
	text-indent:-9999px;
}
*:first-child+html #main_conf p.conf_back input {
	margin:0 0 0 -120px;
}
#main_conf p.send_mail{
	float:right;
	background:url("../img/contact/btn_contact_step2.gif") no-repeat center top;
	width:182px;
	height:32px;
	margin:0 280px 0 0;
}
#main_conf p.send_mail input{
	display:block;
	background:none;
	border:none;
	width:182px;
	height:32px;
	margin:0 0 0 0;
	cursor: pointer;
	text-indent:-9999px;
}
label.error{
	color:#ff0000;
}
p.send{
	text-align:center;
}

@media screen and (max-width: 767px) {
  #main_conf p.step img{
    height: auto;
  }
  #main_conf table{
	width: 100%;
  }
  #main_conf p.conf_back{
    float: none;
    margin: 0 auto 10px;
  }
  #main_conf p.send_mail{
    float: none;
    margin:  0 auto;
  }
}


/*  */

#main_contents div.links{
	background-color:#f6f6f6;
	width:710px;
	margin:5px auto 20px;
	overflow:hidden;
	padding:5px;
}
#main_contents div.links div.left{
	width:350px;
	float:left;
}
#main_contents  div.links div.right{
	width:350px;
	float:right;
}
#main_contents h4{
	clear:both;
}
#main_contents div.links dl{
	margin-bottom:15px;
}
#main_contents div.links dt{
	color:#006C9F;
	font-size:14px;
	font-weight:bold;
	line-height:1.9;
	border-bottom:1px solid #e7e7e7;
	text-indent:5px;
	margin-bottom:10px;
}
#main_contents div.links dd{
	margin-bottom:10px;
	padding: 0 0 0 40px;
	text-indent: -35px;
}
#main_contents div.links a{
	color:#007fcc;
	text-decoration:none;
	padding:3px 0 7px 35px;
	background:url("../img/ir/icon_question.gif") no-repeat 7px top;
	line-height:17px;	
}
#main_contents div.links a:hover{
	text-decoration:underline;
}

@media screen and (max-width: 767px) {
	#main_contents div.links{
		width: 100%;
	}
	#main_contents div.links div.left{
		width: 100%;
		float: none;
	}
	#main_contents  div.links div.right{
		width: 100%;
		float: none;
	}

}