@charset "UTF-8";


body {
	font-size: 12px;
	line-height: 20px;
	color: #555555;
	margin: 0px;
	padding:0px;
	font-family:Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	background-image:url(../images/mainbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	/*font-family:"Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;*/
	text-align:center;
}
table {
	font-size: 12px;
	line-height: 20px;
	border-collapse: collapse;	border-spacing: 0;
	margin-bottom: 30px;
}
th, td {
	color: #333;
}
img{border: 0px;}
img a{border: 0px;}
a:link { color: #3A58AF; text-decoration: none; }
a:visited { color: #607ACA; text-decoration: underline;}
a:hover { color: #3A58AF; text-decoration: underline;}
.clear{clear: both;}
a:hover img{opacity:0.7; filter:alpha(opacity=70); -ms-filter: "alpha( opacity=70 )";}

hr{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	width:680px;
	height:1px;
}
.b_waku{
	border: 1px solid #D6D6D6;
}

/*共通
====================================*/
* .alert-box1 { padding:5px; z-index:10; border:solid 1px #f00; color:#f00; background-color:#fff; font-size:70%; }
* .alert-box2 { top:0px; right:0px; padding:5px; z-index:10; border:solid 1px #f00; color:#f00; background-color:#fff; }
* .alert-box2_a { color:#0066cc; }



/*テキストカラー*/
.red{color:#FF0000; background-color: #FFFFFF; }
.err{color:#FF0000;}
.blue{color:#0066FF; background-color: #FFFFFF; }
/*テキストサイズ*/
.font10{font-size: 10px; text-align: left;}
.font11{font-size: 11px;}
.font12{font-size: 12px;}
.font14{font-size: 14px;}
.font16{font-size:16px;}
.font18{font-size:18px;}
/*Font Weight*/
.bold{font-weight:bold}
/*テキストレイアウト*/
.text_l{text-align: left;}
.text_c{text-align: center;}
.text_r{text-align: right;}
/*余白/マージン*/
.m0{margin:0px; padding:0px}
*:first-child+html .m0{margin:0px; padding:0px}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom: 15px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.mr10{margin-right: 10px;}
.mr15{margin-right: 15px;}
/*ここからレイアウト
====================================*/

#titleline h2{
	float:right;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	font-size: 11px;
}
#wrapper{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align:left;
}

#header{
	height: 91px;
	width: 980px;
    text-decoration: none;
}
#header .logoimage {
	height: 91px;
	width: 193px;
	float: left;
}
#titleline{
	font-size: 10px;
	width: 485px;
	height: 20px;
	color: #999999;
	text-align: left;
	margin-right: 0px;
		_margin-right: 10px;
	margin-left: 37px;
	margin-top: 40px;
	margin-bottom: 0px;
		float:left;
}
#titleline h1{
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	font-size: 11px;
	float:left;
}
#header .sub_Section{
	width: 265px;	
	margin-top: 7px;
	text-align: right;
	float:left;
}

#Menu{
	height: 36px;
	width: 980px;
	background-repeat: no-repeat;
}

#Left{
	float: left;
	width: 700px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: 15px;

}
#Right{
	float: left;
	width: 265px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#Center{
	width: 680px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}



/*ページ用トップページ左
--------------------------------------------*/
#main_kinou_list a {
	padding: 0px;
	width: 162px;
	height: 162px;
}
#main_kinou_list a:hover img{
	filter: alpha(opacity=60);
	opacity:0.6;
}


.main_img{
	margin-bottom: 10px;
	height: 270px;
	width: 100%;
}
.l_box{	
	margin-bottom: 10px;
	width: 100%;
}
.l_box h2 {
	display: block;
	width: 658px;
	height: 25px;
	margin: 0px;
	background-image: url(/img/default-line.jpg);
	background-repeat: repeat-x;
	font-size: 18px;
	padding-top: 5px;
	padding-right: 0;
	margin-bottom: 30px;
	padding-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
}

/*ページ用トップページ右
--------------------------------------------*/
.contact_img{
	margin-bottom: 10px;
	height: 250px;
	width: 265px;
}
.r_box{
	margin-bottom: 10px;
	width: 265px;
}
.box_01{
	padding: 10px;
	width: 243px;
	border: 1px solid #999999;
	background-color: #F6F6F6;
}
.box_02{
	padding: 10px;
	width: 246px;
}
*:first-child+html .box_02{
	padding: 10px;
	width: 246px;
	margin:0px;
}
.box_03{
	padding: 0px 10px 0px 10px;
	width: 246px;
}
.input_user{
   height: 1.2em;
   width: 10em;
}


/*グローバルメニュー*/

