@charset "utf-8";
/* CSS Document */

/* ------------------------------------- 1. Base Reset ------------------------------------- */

body,
div,
ul,ol,li,
h1,h2,h3,h4,h5,h6,
p,a,
table,th,td,
dl,dt,dd,
form {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 100%;
	font-style: normal;
	letter-spacing: 0;
}

br {
	padding: 0px;
	margin: 0px;
}

ul li{
	list-style:none;
}

/* ------------------------------------- 2. Default Set ------------------------------------- */
html,body{
    height:100%;
}

body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #333;
	background: url(../image/bg.jpg) repeat;
}

img {
	padding: 0px;
	margin: 0px;
	border: none;/* img do not want a border */
	display: inline;/* img default setting */
	vertical-align:bottom;
}

img.block {
	display:block;
}

img.top{
	vertical-align:top;
}

img.btm{
	vertical-align:bottom;
}

a:hover img.fade{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

input.fade:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=50 )";
}

.clear {
	padding: 0px;
	margin: 0px;
	clear: both;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.hidden {
	display: none;
}

ul.left li{
	float:left;
}

.mt05{margin-top:5px;}

.mt07{margin-top:7px;}

.mt09{margin-top:9px;}

.mt10{margin-top:10px;}

.mt12{margin-top:12px;}

.mt15{margin-top:15px;}

.mt19{margin-top:19px;}

.mt20{margin-top:20px;}

.mt22{margin-top:22px;}

.mt25{margin-top:25px;}

.mt30{margin-top:30px;}

.mt40{margin-top:40px;}

.mt50{margin-top:50px;}

.mt60{margin-top:60px;}

.mb05{margin-bottom:5px;}

.mb10{margin-bottom:10px;}

.pt5{padding-top:5px;}

.pt10{padding-top:10px;}

.pt15{padding-top:15px;}

.pt20{padding-top:20px;}

.pt25{padding-top:25px;}

.left{
	text-align:left
}

.right{
	text-align:right;
}

.center{
	text-align:center;
}

.red{
	color:#FF0004;
}

.green{
	color:#468C00;
}

/* -------------- font set  -------------- */

body {
	font-size:14px;
	line-height:160%;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Osaka,sans-serif;
}

h1 {
	font-size: 12px;
	line-height:100%;
	font-weight:100;
	padding-top:8px;
	height:16px;
}

h2 {
	font-size: 12px;
	font-weight:bold;
	line-height:100%;
	color:#fff;
}

h3 {
	font-size: 16px;
	font-weight:100;
}

.bold{
	font-weight:bold;
}

.cap{
	font-size:12px;
	line-height:130%;
}

/* ------------ link ------------ */

a {
	color: #333;
	text-decoration: underline;
	background-color: transparent;
}

a:link {
	color: #333;
	text-decoration: underline;
	background-color: transparent;
} 

a:visited {
	color: #575748;
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	color: #FF8000;
	text-decoration: none;
}

/* ------------------------------------- 3. Layout Setting ------------------------------------- */
#container_0 {
	position:relative;
	clear:both;
	width:auto;
	margin:0 auto;
}

#header {
	min-width:1158px;
	height:170px;
	text-align:left;
	background: url(../image/bg_hd.jpg) repeat-x;
}

#gm{
	width:100%;
	height:36px;
}

#contents_top {
	width:1158px;
	margin:10px auto 0 auto;
	padding:0;
	text-align:left;
}

#contents {
	width:980px;
	margin:10px auto 0 auto;
	padding:0 10px;
	text-align:left;
}

#cntns_l{
	width:665px;
	margin-right:15px;
	float:left;
}

#footer {
	min-width:1158px;
	height:175px;
	padding:0 0 100px;
	margin-top:40px;
	text-align:left;
	background: url(../image/ls_ft.png) repeat-x;
	clear: both;
}

