@charset "utf-8";


/* CSS Document */


/* cssリセット */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote { margin:0; padding:0; }
table { border-collapse:collapse;border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,th,var { font-style:normal;font-weight:normal; }
ol,ul { list-style:none; list-style-position:outside;}
caption,th { text-align:left; }
q:before,q:after { content:'';}
img  {
vertical-align: bottom;
}

html{height:100% }


a:link {
  text-decoration:underline; color:#3366CC;
}

a:visited {
  text-decoration:underline; color:#3399FF;
}

a:active {
  text-decoration:underline; color:#006666;
}

a:hover {
  text-decoration:underline;
   color:#006666;
}



/* クラス */
.spannone {display:none;}
.width100{ width:100px;}
.width200{ width:200px;}
.width400{ width:400px;}
.width30{ width:30px;}
.width50{ width:50px;}
.clleft{clear:left;}
.cright{ clear:right;}
.float_l{ float:left;}
.float_r{ float:right;}

/* クラスフォント色 */
.font_white{color:#FFFFFF;}
.font_dred{color:#CC0033}
.font_orange{ color:#FF3344;}
.font_indigo{ color:#000033;}
.font_dgreen{ color:#616600;}
.font_green{ color:#003300;}
.font_brown{ color:#43270E;}
.font_yellow{ color: #FFCC33;}
.font_lyellow{ color: #CCCC66;}
.font_blue{ color: #0099CC;}
.font_lblue{ color:#0033FF;}
.font_purple{ color:#363E7F;}
.font_black{ color:#000000;}
.font_gray{ color:#999999;}
.font_pink{ color:#C40469;}
.font_lorange{color:#FF6600;}


/* BG色 */
.bg_f0f0f0{background-color:#f0f0f0;}


/* クラス*/
.cb{ clear:both;}
.f0{font-size:0; line-height:0; vertical-align:bottom;}
.h001{ color:#333333; border-left: #AADFFF solid 4px; padding:5px 0 3px 10px; margin:30px 40px 0 0; border-bottom:#CCCCCC dashed 1px;}
.h002{ color:#333333; border-left: #FFE3C8 solid 4px; padding:5px 0 3px 10px; margin:30px 40px 0 0; border-bottom:#CCCCCC dashed 1px;}
.h003{ color:#333333; border-left: #FBE2DC solid 4px; padding:5px 0 3px 10px; margin:30px 40px 0 0; border-bottom:#CCCCCC dashed 1px;}
.h004{ background-color: #FFE8F3; padding:5px; width:540px;}
.h010{ color: #003399;}

.h005{ color:#333333; border-left:#0099CC solid 4px; padding:5px 0 3px 10px; margin:20px 40px 0 20px;}
.h006{ color: #FF0080; border-bottom:#CCCCCC solid 1px; padding:5px 0 0 0; margin:20px 10px 0 10px;}
.h007{ color:#333333; border-left:#C40469 solid 4px; padding:5px 0 3px 10px; margin:20px 10px 0 20px;}
.h008{ color: #333333; border-bottom:#CCCCCC dotted 1px; padding:5px 0 3px 5px; margin:40px 20px 10px;}
.h009{ color:#333333; border-left:#401070 solid 4px; padding:5px 0 3px 10px; margin:30px 40px 0 20px;}

.waku{background-color:#efefef; border:#CCCCCC 1px solid; padding:5px;}
.faq{}
 .faq dt{ background-color:#FFCCCC; padding:3px; margin-left:20px; margin-top:20px; margin-bottom:10px; margin-right:10px;}
 .faq dd{ margin-right:10px; margin-left:30px;}

.table{ margin:20px 0 10px 20px; width:300px;}
 .table td{ border-bottom:#CCCCCC dotted 1px; padding:3px;}

.tableb_gray{border-width:1px; border-style:solid; border-color: #CCCCCC; border-collapse:collapse;}
    .tableb_gray th{border-width:1px; border-style:solid; border-color: #CCCCCC; padding:5px;}
	.tableb_gray td{border-width:1px; border-style:solid; border-color: #CCCCCC; padding:5px;}

.foot_menu{ width:181px; float:left;}
 .foot_menu dl{ margin-top:8px; margin-left:8px; padding:0.3em;}
 .foot_menu dt{ color:#003399;}
 .foot_menu dd{ margin-left:10px;} 
 .foot_menu p{ margin-top:8px; margin-left:8px; color:#003399; padding:0.3em;} 
 
.a_right{ text-align:right;}
.a_center{ text-align:center;}
.v_bottom{ vertical-align:bottom} 

.list_square{list-style:square;}
 
.list_margin li{margin-top:10px;}
 
 
/* クラスマージン */ 

.auto{margin:auto;}
.T5{ margin-top:5px;}
.T10{ margin-top:10px;}
.T20{ margin-top:20px;}
.T30{ margin-top:30px;}
.T40{ margin-top:40px;}
.T50{ margin-top:50px;}


.L0{ margin-left:0px;}
.L5{ margin-left:5px;}
.L10{ margin-left:10px;}
.L15{ margin-left:15px;}
.L20{ margin-left:20px;}
.L30{ margin-left:30px;}
.L40{ margin-left:40px;}
.L45{ margin-left:45px;}
.L50{ margin-left:50px;}
.L60{ margin-left:60px;}
.L2em{ margin-left:2em;}
.L3em{ margin-left:3em;}

.R5{ margin-right:5px;}
.R10{ margin-right:10px;}
.R20{ margin-right:20px;}
.R30{ margin-right:30px;}
.R40{ margin-right:40px;}
.R50{ margin-right:50px;}

.B5{ margin-bottom:5px;}
.B10{ margin-bottom:10px;}
.B20{ margin-bottom:20px;}
.B30{ margin-bottom:30px;}

.ALL10{ margin:10px;}

.p_all05{padding:5px;}
.p_all10{padding:10px;}
.pT20{padding-top:20px;}

.pB20{padding-bottom:20px;}


/* クラスフォントサイズ */
.text_s{font-size: 0.6em; line-height: 1.3em;}
.text_n{font-size: 0.9em; line-height: 1.6em;}
.text_sn{font-size: 0.8em; line-height: 1.4em;}
.text_nb{font-size: 1.1em; line-height: 1.6em;}
.text_b{font-size: 1.3em; line-height: 1.8em;}
.text_h{font-size: 1.4em; line-height: 1.3em;}
.text_u{font-size: 36px; line-height: 110%;}




/* テーブルクラス */
.table001{}
	.table001 td{ padding:5px; border:#CCCCCC 1px solid; border-collapse:collapse;}
	.table001 th{ padding:5px; background-color:#DBF7FB; border:#CCCCCC 1px solid; border-collapse:collapse;}

/* リストクラス */
.list_disc{list-style:disc;}

.under_line{text-decoration:underline;}


/* ID */
#contents{ margin: 0 auto; width:849px; text-align:left; }
#head{}

#mid{clear:left; width:849px;}

#head_logo{ float:left;}

#head_menu{ float:left;}
	#head_menu a{}
	#head_menu li{ float:left;}
	
#menu{width:199px; float:left; padding-bottom:15px;}
#main{width:650px; float:left; padding-bottom:15px;}

#honbun{ width:620px; margin-left:15px; margin-right:15px;}

#top_fijin{width:650px; clear:left;}
	#top_fijin li{float:left;}

#top_shinryo{width:650px; clear:left;}
	#top_shinryo li{float:left;}



#footer{ clear:left; width:849px; text-align:center; color:#FFFFFF; background-color:#0c3218; padding:5px 0;}


