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


img {
overflow : hidden;
line-height:0;
border:0;

}



body {




margin : 0;
padding :0;

color : #231815;
font-size : 14px;
line-height : 24px;
font-family:"Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック";

}


body,p,h1,h2,h3,h4,h5,div,ul,li,dl,dt,d,form {
margin : 0px;
padding : 0px;
list-style-type:none;
}



.cf:after {
	content: url(../images/pixel.gif);
	display: block;
	clear: both;
	height: 0;
}
.cf { display: inline-block; }
.cf { display: block; }







.block   { display: block; }
.inline   { display: inline; }
.box { margin : 0px auto 15px auto; }
.box2 { margin : 0px auto 30px auto; }

.hidden { overflow:hidden; }


.left   { float: left; }
.right  { float:right; }
.bottom {vertical-align:bottom;}
.both   { clear:both;  }
.none   { clear:none;  }
.center { margin-left:auto; margin-right:auto; }

.align-left { text-align:left; }
.aligh-right { text-align:right }
.align-center { text-align:center; }

.bold { font-weight:bold; }

.deco-none {text-decoration:none;}


/*サイズ*/
.size9{ font-size:9px;}
.size10{ font-size:10px;}
.size12{ font-size:12px;}
.size14{ font-size:14px;}
.size16{ font-size:16px;}
.size18{ font-size:18px;}
.size22{ font-size:22px;}

.bold9{ font-size:9px; font-weight:bold;}
.bold10{ font-size:10px; font-weight:bold;}
.bold12{ font-size:12px; font-weight:bold;}
.bold14{ font-size:14px; font-weight:bold;}
.bold16{ font-size:16px; font-weight:bold;}
.bold18{ font-size:18px; font-weight:bold;}
.bold22{ font-size:22px; font-weight:bold;}


/*行間*/
.line10 { line-height: 10px; }
.line12 { line-height: 12px; }
.line14 { line-height: 14px; }
.line16 { line-height: 16px; }
.line18 { line-height: 18px; }
.line20 { line-height: 20px; }
.line22 { line-height: 22px; }




/*等分用の間隔マージン*/
.iso { margin-right : 10px; }

/*三等分*/
/* ×１　*/
.w1-3 { width:180px!important; }
/* ×２　*/
.w2-3 { width:370px!important; }
/* ×２　*/
.w3-3 { width:560px!important; }

/*三等分 1pxのボーダー付き*/
/* ×１　*/
.w1-3b { width:178px!important; }
/* ×２　*/
.w2-3b { width:368px!important; }
/* ×２　*/
.w3-3b { width:558px!important; }



/*パーセント*/

.wPer05 { width: 5%!important; }
.wPer10 { width:10%!important; }
.wPer15 { width:15%!important; }
.wPer20 { width:20%!important; }
.wPer25 { width:25%!important; }
.wPer30 { width:30%!important; }
.wPer35 { width:35%!important; }
.wPer40 { width:40%!important; }
.wPer45 { width:45%!important; }
.wPer50 { width:50%!important; }
.wPer55 { width:55%!important; }
.wPer60 { width:60%!important; }
.wPer65 { width:65%!important; }
.wPer70 { width:70%!important; }
.wPer75 { width:75%!important; }
.wPer80 { width:80%!important; }
.wPer85 { width:85%!important; }
.wPer90 { width:90%!important; }
.wPer95 { width:95%!important; }
.wPerFull { width:100%!important; }




/*パッディング*/

.pa0 {padding:0px!important;}

.pa1 {padding:1px!important;}
.pa2 {padding:2px!important;}
.pa3 {padding:3px!important;}
.pa4 {padding:4px!important;}
.pa5 {padding:5px!important;}
.pa6 {padding:6px!important;}
.pa7 {padding:7px!important;}
.pa8 {padding:8px!important;}
.pa9 {padding:9px!important;}

.pa10 {padding:10px!important;}
.pa15 {padding:15px!important;}
.pa20 {padding:20px!important;}
.pa30 {padding:30px!important;}
.pa40 {padding:40px!important;}
.pa50 {padding:50px!important;}

.pa0-0-1-0 {padding-bottom:1px!important;}
.pa0-0-2-0 {padding-bottom:2px!important;}
.pa0-0-3-0 {padding-bottom:3px!important;}
.pa0-0-4-0 {padding-bottom:4px!important;}
.pa0-0-5-0 {padding-bottom:5px!important;}
.pa0-0-6-0 {padding-bottom:6px!important;}
.pa0-0-7-0 {padding-bottom:7px!important;}
.pa0-0-8-0 {padding-bottom:8px!important;}
.pa0-0-9-0 {padding-bottom:9px!important;}

.pa0-0-10-0 {padding-bottom:10px!important;}
.pa0-0-15-0 {padding-bottom:15px!important;}
.pa0-0-20-0 {padding-bottom:20px!important;}
.pa0-0-30-0 {padding-bottom:30px!important;}
.pa0-0-40-0 {padding-bottom:40px!important;}
.pa0-0-50-0 {padding-bottom:50px!important;}






/*マージン*/

.ma1 {margin:1px!important;}
.ma2 {margin:2px!important;}
.ma3 {margin:3px!important;}
.ma4 {margin:4px!important;}
.ma5 {margin:5px!important;}
.ma6 {margin:6px!important;}
.ma7 {margin:7px!important;}
.ma8 {margin:8px!important;}
.ma9 {margin:9px!important;}

.ma10 {margin:10px!important;}
.ma15 {margin:15px!important;}
.ma20 {margin:20px!important;}
.ma30 {margin:30px!important;}
.ma40 {margin:40px!important;}
.ma50 {margin:50px!important;}

.ma0-0-1-0 {margin-bottom:1px!important;}
.ma0-0-2-0 {margin-bottom:2px!important;}
.ma0-0-3-0 {margin-bottom:3px!important;}
.ma0-0-4-0 {margin-bottom:4px!important;}
.ma0-0-5-0 {margin-bottom:5px!important;}
.ma0-0-6-0 {margin-bottom:6px!important;}
.ma0-0-7-0 {margin-bottom:7px!important;}
.ma0-0-8-0 {margin-bottom:8px!important;}
.ma0-0-9-0 {margin-bottom:9px!important;}

.ma0-0-10-0 {margin-bottom:10px!important;}
.ma0-0-15-0 {margin-bottom:15px!important;}
.ma0-0-20-0 {margin-bottom:20px!important;}
.ma0-0-30-0 {margin-bottom:30px!important;}
.ma0-0-40-0 {margin-bottom:40px!important;}
.ma0-0-50-0 {margin-bottom:50px!important;}
.ma0-0-60-0 {margin-bottom:60px!important;}
.ma0-0-70-0 {margin-bottom:70px!important;}

.ma10-0-0-0 {margin-top:10px!important;}

.ma15-0-15-0 {margin-top:15px!important;margin-bottom:15px!important;}

.ma20-0-20-0 {margin-top:20px!important;margin-bottom:20px!important;}