/* ------------------------------------- 4.header ------------------------------------- */
.hd{
	width:1000px;
	height:170px;
	margin:0 auto;
}

.hd_top{
	height:100px;
}

.logo{
	width:263px;
	height:100px;
	float:left;
}
.logo a {
	display: block;
	height:0 ;
	padding: 100px 0 0;
	overflow: hidden;
	background: url(../image/logo.jpg) no-repeat top;
}

.tel{
	width:304px;
	height:100px;
	float:right;
	background: url(../image/tel_hd.jpg) no-repeat top;
}
.tel span{
	display:none;
}

/* ------------------------------------- 5.global menu ------------------------------------- */
.gm_main{
	width:1000px;
	margin:0 auto;
	padding:0;
	background: url(../image/gm_bg3.jpg) repeat-x;
}

#gm li{
	width:180px;
	height: 36px;
	margin-right:25px;
	float:left;
	overflow: hidden;
}

#gm li.end{
	margin-right:0px;
}
#gm li#ds_btn {
	display: none;
}
/* ------------------------------------- 6.mainimage ------------------------------------- */
#container.indexpage {
	min-width: 1158px;
	height:579px;
	background: rgba(255,255,255,0.3) url(../image/back_slash01.png) 0 0 repeat;
}

.bx-wrapper {
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 5px !important;
	width: 100%;
}
.bx-wrapper .bx-controls-direction a {
	width: 25px !important;
	height: 50px !important;
}
.bx-wrapper .bx-prev {
	left: 10px !important;
	background: url(../image/icon_prev01.png) 0 center no-repeat !important;
	background-size: 25px auto !important;
}
.bx-wrapper .bx-next {
	right: 10px !important;
	background: url(../image/icon_next01.png)  0 center no-repeat !important;
	background-size: 25px auto !important;
}

.lace_top{
	min-width:1158px;
	height:38px;
	background: url(../image/ls_top.png) repeat-x;
}

.lace_top span{
	display:none;
}

/* ------------------------------------- 7.contents ------------------------------------- */
/* 1 */
#top_a_box{
	width:1082px;
	padding-left:76px;
}

.top_a01{
	display:block;
	width:1082px;
	height:192px;
	background: url(../image/top_a1.png) no-repeat;
}

.top_a02{
	display:block;
	width:1082px;
	height:407px;
	background: url(../image/top_a2.png) no-repeat;
}

.top_a02l{
	width:330px;
	margin-left:28px;
	float:left;
}

.top_a02l_hd{
	display:block;
	width:320px;
	height:95px;
	margin-bottom:10px;
	background: url(../image/top_a3.png) no-repeat;
}

.top_a02r{
	width:365px;
	margin-left:38px;
	float:left;
}

.top_a02r_hd{
	display:block;
	width:320px;
	height:95px;
	margin-bottom:10px;
	background: url(../image/top_a4.png) no-repeat;
}

.top_a01 span,.top_a02l_hd span,.top_a02r_hd span{
	display:none;
}

/* 2 */
#top_b_box{
	width:1082px;
	padding-left:17px;
	margin-top:20px;
}

.top_b01{
	display:block;
	width:497px;
	height:384px;
	background: url(../image/top_b1.png) no-repeat;
	float:left;
}

.top_b02{
	display:block;
	width:570px;
	height:384px;
	background: url(../image/top_b2.png) no-repeat;
	float:left;
}

.top_b_txt{
	width:555px;
	text-align:center;
	padding-top:120px;
	padding-right:15px;
}

.top_b01 span,
.top_b02 span {
	text-align: center;
	display: none;
}

/* 3 2col */
#top_c_box{
	width:1041px;
	padding-left:76px;
	margin-top:30px;
}

/* left */
.top_c_l{
	width:678px;
	margin-right:25px;
	float:left;
}

.top_cl_hd{
	display:block;
	width:678px;
	height:120px;
	background: url(../image/con_top_c1.png) no-repeat;
}

