@charset "UTF-8";
/*GlobalReset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0px;padding:0px;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
ol,ul,li{}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:normal;}
/*GlobalReset END*/
/************************************/
/*General Style
/************************************/
html {}
body {
	background: #fff;
	font-size:14px;
}
a {
	text-decoration: underline;
	font-weight: bold;
}
a:link { color: #255baa;}
a:visited {	color: #255baa;}
a:hover { color: #000;}
a:active { color: #000;}
a img {
	border: none;
	filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1; 
}
a img:hover{
	filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}
img {}
p,pre {
	margin: 0 0 10px 0;
	padding:0;
	font-size: 100%;
	line-height: 1.6;
	font-size:14px;
	color: #000;
}
hr {
	margin: 20px 0;
	border:1px solid #e1e1e1;
	height:1px;
	clear:both;
}
blockquote {
	color:#4a4848;
	margin: 0px 10px 10px 10px;
	padding: 20px;
	background: #d6ffdf;
	line-height: 1.5;
	clear:both;
}
h1 {
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	color: #003300;
	font-weight: bold;
	clear:both;
}
h2 {
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 10px;
	color: #003300;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	border-left:5px #003300 solid;
	clear:both;
}
h3{
	
}
h4{

}
h5{

}
h6{

}
ul,ol {
	margin: 0 0 10px 20px;
	padding: 0px 10px 0px 10px;
	clear:both;
}
ul { list-style-type: square;}
ol { list-style-type: decimal;}
li {
	font-size: 100%;
	margin: 0 0 5px 0;
}
table {
	font-size: 100%;
	line-height: 1.4;
	border-collapse: collapse;
	margin:10px;
	clear:both;
}
caption{ font-weight:bold;}
th {
	color: #fff;
	border: 1px solid #255baa;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	background-color: #255baa;
	vertical-align:top;
}
td {
	border: 1px solid #255baa;
	padding: 10px;
	vertical-align:top;
}
.toumei {
	font-size: 100%;
	line-height: 1.2;
	color: #2c2c2c;
	border-collapse: separate;
	border: none;
	border-spacing: 5px;
	clear:both;
}
.toumei th {
	border:1px #999999 solid;
	padding: 5px 10px;
	background-color: #d6cfcf;
	color:#262626;
	text-align:left;
	vertical-align: top;
}
.toumei td {
	border: none;
	padding: 5px 10px;
	text-align:left;
	vertical-align: top;
	background: #fff;
}
/************************************/
/*General Style end
/************************************/
#container{
	margin:0 auto;
}
#wheader{
	height:100px;
	padding:0 100px;
	background-color:#fff;
}
#header{
	width:1000px;
	margin:0 auto;
}
.hlogo{
	width:220px;
	height:60px;
	padding-top:20px;
	float:left;
}
.hnavi{
	width:600px;
	padding-top:45px;
	text-align:right;
	float:right;
}
.hnavi a{
	color:#000;
	text-decoration:none;	
}
.hnavi a:hover{
	color:#666;
	text-decoration:none;	
}
#wchange{
	background: #FFF;
}
#change {
	position: fixed;
	top:0px;
	display: none;
	z-index: 9999;
	background: #FFF;
	opacity: 0.8;  
    filter: alpha(opacity=80); 
	width:100%;
	padding-bottom:20px;	
}
.inner{
	width:1000px;
	margin:0 auto;
}
.hlogo2{
	width:220px;
	height:60px;
	padding:20px 0 0 0;
	float:left;
}
.hnavi2{
	width:780px;
	padding:45px 0 0 0;
	text-align:right;
	float:left;
}
.hnavi2 a{
	color:#000;
	text-decoration:none;	
}
.hnavi2 a:hover{
	color:#666;
	text-decoration:none;	
}
#eyecatch{
	height:385px;
	text-align:center;
	background-image:url(../m_images/bg.gif);
}
#eyeimg{
	width:100%;
	height:230px;
}
#weye{
	width:1000px;
	margin:0 auto;
}
#eyebtn1{
	width:448px;
	height:130px;
	padding:0 35px 0 30px;
	float:left;
}
#eyebtn2{
	width:448px;
	padding:0 0 0 0;
	float:left;
}
.apply{
	background-color:#e4f6ff;
	height:345px;
}
.wapply {
	width:1000px;
	margin:0 auto;
}
.applyimg{
	text-align:center;
}
.applybtnw{
	width:575px;
	height:185px;
	margin:0 15px 0 0px;
	padding-bottom:50px;
	background:url(../m_images/apply_web.gif) no-repeat;
	float:left;
}
.applybtn1{
	width:250px;
	height:105px;
	padding:60px 10px 0 20px;
	float:left;
}
.applybtn2{
	width:250px;
	height:105px;
	padding:60px 10px 0 20px;
	float:left;
}
.eyetel{
	width:410px;
	height:185px;
	float:left;
}
#chara1{
	background-color:#e7f1ff;
}
#chara1hd{
	height:80px;
	text-align:center;
	background:url(../m_images/bg_hd.png) repeat-x;
}
#chara1img{
	text-align:center;
	padding-bottom:50px;
}
#chara2{
	background-color:#cde2ff;
}
#chara2hd{
	height:80px;
	text-align:center;
	background:url(../m_images/bg_hd.png) repeat-x;
}
#chara2img{
	text-align:center;
	padding:40px 0;
}
#reason{
	background-color:#e7f1ff;
	padding-bottom:50px;
}
#reasonhd{
	height:80px;
	text-align:center;
	background:url(../m_images/bg_hd.png) repeat-x;
}
#reasonimg{
	text-align:center;
}
#prices{
	background-color:#cde2ff;
	padding-bottom:50px;
}
#priceshd{
	height:80px;
	text-align:center;
	background:url(../m_images/bg_hd.png) repeat-x;
}
#priceimg{
	text-align:center;
}
#order{
	background-color:#e7f1ff;
	padding-bottom:50px;
}
#orderhd{
	height:80px;
	text-align:center;
	background:url(../m_images/bg_hd.png) repeat-x;
}
#orderimg{
	padding-top:50px;
	text-align:center;
}
#orderform{
	width:960px;
	margin:0 auto;
	padding:40px 20px;
}
#wqa{
	background-color:#fff;
}
.leftbox{
	width:480px;
	float:left;
}
.rightbox{
	width:480px;
	float:right;
}
.ofh{
	color:#fff;
	font-size:18px;
	font-weight:bold;
	padding:20px 10px;
	text-align:center;
	background-color:#eb615a;
	margin-right:20px;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.ofp{
	color:#666;
	font-size:16px;
	font-weight:bold;
	padding:10px 0 0 10px;
}
form#frm_a input.txt {
	border:1px solid #2b63ad;
	font-weight:bold;
	padding:5px;
}
form#frm_b input.txt {
	border:1px solid #2b63ad;
	font-weight:bold;
	padding:5px;
}
form#frm_a input.submit {
	border:2px solid #2b63ad;
	background-color:#fff;
	color:#2b63ad;
	font-weight:bold;
	margin:0 0 0 10px;
	font-size:14px;
	padding:5px;
}