#menu0{
	list-style:none;
	width:980px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#menu0 li {
	display: block;
	height: 40px;
	width: 160px;
	list-style:none;
	float:left;
	margin: 0px;
	padding: 0px;
}



/*選ばれる理由のボックス*/
ul#menu_r{
	list-style:none;
	width:100%;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
}
ul#menu_r li{
	list-style:none;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 0px;
}



/*詳細　お申し込みボタン*/
.menu_center{
	list-style:none;
	width:100%;
	background-repeat: no-repeat;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu_center li{
	list-style:none;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.menu_center a{
	display:block;
	width:122px;
	height:32px;
}






/*コース紹介のCSS
--------------------------------------------*/
.cor_box{
	float: left;
	width: 330px;
	margin-bottom: 10px;
	padding-right: 0px;
}
.cor_box_space{
	float: left;
	padding-right: 10px;
}
.form_cor{
	background-image: url(../img/c_bg.jpg);
	background-repeat: no-repeat;
	height: 38px;
	padding-top: 7px;
	padding-left: 40px;
}
.form_cor_long{
	background-image: url(../img/c_bg_long.jpg);
	background-repeat: no-repeat;
	height: 38px;
	padding-top: 7px;
	text-align: center;
	padding-left: 225px;
}

/*新着情報のBOX
--------------------------------------------*/
.news_box{
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.news_days{
	color:#FFF;
	font-size: 10px;
	font-weight: bold;
	width: 80px;
	margin-right:70px;
	background-color:#900;
	float:left;
	text-align:center;
}
.news_title{
	float: left;
	width: 515px;
}


/*
--------------------------------------------*/
.prod_img_box{
	border: 1px solid #666600;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.img_box{
	background-color: #000000;
	float: left;
	height: 80px;
	width: 80px;
	color: #FFFFFF;
}
.img_text{
	float: left;
	padding: 5px;
}

/*
--------------------------------------------*/

.Right_up{
	border: 1px solid #172919;
	width: 675px;
}
.Right_up_text{
	border: 1px solid #172919;
	margin-top: 15px;
	width: 675px;
}
.text{
	padding: 5px;
}
.text_roll{
	padding: 5px;
	overflow: auto;
	height: 200px;
}
.line{
	width: 95%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #172919;
}

.side_manu{
	width: 253px;
	border: 1px solid #CCCCCC;
	background-image: url(../img/side_bg.jpg);
	background-repeat: repeat;
	padding-bottom: 5px;
}

.side_img{
	padding-top: 2px;
	padding-left: 2px;
	margin-bottom: 3px;
}

.pagetop{
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
#Footer{
	width: 960px;
}
.footer_menu{
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #172919;
	padding-top: 5px;
	padding-bottom: 5px;
}
.copyright{	text-align: right;}

/*コンテンツ関連のCSS
Thanks
=============================================*/
.thanks_box{
	height: 200px;
	width: 80%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 4px double #666600;
	text-align: center;
	background-color: #F7F7F7;
	font-size: 12px;
}
/*ここまで
=============================================*/

/*wa_service
=============================================*/
.wa_cource{
    margin:5px;
}
.wa_Table{
	background-image: url(../img/wa_service/wa_bg.jpg);
	background-repeat: repeat-y;
}
.wa_admin{
	margin-left:5px;
}
.wa_option{
	margin-left:15px;
	margin-top: 10px;
}


.faq_bg{
	background-image: url(../img/wa_faq/faq_41.jpg);
	background-repeat: no-repeat;
	width: 600px;
	padding-left: 50px;
	font-size: 20px;
	padding-top: 12px;
	height: 33px;
}

.faq01 ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.faq01 li{
	margin-left: 5px;
	list-style-position: inside;
	padding-left: 5px;
	list-style-type: none;
	list-style-image: url(../img/wa_faq/icon.jpg);
}

.faq_input{
	height: 20px;
	width: 180px;
}

.faq_input02{
	height: 20px;
	width: 90px;
}

.domain_area{
	margin-left: auto;
	width: 615px;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

ul#domain{
	list-style:none;
	width:100%;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
}
ul#domain li{
	list-style:none;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul#domain a{
	display:block;
	width:200px;
	height:100px;
}

.mb10 {
	clear : both ;

}
/*ここまで
=============================================*/

/*サイトマップのデザイン
--------------------------------------------------*/
.sm_box_left{
	float: left;
	height: 25px;
	width: 300px;
	margin-right: 8px;
	margin-left: 8px;
	padding-left: 20px;
	background-image: url(../img/sm_title_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
.sm_text_left{
	width: 285px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 15px;
}
.site_bg{
	height: 30px;
	width: 200px;
	margin-left: 8px;
	padding-left: 30px;
	background-image: url(../img/site_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}
.site_txt{
	margin-left: 40px;
	margin-bottom: 10px;
}
.site_txtB{
	margin-left: 255px;
	margin-bottom: 10px;
}

.maru{
	background-image: url(../img/wa_lookup/maru.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
}
.batu{
	background-image: url(../img/wa_lookup/batu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
}
.com_text{
	margin-left: 50px;
}
.recruit{
	background-image: url(../img/t_bg.gif);
	background-repeat: repeat-y;
}
ul#praivacy{
	margin: 0px;
	padding: 0px;
	list-style-type: circle;
}
ul.manual02{
	padding: 0px;
	list-style-type: disc;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


.tableline {
	border-collapse: collapse;
	background-color: white;


}
.index_wrp{
	width:670px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 15px;
}


.box_one{
	padding: 10px;
	border: 1px solid #CCC;
	width: 648px;
	margin-bottom: 15px;
}
.box_one p{
	margin-bottom:10px;
}
.setumei {
border:1px solid #CCCCCC;

margin-top:10px;
width:670px;
}

.setumeib {
	width:668px;
	padding-top: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.setumeib2 {
	width:668px;
	padding-top: 10px;
	border: 1px solid #CCCCCC;
}
.atexb {
border:1px solid #CCCCCC;

margin-top:10px;
width:670px;
}



/*clearfix要素*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}



/*■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□■□*/
ul#hnavi {
	margin: 0px;
	_margin-top:-2px;
	padding: 0px;
	height: 36px;
	width: 980px;
	list-style: none;
}
ul#hnavi li {
	float: left;
}

.pan {
	font-size: 11px;
	padding-bottom: 12px;
	padding-top:5px;
}

ul#tubox {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	height: 150px;
	width: 700px;
	list-style: none;
}
ul#tubox li {
	float: left;
}
ul#tubox li .rm {
	margin-right:13px;
}
ul#tubox h2 {
	margin:0px; padding:0px;
}
/*□■□■□■□■□■□■□■□■□■□■□■□■*/
.sv_box{
	background-color: #F3F3F3;
	padding: 7px;
	width: 684px;
	border: 1px solid #D6D6D6;
	margin-bottom: 15px;
}
.sv_box h3 {font-size: 12px; line-height: 160%; font-weight: normal; margin: 0px; padding: 0px; }
ul#svlist{
	margin-right:-6px;
	width:684px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#svlist li{
	float:left;
	list-style-type:none;
	margin-right:4px;
	margin-top:6px;
}
/*□■□■□■□■□■□■□■□■□■□■□■□■*/
.cosbox {
	padding: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.cosbox h2 {
	padding: 0px;
	margin:0px;
}
.cosbox ul {
	margin:0px;
	background-image: url(../images/ttb.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 51px;
	width: 342px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
}
.cosbox ul li {
	float: left;
}
.cosa {
	padding: 0px;
	float: left;
	width: 342px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cosb {
	padding: 0px;
	margin:0px;
	float: right;
	width: 342px;
}
.cosa1 {
	padding: 0px;
	float: left;
	width: 482px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cosb2 {
	margin:0px;
	float: right;
	width: 218px;
	background-image: url(../images/tcb.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}
.font12160{
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
/*□■□■□■□■□■□■□■□■□■□■□■□■*/
.sample7 th	{
	background-color: #E6E6E6;
	background-image: url(../images/th.jpg);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #FFF;
	color: #FFF;
	padding:10px 20px;
}
.sample7 td	{
	border-bottom: 1px solid #FFF;
	background-color: #E1E1E1;
	background-image: url(../images/td.jpg);
	background-repeat: repeat-x;
	padding:10px 20px;
}
/*□■□■□■□■□■□■□■□■□■□■□■□■*/
.b225{width:210px; font-size:12px; padding-left:15px}
.b225 a { color : #fff; text-decoration:underline}
.b265{width:245px; font-size:12px; margin-bottom:5px}
.b265_01{width:80px; padding-left:15px; float:left; color:#FFF;}
.b265_02{width:130px; float:right; padding-right:20px;}
.st01 { background-image: url(../images/sl01b.gif); background-repeat: no-repeat; height:auto; margin-bottom:8px;}
.st01_a { color: #ffffff }
.st02 { background-image: url(../images/sl02b.gif); background-repeat: no-repeat; padding-bottom:10px; margin-bottom:10px;}
/*□■□■□■□■□■□■□■□■□■□■□■□■*/
.nrightbox{ background-color: #efefef; margin: 0px; padding: 6px; width: 251px; border: 1px solid #CCC; margin-bottom:6px;}
.mb6{margin-bottom:6px;}
.inrightbox{ background-color: #fff; margin: 0px; padding: 5px; width: 239px; border: 1px solid #CCC; text-align:center; margin-bottom:6px; }
.inrightbox h2 {font-size:12px; font-weight:normal; line-height:160%; margin:0px;}
/*□■□■□■□■□■□■□■□■□■□■□■□■*/
#mainfooter{ background-image: url(../images/footerbg.jpg); background-repeat: repeat-x; height: 221px; text-align: center; }
.footermenubox{width:980px; margin:0px auto 50px;}
.lfb{width:715px; float:left; padding-top:30px;}
.rfb{width:265px; float:right; text-align:right;}
.lfb ul{list-style-type: none;}
.lfb ul li {width:150px; float:left; text-align:left;}
.add{width:980px; margin:0px auto; color:#FFF;}
/*□■□■□■□■□■□■□■□■□■□■□■□■*/
.toparea {width: 700px; margin-bottom: 20px;}
.toparea p{margin:0px; padding:0px}
#noriul{
	background-image: url(../norikae/images/norikaex.jpg);
	margin-bottom: 20px;
	padding-top: 203px;
	height: 50px;
	width: 700px;
}
#noriul p {
	left: 0px;
	top: 206px;
	margin: 0px;
	padding: 0px;
}
.noriulbox1{
	height: 41px;
	width: 166px;
	margin-right: 35px;
	margin-left: 35px;
	float: left;
}
.noriulbox2{
	margin-left:35px;
	float: left;
}
.ntextarea20 { margin-top: 0px; margin-right: 5px; margin-bottom: 20px; margin-left: 5px; }
#manualareabox { width: 700px; }
#manualareabox h2 { margin:0px; padding:0px; height:61px; border:0px;}
/*□■□■□■□■□■□■□■□■□■□■□■□■*/
.box700{width:700px; margin-bottom:15px;}
.box680 { width:680px; padding:5px 10px; margin-bottom:15px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: }
.box680 img{float:left; margin-right:10px; margin-bottom:10px;}
.box680 h2{ padding:0px; margin:0px; border:0}
.box680 h4{
	margin:0px;
	background-image: url(images/h4.gif);
	background-repeat: no-repeat;
	padding-top: -11px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 15px;
}
.box702 { width:700px; margin-bottom:15px; }
.box702 dl{
	padding: 0px;
	width: 345px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
.box702 dt{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.box702 dd{
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.flowbox{
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 12px;
	width: 687px;
}
.flowbox ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
.flowbox ul li {float:left; margin:0px; padding:0px;}
/*□■□■□■□■□■□■□■□■□■□■□■□■*/
.umenub{
	background-color: #F7F7F7;
	border: 1px solid #ECECEC;
	padding: 10px;
	margin-bottom: 20px;
}
.umenub ul{
	list-style-image: url(../wa_service/images/list.gif);
	float: left;
	width: 300px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.umenub ul li{
	margin-bottom: 10px;
	font-size: 12px;
}
/*□■□■□■□■□■□■□■□■□■□■□■□■*/
.h2t {
	background-image: url(../images/titlebg.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 17px;
	padding-bottom: 13px;
	padding-left: 50px;
}
/*□■□■□■□■□■□■□■□■□■□■□■□■*/
.main665 {
background:url("../images/ico_pt_violet_2.gif") no-repeat scroll 0 0 transparent;
color:#333333;
font-size:12px;
line-height:140%;
margin:0;
padding:0 0 0 15px;
text-align:left;
width:665px;
}
.txt12_b_violet {
	color:#666;
	font-size:12px;
	font-weight:bold;
	line-height:140%;
	text-align:left;
}
.hr_680 {
background:url("../images/hr_2.gif") repeat-x scroll 0 0 transparent;
width:680px;
}
/*□■□■□■□■□■□■□■□■□■□■□■□■*/
.blockarea {
	margin: 0px;
	padding: 0px;
	height: 62px;
	width: 700px;
	position: relative;
	background-image: url(../images/tb01.jpg);
	background-repeat: no-repeat;
}
.blockarea h2 {
	font-size: 11px;
	color: #333;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 86px;
	top: 37px;
}
/*□■□■□■□■□■□■□■□■□■□■□■□■*/
.box701 { width:700px; padding:5px 0px; margin-bottom:15px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: }
.box701 img{ margin-bottom:10px;}
.box701 h4{ padding:0px; margin:0px; border:0}
/*□■□■□■□■□■□■□■□■□■□■□■□■*/
.box680 h4{
	margin:0px;
	background-image: url(images/h4.gif);
	background-repeat: no-repeat;
	padding-top: -11px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 30px;
	background-position: 10px;
}
/*□■□■□■□■□■□■□■□■□■□■□■□■*/
#faqcontainer {width:700px;}
#faqcontainer h4 {margin:0px; padding:10px 10px 10px 20px; font-size:12px; background-image:url(../images/manualbar.jpg); background-repeat:no-repeat; width:680px;}
.faq320box{width:320px; margin-right:20px; float:left;}
.faq205box{width:205px; float:left;}
.faq280rbox{width:280px; float:left;}
.listarea{padding:10px 20px 20px; margin-bottom:10px; border:1px solid #CCC;}
.listarea ul {padding:0px; margin:0; list-style-type:none;}
.listarea ul li{ background:url(../images/arrow1.png) no-repeat scroll 1px 0 transparent; margin:3px 0 5px; padding:0 0 0 20px; }
.lnonno ul li {background:#FFF;}

.listarea11{padding:10px 20px 20px; margin-bottom:10px; border:1px solid #CCC; background-image:url(../images/mbgu.jpg); background-repeat:no-repeat;}
.listarea11 ul {padding:0px; margin:0; list-style-type:none;}
.listarea11 ul li{ background:url(../images/arrow1.png) no-repeat scroll 1px 0 transparent; margin:3px 0 5px; padding:0 0 0 20px; }
/*□■□■□■□■□■□■□■□■□■□■□■□■*/
.tcou_area{width:700px; margin:10px auto; padding:0;}
.tcou_area h2{margin:0; padding:0;}
.tcou_area h3{margin:0; padding:0;}
.tcou226m{width:226px; margin-right:11px; float:left;}
.tcou226{width:226px; float:left;}
.bbbtn{background-color:#CCC; text-align:center; padding:5px;}
/*□■□■□■□■□■□■□■□■□■□■□■□■*/
p{margin:0px; padding:0px;}
/*□■□■□■□■□■□■□■□■□■□■□■□■*/
.c3navibox{margin:0 0 15px; padding:0; width:670px;}
.c3navicbox{background-color:#D4D4D4; padding-left:3px; height:83px;}
.c3navicbox ul{list-style-type:none; padding:0px; margin:0px;}
.c3navicbox ul li{float:left; lin}
.ccboxbg{background-color:#666666; text-align:center; padding:5px; width:660px; margin-bottom:15px;}
.minisbox{background-image:url(../wa_service/images/ssbg.jpg); background-repeat:repeat-y; padding:0; margin:0; width:670px; margin-bottom:10px;}
.paddinglrbox{padding:0 20px;}
.paddinglrbox2{padding:15px 20px 0 20px;}
.paddinglrbox ul {margin:0px; padding:0px; list-style-type:none;}
.paddinglrbox ul li{background-image:url(../wa_service/images/arrow1.png); background-repeat:no-repeat; padding:0 0 0 20px; margin-bottom:7px; }
.paddinglrbox dd{margin:0; padding:0;}
.paddinglrbox dt{ font-weight: bold; border-bottom: dotted 1px #cccccc; color: #999999; margin-top: 1em; }
.paddinglrbox dd { margin:10px;}
.paddinglrbox2 dd{margin:0; padding:0;}
.paddinglrbox2 dt{ font-weight: bold; border-bottom: dotted 1px #cccccc; color: #999999; margin-top: 1em; }
.paddinglrbox2 dd { margin:10px;}
.ssfloat{float:right; width:390px;}
.ssfloat h2{
	margin:0 0 10px 0;
	padding:0px;
	color:#900;
	font-size:16px;
	text-indent: -10px;
}
.leftss{float:left; margin-right:7px;}
.ssssaihan{background-image:url(../wa_service/images/sssaihan.jpg); background-repeat:no-repeat; padding:70px 0 0 260px;}
/*□■□■□■□■□■□■□■□■□■□■□■□■*/
.tablebox{width:580px; margin:5px auto;}
.tablebox2{width:480px; margin:5px auto;}
.tablebox3{width:640px; margin:5px auto 15px;}
.tablebox4{width:520px; margin:5px auto 15px;}
.tablebox5{width:525px; margin:5px auto 15px;}
.tablebox6{width:560px; margin:5px auto 15px;}
.tablebox table{width:580px;}
.setumei img{padding-left:4px;}
/*□■□■□■□■□■□■Font■□■□■□■□■□■*/
.w_font{color:#FFF; text-align:center; font-weight:normal; font-size:12px; line-height:160%; margin:0px; padding:0px;}