.top_cl_ft{
	display:block;
	width:678px;
	height:40px;
	background: url(../image/con_ft.png) no-repeat;
}

.top_cl_hd span,.top_cl_ft span{
	display:none;
}

.top_cl_bdy{
	display:block;
	width:630px;
	padding:0 25px 0 23px;
	background: url(../image/con_bg.png) repeat-y;	
}

.point01_hd{
	display:block;
	width:630px;
	height:135px;
	background: url(../image/con_top_c2.jpg) bottom no-repeat;	
}

.point02_hd{
	display:block;
	width:630px;
	height:85px;
	background: url(../image/con_top_c3.jpg) bottom no-repeat;	
}

.point03_hd{
	display:block;
	width:630px;
	height:85px;
	background: url(../image/con_top_c4.jpg) bottom no-repeat;	
}


ul.cl_bdy_lst li{
	float:left;
	margin-top:10px;
}

.cl_txt335{
	width:335px;
	padding-top:7px;
}

.hrt_sps{
	display:block;
	width:630px;
	height:28px;
	background: url(../image/hrt_sps.png) center no-repeat;	
	padding:20px 0;
}

.point01_hd span,.point02_hd span,.point03_hd span,.hrt_sps span{
	display:none;
}

.cl_con_hd{
	position:relative;
}

.point_01{
	position:absolute;
	top:-5px;
	left:-70px;
}

.point_02{
	position:absolute;
	top:-55px;
	left:-70px;
}

.point_03{
	position:absolute;
	top:-55px;
	left:-70px;
}

/* right */
.top_c_r{
	width:338px;
	float:left;
}

#news{
	width:280px;
	height:310px;
	padding:1px 10px 10px 10px;
	background:#fff;
}

.news_area{
	width:280px;
	height:310px;
	overflow: auto;
}

.news_area p{
	width:268px;
	padding:7px 0;
	border-bottom:dotted 1px #777;
}

/* 4 */
.top_d_hd{
	width:255px;
	height:34px;
	margin:25px 0 0 78px;
	background: url(../image/top_dhd.png) no-repeat;
}

.top_d_hd span{
	display:none;
}

.top_d_box{
	width:545px;
	height:395px;
	margin:10px 0 0 79px;
	padding:25px 25px 0 430px;
	background: url(../image/top_d.png) no-repeat;
}

.top_dhd01{
	width:545px;
	height:36px;
	background: url(../image/top_d1.png) no-repeat;
}

.top_dhd02{
	width:545px;
	height:36px;
	margin-top:15px;
	background: url(../image/top_d2.png) no-repeat;
}

.top_dhd01 span,.top_dhd02 span{
	display:none;
}

/* ------------------------------------- 8.page top ------------------------------------- */

/* page top */
#page-top {
	position: fixed;
	bottom: 30px;
	right: 10px;
	z-index:500;
	display: none;
}

#page-top a {
	width:87px;
	height:87px;
	background: url(../image/pagetop_off.png) no-repeat;
    display: block;
}

#page-top a:hover {
	background: url(../image/pagetop_on.png) no-repeat;
}

#page-top span{
	display:none;
}

/* ------------------------------------- 9.footer ------------------------------------- */

ul.ft_menu{
	width:1000px;
	height:20px;
	margin:0 auto;
	padding:35px 0 0 0;
}

ul.ft_menu li{
	width:auto;
	float:left;
}

.ft_box{
	width:1000px;
	margin:10px auto 0 auto;
}

.ft_logo{
	width:200px;
	height:81px;
	float:left;
	background: url(../image/logo_ft.jpg) no-repeat top;
}

.ft_tel{
	width:304px;
	height:81px;
	float:right;
	background: url(../image/tel_ft.jpg) no-repeat top;
}

.ft_logo span,
.ft_tel span,
.ft_tel a {
	display:none;
}

.cpryt{
	width:1000px;
	margin:5px auto 0 auto;
	text-align:right;
	font-size:12px;
}