form#frm_b input.submit {
	border:2px solid #2b63ad;
	background-color:#fff;
	color:#2b63ad;
	font-weight:bold;
	margin:0 0 0 10px;
	font-size:14px;
	padding:5px;
}
.spc{
	height:40px;	
}
#question{
	width:1000px;
	margin:0 auto;
}
#questionhd{
	height:80px;
	text-align:center;
	background:url(../m_images/bg_hd.png) repeat-x;
}
.qttxt1 {
	font-size:14px;
	color:#333;
	background:url(../m_images/q1.gif) no-repeat;
	background-position:0; 
	padding:28px 0 30px 85px;
}
.astxt1 {
	font-size:14px;
	background:url(../m_images/a1.gif) no-repeat;
	background-position:0 0;
	line-height:2.2;
	padding:18px 0 30px 85px;
}
.qttxt2 {
	font-size:14px;
	color:#333;
	background:url(../m_images/q2.gif) no-repeat;
	background-position:0; 
	padding:28px 0 30px 85px;
}
.astxt2 {
	font-size:14px;
	background:url(../m_images/a2.gif) no-repeat;
	background-position:0 0;
	line-height:2.2; 
	padding:18px 0 30px 85px;
}
.qttxt3 {
	font-size:14px;
	color:#333;
	background:url(../m_images/q3.gif) no-repeat;
	background-position:0; 
	padding:28px 0 30px 85px;
}
.astxt3 {
	font-size:14px;
	background:url(../m_images/a3.gif) no-repeat;
	background-position:0 0; 
	line-height:2.2;
	padding:18px 0 30px 85px;
}
.qttxt4 {
	font-size:14px;
	color:#333;
	background:url(../m_images/q4.gif) no-repeat;
	background-position:0; 
	padding:28px 0 30px 85px;
}
.astxt4 {
	font-size:14px;
	background:url(../m_images/a4.gif) no-repeat;
	background-position:0 0;
	line-height:2.2; 
	padding:18px 0 30px 85px;
}
.qttxt5 {
	font-size:14px;
	color:#333;
	background:url(../m_images/q5.gif) no-repeat;
	background-position:0; 
	padding:28px 0 30px 85px;
}
.astxt5 {
	font-size:14px;
	background:url(../m_images/a5.gif) no-repeat;
	background-position:0 0;
	line-height:2.2;
	padding:18px 0 30px 85px;
}

#notes{
	width:1000px;
	margin:0 auto;
	padding:45px 0;
}
#wnotes{
	margin:0 auto;	
	background-color:#e1e1e1;
}
#notes p{
	font-size:11px;	
}
.qtitle {
	color:#333;
	font-weight:bold;
}
#footer{
	width:1000px;
	margin:0 auto;
}
.flogo{
	width:220px;
	height:60px;
	float:left;
}
.fnavi{
	width:600px;
	padding:30px 0 0 0;
	text-align:right;
	float:right;
}
.fnavi a{
	color:#000;
	text-decoration:none;	
}
.fnavi a:hover{
	color:#666;
	text-decoration:none;	
}
.hd_btm{
	height:20px;
	background:url(../m_images/hd_btm.png);
	width:1000px;
	margin:0 auto;
}
.clearboth{
	clear:both;	
}
.totop{
	position:fixed;
	right:60px;
	bottom:120px;
	width: 80px;
	z-index:1500;
}
.totop a {
    display: block;
	height: 80px;
	width: 80px;
	background:url(../m_images/totop_off.png) no-repeat;
	opacity: 0.8;  
    filter: alpha(opacity=80);
}
.totop a:hover {
	right:60px;
	bottom:120px;
	background:url(../m_images/totop_on.png) no-repeat;
	opacity: 1.0;  
    filter: alpha(opacity=100);
}
.accordion {
	margin:0;
	padding:0;
	width:480px;
}
.accordion dt {

}
.accordion dt a {
	color: #fff;
	text-decoration: none;
	display: block;
}
.accordion dd {
	display: block;
}
.accordiontxt {

}
#achara1,#achara2,#areason,#aprices,#aorder,#aqans{
	/*margin-top: -90px;*/
	/*padding-top: 90px;*/
}
#ariyou{
	/*margin-top: -120px;*/
	padding-top: 120px;
}
a[href^="tel:"] { 
	cursor: default;
}