@charset "UTF-8";

.scrolly{overflow-y:scroll;}

.nonbg{background-image:none !important;}
.nonbd{border:none !important;}

/*text*/
.txtnormal{font-weight:normal!important; color:#333;}
.txtGrn{color:#099 !important;}
.txtGrnb{color:#099 !important; font-weight:bold;}
.txtnBl{color:#115fad !important;}
.txtBl{color:#115fad !important;}
.txtRd{color:#e06c2c !important;}
.txtBlb{color:#115fad; font-weight:bold;}
.txtBlL{color:#115fad !important;}
.txtRdL{color:#e06c2c !important;}
.txtGre{color:#006600 !important;}
.txtDGre{color:#003113 !important;}


.txtnWb{color:#fff; font-weight:bold !important;}
.txtnWl{color:#fff !important;}
.txtlG{color:#999 !important;}
.txtGr{color:#666 !important;}

.bold{font-weight:bold !important;}
.center{text-align:center !important;}
.left{text-align:left !important;}
.right{text-align:right !important;}
.lHeight100{line-height:100% !important;}
.lHeight80{line-height:80% !important;}

.text10{font-size:77%;}
.text11{font-size:85%;}
.text12{font-size:93%;}
.text13{font-size:100%;}
.text14{font-size:108%;}
.text15{font-size:116%;}
.text16{font-size:123.1%;}
.text17{font-size:131%;}
.text18{font-size:138.5%;}
.text19{font-size:146.5%;}
.text20{font-size:153.9%;}
.text21{font-size:161.6%;}
.text22{font-size:167%;}
.text23{font-size:174%;}
.text24{font-size:182%;}
.text25{font-size:189%;}
.text26{font-size:197%;}

/*margin*/
.mrL5{margin-left:5px !important;}
.mrL10{margin-left:10px !important;}
.mrL15{margin-left:15px !important;}
.mrL20{margin-left:20px !important;}
.mrL30{margin-left:30px !important;}
.mrL35{margin-left:35px !important;}
.mrL40{margin-left:40px !important;}
.mrL45{margin-left:45px !important;}
.mrL100{margin-left:100px;}
.mrL110{margin-left:110px;}
.mrL115{margin-left:115px;}
.mrL150{margin-left:150px;}
.mrL180{margin-left:180px;}
.mrL200{margin-left:200px;}
.mrLMain{margin-left:780px;}

.mrR0{margin-right:0 !important;}
.mrR5{margin-right:5px !important;}
.mrR10{margin-right:10px !important;}
.mrR15{margin-right:15px !important;}
.mrR20{margin-right:20px !important;}
.mrR25{margin-right:25px !important;}
.mrR50{margin-right:50px !important;}

.mrLR5{margin-left:5px; margin-right:5px;}
.mrLR10{margin-left:10px; margin-right:10px;}
.mrLR15{margin-left:15px; margin-right:15px;}
.mrLR20{margin-left:20px; margin-right:20px;}
.mrAuto{margin: 0 auto;}
.mrLRauto{margin-left:auto; margin-right:auto;}

.mrTm2{margin-top:-2px !important;}
.mrT0{margin-top:0 !important;}
.mrT5{margin-top:5px !important;}
.mrT10{margin-top:10px !important;}
.mrT15{margin-top:15px !important;}
.mrT20{margin-top:20px !important;}
.mrT25{margin-top:25px !important;}
.mrT30{margin-top:30px !important;}
.mrT40{margin-top:40px !important;}
.mrT50{margin-top:50px !important;}
.mrB50{margin-bottom:50px !important;}
.mrB15{margin-bottom:15px !important;}
.mrB20{margin-bottom:20px !important;}
.mrB10{margin-bottom:10px !important;}
.mrB5{margin-bottom:5px !important;}
.mrB30{margin-bottom:30px !important;}
.mrT0{margin-top:0px !important;}
.mrB0{margin-bottom:0px !important;}
.mr0{margin:0px !important;}
.mr10{margin:10px !important;}
.mr15{margin:15px !important;}
.mr20{margin:20px !important;}

/*padding*/
.pdL5px{ padding-left:5px !important;}
.pdL10px{ padding-left:10px !important;}
.pdL15px{ padding-left:15px !important;}
.pdL20px{ padding-left:20px !important;}
.pdL25px{ padding-left:25px !important;}
.pdL30px{ padding-left:30px !important;}
.pdR15px{ padding-right:15px !important;}
.pdR20px{ padding-right:20px !important;}
.pdR10px{ padding-right:10px !important;}
.pdLR10px{ padding-left:10px; padding-right:10px !important;}
.pdLR15px{ padding-left:15px; padding-right:15px !important;}
.pdLR20px{ padding-left:20px; padding-right:20px !important;}
.pdTB5px{padding-top:5px; padding-bottom:5px !important;}
.pdTB20px{padding-top:20px; padding-bottom:20px !important;}
.pdT40B5px{padding-top:40px; padding-bottom:5px !important;}
.pdT50B20px{padding-top:50px; padding-bottom:20px !important;}
.pd20{padding:20px !important;}
.pd15{padding:15px !important;}
.pd10{padding:10px !important;}
.pd5{padding:5px !important;}
.pdB10{padding-bottom:10px !important;}
.pdB15{padding-bottom:15px !important;}
.pdT0{padding-top:0px !important;}
.pdT5{padding-top:5px !important;}
.pdT10{padding-top:10px !important;}
.pdT15{padding-top:15px !important;}
.pdT20{padding-top:20px !important;}
.pdT12{padding-top:12px !important;}
.pdB0{padding-bottom:0px !important;}
.pd0{padding:0px !important;}

/*border*/
.bdtDaC{border-top:1px dashed #ccc !important;}
.bdbDaC{border:none; border-bottom:1px dashed #ccc !important;}
.bdbDo{border:none !important; border-bottom:1px dotted #ccc !important;}
.bdSoG{border:1px solid #ccc !important;}
.bdSoE{border:1px solid #eee !important;}
.bdSoO{border:1px solid #ff9000 !important;}
.bdSoB{border:#3f9eff 1px solid !important;}

.bdlSo3bl{border-left:3px solid #39c; padding-left:7px; margin:5px auto;}
.bdlSo3gr{border-left:3px solid #999; padding-left:7px; margin:5px auto;}
.bdlSo3wh{border-left:3px solid #fff; padding-left:7px; margin:5px auto;}


/*height*/

.h200{ height:200px;}
.h300{ height:300px;}
.h400{ height:400px;}
.h500{ height:500px;}
.h600{ height:600px;}
.h700{ height:700px;}
.h800{ height:800px;}

/*width*/
.w70{width:70px;}
.w85{width:85px;}
.w100{width:100px !important;}
.w110{width:110px !important;}
.w120{width:120px !important;}
.w130{width:130px !important;}
.w140{width:140px !important;}
.w150{width:150px !important;}
.w160{width:160px !important;}
.w170{width:170px !important;}
.w180{width:180px !important;}
.w190{width:190px !important;}
.w200{width:200px !important;}
.w300{width:300px !important;}
.w310{width:310px !important;}
.w315{width:315px !important;}
.w320{width:320px !important;}
.w330{width:330px !important;}
.w465{width:465px !important;}
.w500{width:500px !important;}
.w530{width:530px !important;}
.w550{width:550px !important;}
.w600{width:600px !important;}

/*layout*/
.ear{ear:both !important;}
.flNone{float:none !important;}
.flRight{float:right !important;}
.flLeft{float:left !important;}
.flRightLi li{float:right !important;}
.flLeftLi li{float:left !important;}
.flLeftdt dt{float:left !important; ear:both;}
.flLeftdt dd{float:right !important;}
.block{display:block !important;}
.bgfff{background:#fff !important;}

.nonbg{background-image:none !important;}
.nonbd{border:none !important;}

/* ===================
new earfix 
===================*/

.clear{
clear:both;
}

.clearfix:after {  
visibility:hidden;/*見えなくする*/ 
height:0;/*見えなくする*/
display: block;/*block要素にする*/
font-size: 0;
content: " ";
clear: both;
}  
* html .clearfix             { zoom: 1; } /* IE6 */  
*:first-child+html .clearfix { zoom: 1; } /* IE7 */  


h1.h1_style{
	color:#9EA681;
	font-size:11px;
	padding:2px 0;
	border-top:1px solid #9FAA9C;
	border-bottom:1px solid #9FAA9C;
	margin-bottom:8px;
	font-weight:normal;
	text-align:center;
}