/* ------------------------------------- 1.second common ------------------------------------- */
/* main image */



#main_scnd{
	height:300px;
	background: url(../image/hd_2nd.jpg) repeat-x center;
	background-size: cover;
}

#main_scnd_int{
	height:300px;
	background: url(../image/hd_2nd_int.jpg) repeat-x center;
	background-size: cover;
}

#main_scnd_faq{
	height:300px;
	background: url(../image/hd_2nd_faq.jpg) repeat-x center;
	background-size: cover;
}
#main_scnd_contact {
	height:300px;
	background: url(../image/title_contact01.png) repeat-x center;
	background-size: cover;
}

#main_scnd_contact span,
#main_scnd span,
#main_scnd_int span,
#main_scnd_faq span {
	display:none;
}

/* contents box */
.conbox{
	width:678px;
	margin-right:25px;
	float:left;
}

.conbox_bg{
	display:block;
	width:630px;
	padding:0 25px 0 23px;
	background: url(../image/con_bg2.png) repeat-y;	
}
.conbox_bg02 {
	display:block;
	width:630px;
	padding:0 45px 0 43px;
	background: url(../image/con_bg2.png) 24px 0 repeat-y;	
}


.conbox_main{
	width:625px;
	padding-top:20px;
	padding-left:5px;
}

.conbox_main_b{
	width:630px;
}

.conbox_main_c{
	width:625px;
	padding-left:5px;
}

.conbox_ft{
	display:block;
	width:678px;
	height:40px;
	background: url(../image/con_ft2.png) no-repeat;
}

.bnr_inq{
	width:698px;
	height:169px;
	margin-top:20px;
	float:left;
}

.conbox_ft span{
	display:none;
}

/* right block */
.rbk_top{
	margin-top:13px;
}

/* ------------------------------------- 2.flow ------------------------------------- */
/* 1 */
.flw01_hd{
	display:block;
	width:678px;
	height:170px;
	background: url(../image/flw_hd01a.png) no-repeat;
}

.flw01_hd_txt{
	position:relative;
	display:block;
	width:650px;
	height:270px;
	padding-left:28px;
	background: url(../image/flw_hd01b.png) no-repeat;
}

.flw01txt{
	width:410px;
	padding-top:20px;
}

.flw01txt_mt{
	margin-top:100px;
}

.flw01hd_sub{
	position:absolute;
	top:95px;
	left:-25px;
}

.flw01_sbt01{
	height:33px;
	background: url(../image/flw01_sh02.jpg) no-repeat;
}

.flw01_sbt02{
	height:63px;
	margin-top:20px;
	background: url(../image/flw01_sh03.jpg) no-repeat;
}

.flw01_sbt03{
	height:312px;
	background: url(../image/flw01_sh03glp.jpg) no-repeat;
}

.sh02img{
	float:right;
	padding:0 0 10px 10px;
}

.flw01_hd span,.flw01_sbt01 span,.flw01_sbt02 span,.flw01_sbt03 span{
	display:none;
}

/* 2 */
.flw02_hd{
	display:block;
	width:678px;
	height:156px;
	margin-top:20px;
	background: url(../image/flw_hd02.png) no-repeat;
}

.t_txtb{
	width:480px;
	padding:20px 19px 0 131px;
}

.t_txtb_f{
	width:315px;
	padding:20px 19px 0 131px;
}


.flh_a{
	width:630px;
	height:172px;
	background: url(../image/flw02_bx01a.jpg) no-repeat;	
}

.flh_ac{
	width:630px;
	height:18px;
	margin-top:10px;
	background: url(../image/flw02_bx01d.jpg) no-repeat center;	
}

.flh_b{
	width:630px;
	height:172px;
	margin-top:10px;
	background: url(../image/flw02_bx02a.jpg) no-repeat;	
}

.flh_bc{
	width:630px;
	height:18px;
	margin-top:10px;
	background: url(../image/flw02_bx02d.jpg) no-repeat center;	
}

.flh_c{
	width:630px;
	height:362px;
	margin-top:10px;
	background: url(../image/flw02_bx03a.jpg) no-repeat;	
}

.flh_cc{
	width:630px;
	height:18px;
	margin-top:10px;
	background: url(../image/flw02_bx03d.jpg) no-repeat center;	
}

.flh_d{
	width:630px;
	height:122px;
	margin-top:10px;
	background: url(../image/flw02_bx04a.jpg) no-repeat;	
}

.flh_dc{
	width:630px;
	height:18px;
	margin-top:10px;
	background: url(../image/flw02_bx04d.jpg) no-repeat center;	
}

.flh_e{
	width:630px;
	height:222px;
	margin-top:10px;
	background: url(../image/flw02_bx05a.jpg) no-repeat;	
}

.flh_ec{
	width:630px;
	height:18px;
	margin-top:10px;
	background: url(../image/flw02_bx05d.jpg) no-repeat center;	
}

.flh_f{
	width:630px;
	height:147px;
	margin-top:10px;
	background: url(../image/flw02_bx06a.jpg) no-repeat;	
}

.flw02_hd span,.flh_a span,.flh_ac span,.flh_b span,.flh_bc span,.flh_c span,.flh_cc span,.flh_d span,.flh_dc span,.flh_e span,.flh_ec span,.flh_f span{
	display:none;
}

/* 3 */
.flw03_hd{
	display:block;
	width:678px;
	height:139px;
	margin-top:20px;
	background: url(../image/flw_hd03.png) no-repeat;
}

.py_img{
	width:150px;
	padding-right:3px;
	float:left;
}

.py_sc{
	width:472px;
	float:left;
}

.py_sc01{
	height:110px;
	background: url(../image/flw03_w02.jpg) no-repeat;	
}

.py_sc02{
	height:70px;
	background: url(../image/flw03_w03.jpg) no-repeat;	
}

.py_sc03{
	height:110px;
	background: url(../image/flw03_m02.jpg) no-repeat;	
}

.py_sc04{
	height:70px;
	background: url(../image/flw03_m03.jpg) no-repeat;	
}
.py_sc05{
	height:110px;
	background: url(../image/flw03_n02.jpg) no-repeat;	
}

.py_sc06{
	height:70px;
	background: url(../image/flw03_n03.jpg) no-repeat;	
}

.flw03_hd span,.py_sc01 span,.py_sc02 span,.py_sc03 span,.py_sc04 span,.py_sc05 span,.py_sc06 span{
	display:none;
}

/* ------------------------------------- 3.interview ------------------------------------- */
/* contents box int */
#top_c_box_int{
	width:1065px;
	padding-left:52px;
	margin-top:30px;
}

.conbox_bg_int{
	display:block;
	width:630px;
	margin-left:24px;
	padding:0 25px 0 23px;
	background: url(../image/con_bg2.png) repeat-y;	
}

.conbox_ft_int{
	display:block;
	width:678px;
	height:40px;
	margin-left:24px;
	background: url(../image/con_ft2.png) no-repeat;
}
.conbox_ft_int02{
	display:block;
	width:678px;
	height:40px;
	margin: 0 0 50px 24px;
	background: url(../image/con_ft2.png) 0 0 no-repeat;
}

.conbox_int{
	width:717px;
	margin-right:10px;
	float:left;
}

.ml24{
	margin-left:24px;
}

/* 1 */
.int01_hd{
	display:block;
	width:693px;
	margin-left:24px;
	margin-top:10px;
	height:160px;
	background: url(../image/int_hd01a.png) no-repeat;
}

.int01_hdb{
	display:block;
	width:693px;
	margin-left:24px;
	height:37px;
	background: url(../image/int_hd01b.png) no-repeat;
}

.int01_hdc{
	position:relative;
	display:block;
	width:693px;
	margin-left:24px;
	height:587px;
	background: url(../image/int_hd01c.png) no-repeat;
}

.int01_hd span,.int01_hdb span,.int01_hdc span{
	display:none;
}

.int_stp1{
	position:absolute;
	top:20px;
	left:27px;	
}

.int_stp2{
	position:absolute;
	top:85px;
	left:210px;	
}

.int_stp3{
	position:absolute;
	top:170px;
	left:27px;	
}

.int_stp4{
	position:absolute;
	top:235px;
	left:210px;	
}

.int_stp5{
	position:absolute;
	top:320px;
	left:27px;	
}

.int_stp6{
	position:absolute;
	top:385px;
	left:210px;	
}

/* 2 */
.int02_hd_stp1{
	display:block;
	width:702px;
	margin-top:20px;
	height:160px;
	background: url(../image/int_hd02.png) no-repeat;
}

.int02_a{
	width:630px;
	height:182px;
	background: url(../image/int02_bx01.jpg) no-repeat;	
}

.int02_b{
	width:630px;
	height:92px;
	margin-top:10px;
	background: url(../image/int02_bx02.jpg) no-repeat;	
}

.int02_c{
	width:630px;
	height:112px;
	margin-top:10px;
	background: url(../image/int02_bx03.jpg) no-repeat;	
}

.int02_txt{
	width:420px;
	padding:12px 19px 0 190px;
}

.int02_hd_stp1 span,.int02_a span,.int02_b span,.int02_c span{
	display:none;
}

/* 3 */
.int02_hd_stp2{
	display:block;
	width:702px;
	margin-top:20px;
	height:161px;
	background: url(../image/int_hd03.png) no-repeat;
}

.int02_a2{
	width:630px;
	height:261px;
	background: url(../image/int03_bx01.jpg) no-repeat;	
}

.int02_b2{
	width:630px;
	height:92px;
	margin-top:10px;
	background: url(../image/int03_bx02.jpg) no-repeat;	
}

.int02_c2{
	width:630px;
	height:212px;
	margin-top:10px;
	background: url(../image/int03_bx03.jpg) no-repeat;	
}

.int02_txt_c2{
	width:305px;
	padding:15px 19px 0 190px;
}

.a2img{
	margin:8px 0 5px 0;
}

.int02_hd_stp2 span,.int02_a2 span,.int02_b2 span,.int02_c2 span{
	display:none;
}

/* 4 */
.int02_hd_stp3{
	display:block;
	width:717px;
	margin-top:20px;
	height:127px;
	background: url(../image/int_hd04.png) no-repeat;
}

.int02_stp3{
	display:block;
	width:717px;
	height:316px;
	background: url(../image/int_hd04b.png) no-repeat;
}

.int02_txt_stp3{
	width:405px;
	padding:15px 19px 0 70px;
	color:#fff;
}

.int02_txt_stp3b{
	display:block;
	padding:5px 0 0 0;
	font-size:20px;
	font-weight:bold;
	line-height:170%;
}

.int02_hd_stp3 span{
	display:none;
}

/* 4 */
.int02_hd_stp4{
	display:block;
	width:717px;
	margin-top:20px;
	height:128px;
	background: url(../image/int_hd05.png) no-repeat;
}

.int02_stp4{
	display:block;
	width:717px;
	height:265px;
	background: url(../image/int_hd05b.png) no-repeat;
}

.int02_txt_stp4{
	width:235px;
	padding:15px 19px 0 55px;
}

.int02_hd_stp4 span{
	display:none;
}

/* 5 */
.int02_hd_stp5{
	display:block;
	width:717px;
	margin-top:20px;
	height:122px;
	background: url(../image/int_hd06.png) no-repeat;
}

.int02_stp5{
	display:block;
	width:717px;
	height:166px;
	background: url(../image/int_hd06b.png) no-repeat;
}

.int02_txt_stp5{
	width:540px;
	padding:15px 19px 0 55px;
}

.int02_txt_stp5b{
	display:block;
	padding:8px 0;
	font-size:20px;
	color:#EC6099;
	font-weight:bold;
}

.int02_hd_stp5 span{
	display:none;
}

/* 6 */
.int02_hd_stp6{
	display:block;
	width:717px;
	margin-top:20px;
	height:142px;
	background: url(../image/int_hd07.png) no-repeat;
}

.int02_stp6{
	display:block;
	width:717px;
	height:199px;
	background: url(../image/int_hd07b.png) no-repeat;
}

.int02_hd_stp6 span{
	display:none;
}


/* ------------------------------------- 4.faq ------------------------------------- */
.faq01_hd{
	display:block;
	width:678px;
	height:145px;
	background: url(../image/faq_hd.png) no-repeat;
}

.faq01_bb{
	display:block;
	width:678px;
	height:455px;
	background: url(../image/faq_hdb.png) no-repeat;
}

.faq01_hd span,.faq01_bb span{
	display:none;
}

.faqbb_lst{
	padding:90px 0 0 52px;
	font-size:0px;
}

.faqbb_lst li{
	display:inline-block;
	vertical-align:top;
	width:265px;
	min-height:30px;
	padding:6px 0 10px 30px;
	font-size:14px;
	background: url(../image/faq_icn_qs.png) no-repeat 0 3px;
}

.faqbb_lst li a{
	color:#fff;
	line-height:140%;
}

.faqbb_lst li a:hover{
	color:#ED6199;
	text-decoration:underline;
}

.icn_q{
	width:560px;
	min-height:41px;
	margin-top:20px;
	padding:20px 0 0 65px;
	font-size:22px;
	font-weight:bold;
	line-height:130%;
	background: url(../image/faq_hd_q.png) no-repeat;
}

.icn_abox{
	width:564px;
	margin:20px 0 0 62px;
}

.icn_q a{
	color:#0CA6D9;
	text-decoration:none;
}

.icn_a1{
	position:absolute;
	width:564px;
	height:26px;
	background: url(../image/faq_a_bg1.png) no-repeat;
}

.icn_a{
	position:absolute;
	top:-20px;
	left:-30px;
}

.icn_a2{
	width:514px;
	padding:25px 25px 10px 30px;
	background: url(../image/faq_a_bg2.png) repeat-y;	
}

.icn_a3{
	width:564px;
	height:17px;
	background: url(../image/faq_a_bg3.png) no-repeat;	
}

.conbox_ft_faq{
	display:block;
	width:678px;
	height:375px;
	background: url(../image/faq_btm.png) no-repeat;
}

.conbox_ft_faq span{
	display:none;
}







/*____________ table ____________\*/

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table th,
 table td {
	font-size: 62.5%;
}

.simpletable {
	border: 1px solid #b5b5b5;
	border-collapse: collapse;
	margin: 0 0 1em;
}

.simpletable th {
	border: 1px solid #b5b5b5;
	padding: 2px 5px;
	white-space: nowrap;
}

.simpletable td {
	border: 1px solid #b5b5b5;
	padding: 2px 5px;
}

.simpletable#mailform01 {
	margin-bottom: 20px;
	border: none;
}

.simpletable#mailform01 th {
	width: 200px;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	border: none;
	padding: 10px 10px;
	white-space: normal;
}
.simpletable#mailform01 th span {
	display: block;
	text-align: right;
}

.simpletable#mailform01 span {
	text-align: left;
	font-size: 10px;
	color: #f00;
}

.simpletable#mailform01 td {
	font-size: 16px;
	vertical-align: top;
	padding: 5px 10px 20px;
	line-height: 1.5em;
	margin-bottom: 1em;
	border: none;
}
.simpletable#mailform01 th.oddtr01,
 .simpletable#mailform01 td.oddtr01 {
	background: #ccc;
}

.simpletable#mailform01 td.titlecol {
	color: #fff;
	font-weight: bold;
	background: #663;
}
.simpletable#mailform01 td textarea,
.simpletable#mailform01 td input {
	padding: 5px 10px;
	border: 1px solid #999;
	border-radius: 10px;
}

.formsubmit {
	text-align: center;
	margin: 0 0 20px;
}

.formsubmit input {
	color: #fff;
	font-size: 16px;
	padding: 20px 50px;
	border: none;
	background: #00c300;
	border-radius: 10px;
	cursor: pointer;
}

.content01_hd{
	display:block;
	margin-left:24px;
	margin-top:10px;
	padding: 40px 30px 0;
	height:120px;
	background: url(../image/content_hd01a.png) no-repeat;
}

.content01_hd h3 {
	color: #007c00;
	font-size: 30px;
	line-height: 1.4em;
}


/*________________________ bits ________________________*/

.fclear {
	clear: both;
}
.float_l {
	float: left;
}

.float_r {
	float: right;
}

p img.float_l {
	margin: 0 15px 15px 0;
}

 p img.float_r {
	margin: 0 0 15px 15px;
}

.align_c {
	text-align: center !important;
}

.align_c img {
	margin-left: auto !important;
	margin-right: auto !important;
}

.align_l {
	text-align: left !important;
}

.align_r {
	text-align: right !important;
}

.nomargin {
	margin: 0px !important;
}

.marginb10 {
	margin-bottom: 10px !important;
}

.marginb20 {
	margin-bottom: 20px !important;
}

.marginb30 {
	margin-bottom: 30px !important;
}

.marginb50 {
	margin-bottom: 50px !important;
}


.marginb2em {
	margin-bottom: 2em !important;
}

.nopadding {
	padding: 0px !important;
}

.paddingt2em {
	padding-top: 2em !important;
}

.paddingt10 {
	padding-top: 10px !important;
}

.paddingt20 {
	padding-top: 20px !important;
}


.paddingb10 {
	padding-bottom: 10px !important;
}

.paddingb20 {
	padding-bottom: 20px !important;
}
.paddingb30 {
	padding-bottom: 30px !important;
}

.paddinglr20 {
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.paddinglr40 {
	padding-left: 40px !important;
	padding-right: 40px !important;
}

.hide {
	display: none;
}

.hidden {
	visibility: hidden;
}

.hidedisp {
	position:absolute;
	left: -1000%;
}

.underline {
	text-decoration: underline;
}

.overline {
	text-decoration: overline;
}

.ssfont {
	font-size: xx-small !important;
}

.sfont {
	font-size: x-small !important;
}

.mfont {
	font-size: medium !important;
}

.x08emfont {
	font-size: 0.8em !important;
}

.x10emfont {
	font-size: 1em !important;
}

.x12emfont {
	font-size: 1.2em !important;
}

.x14emfont {
	font-size: 1.4em !important;
}

.blue {
	color: #00f !important;
}

.red {
	color: #f00 !important;
}

.orange {
	color: #f60 !important;
}

.pink {
	color: #e43f7b !important;
}

.pinkline {
	background: #ffe7ef;
	padding: 1px;
}

.brown01 {
	color: #9a5000 !important;
}

.date {
	color: #f60 !important;
}

.bold {
	font-weight: bold !important;
}

.italic {
	font-style: italic
}

hr.hidden {
	height: 1px;
	clear: both;
	padding: 0;
	margin: 0;
	overflow: hidden;
}


br.fclear {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 1px;
	overflow: hidden;
}

div.fclear {
	height: 1px;
	overflow: hidden ;
}

div.fclear hr {
	display: none;
	height: 0px;
	margin: 0;
	padding: 0;
	border: 1px solid #fff !important;
	overflow: hidden ;
}

label {
	cursor: pointer;
}

#mainimg {
	clear: both;
}

.pc_nodisp {
	display: none;
}
