@charset "utf-8";

/* マージン*/
.mag_l_4{ margin-left:4px;}

.mag_l_4p{ margin-left:4%;}

.mag_l_5{ margin-left:5px;}

.mag_l_6{ margin-left:6px;}

.mag_l_7{ margin-left:7px;}

.mag_l_40{ margin-left:40px;}

.mag_t_37{ margin-top:37px;}

.mag_t_5{ margin-top:5px;}

.mag_t_10{ margin-top:10px;}

.mag_b_4{ margin-bottom:4px;}

.mag_l_10{margin-left:10px;}

.mag_l_17{margin-left:17px;}

.mag_l_20{margin-left:20px;}

.mag_lr_5{ margin:0 5px 0 5px;}

.mag_lr_10{ margin:0 10px;}

.mag_lr_1p{ margin:0 1% 0 1%;}

.mag_td_5{ margin:5px 0 5px 0;}

.mag_td_10{ margin:10px 0 10px 0;}

.mag_lr_auto{ margin-left:auto; margin-right:auto;}

.mag_r_4{margin-right:4px;}

.mag_r_5{margin-right:5px;}

.mag_r_17{margin-right:17px;}

.mag_r_27{margin-right:22px;}

.mag_r_10{margin-right:10px;}

.pad_r_28{padding-right:28px;}

.pad_t_15{padding-top:15px;}

.pad_t_25{padding-top:25px;}

.pad_t_4{padding-top:4px;}

/*パーティング*/

.pad_trl_4{padding:4px 4px 0px 4px;}

.pad_all_4{padding:4px;}

.fl_R{float:right;}

.fl_L{float:left;}


/*パーセント　ワイト*/

.w100p{ width:100%;}

.w99p{width:99%;}

.w98p{width:98%;}

.w98_3p{width:98.3%;}

.w97p{ width:97%;}

.w96p{ width:96%;}

.w94p{ width:94%;}

.w93p{width:93%;}

.w90p{width:90%;}

.w85p{width:85%;}

.w80p{width:80%;}

.w70p{width:70%;}

.w65p{width:65%;}

.w64p{width:64%;}

.w60p{ width:60%;}
.w59p{ width: 59%;}

.w54p{ width:54%;}

.w50p{ width:50%;}

.w49p{ width:49%;}

.w48p{ width:48%;}

.w47p{ width:47%;}

.w46p{ width:46%;}

.w45p{ width:45%;}

.w42p{ width:42%;}

.w40p{ width:40%;}

.w41p{ width:41%;}
.w39p{ width: 39%;!important}
.w38p{ width: 38%;!important}
.w37p{ width: 37%;!important}
.w36p{ width: 36%;!important}

.w35p{ width:35%;}

.w30p{ width:30%;}

.w25p{ width: 25%;}
.w24p{ width: 24%;}
.w23p{ width: 23%;}
.w22p{ width: 22%;}
.w21p{ width: 21%;}
.w20p{ width: 20%;}
.w19p{ width: 19%;}
.w18p{ width: 18%;}
.w15p{ width:15%;}



/*ピクセル　ワイト*/

.w28px{ width:28px; display:block;}

.w50px{ width:50px;}

.w60px{ width:60px;}

.w70px{ width:70px;}

.w80px{ width:80px;}

.w85px{ width:85px;}

.w90px{ width:90px;}

.w100px{ width:100px;}

.w110px{ width:110px;}

.w115px{ width:115px;}

.w120px{ width:120px;}

.w124px{ width:124px;}

.w130px{ width:130px;}

.w140px{ width:140px;}

.w150px{ width:150px;}

.w160px{ width:160px;}

.w170px{ width:170px;}

.w180px{ width:180px;}

.w200px{ width:200px;}

.w210px{ width:210px;}

.w215px{ width:215px;}

.w220px{ width:220px;}

.w243px{ width:243px;}

.w250px{ width:250px;}

.w270px{ width:270px;}

.w280px{ width:280px;}

.w290px{ width:290px;}

.w300px{width:300px;}

.w330px{width:330px;}

.w332px{width:332px;}

.w340px{width:340px;}

.w350px{width:350px;}

.w413px{width:413px;}

.w435px{width:435px;}

.w480px{width:480px;}

.w520px{width:555px;}

.w663px{width:663px;}

.w900px{width:900px;}

.w1000px{width: 1000px;}




/*ピクセル　ハイト*/
p.h10px{ height:10px; margin:0px; padding:0px; !important}

p.h5px{ display:block; height:5px; margin:0px; padding:0px; !important}

.h3px{ display:block; height:3px;}

.h4px{ display:block; height:4px;}

.h5px{ display:block; height:5px;}

.h8px{ display:block; height:8px;}

.h33px{height:33px;}

.h10px{ display:block; height:10px;}

.h20px{ display:block; height:20px;}

.h35px{ display:block; height:35px;}

.h39px{ display:block; height:39px;}

.h45px{ display:block; height:45px;}



.h80px{height:80px;}


/*角丸*/

.maru_all5{
	border-radius: 5px;
}

.maru_all6{
	border-radius: 6px;
}


.maru_tR{
	border-top-right-radius: 5px;
}

.maru_tL{
	border-top-left-radius: 5px;
}

.maru_dR{
	border-bottom-right-radius: 5px;
}

.maru_dL{
	border-bottom-left-radius: 5px;
}

.maru_tR3{
	border-top-right-radius: 3px;
}

.maru_tL3{
	border-top-left-radius: 3px;
}

.maru_dR3{
	border-bottom-right-radius: 3px;
}

.maru_dL3{
	border-bottom-left-radius: 3px;
}

/*ボーダー*/

.border_no_L{ border-left:none;}
.border_no_R{ border-right:none;}
.border_no_T{ border-top:none;}
.border_no_B{ border-bottom:none;}
.border_no{ border:none; !important}
.allnone{ background:none; !important}

.border_w{ border:solid 1px #FFFFFF;}


/*背景色*/
.bg_c01{
	background-color: #D9EEF4;
}

.bg_c02{
	background-color: #42ACCB;
}

.bg_c03{
	background-color: #9BCBE0;
}
.bg_c04{
	background-color: #E2F2F6;
	border: 1px solid #B3B3B3;
}

/*テキスト位置・サイズ*/
.tx_a_R{text-align:right;}
.tx_a_L{text-align:left;}
.tx_a_C{text-align:center;}

.fs_10{ font-size:10px;}

.fs_11{ font-size:11px;}

.fs_12{ font-size:12px;}

.fs_13{ font-size:13px;}

.fs_14{ font-size:14px;}

.fs_15{ font-size:15px;}

.fs_18{ font-size:18px;}

.fs_20{ font-size:20px;}

.fs_22{ font-size:22px;}
.lh110 {
	line-height: 110px;
}
.lh65 {
	line-height: 65px;
}

.lh50 {
	line-height: 50px;
}
.lh45 {
	line-height: 45px;
}


.lh37   {
	line-height: 37px;
}
.lh25 {
	line-height: 25px;
}

/* text center left right */
.txt_left{
	text-align: left;
}

.txt_center{
	text-align: center;
}

.txt_right{
	text-align: right;
}

/* 表示位置 */ 
.top_0{ top: 0px; }

.top_10{ top:10px; }

.top_m10{ top:-10px; }

.top_m30{ top:-30px; }

.top_m50{ top:-50px; }

.top_m60{ top:-60px; }

.top_m70{ top:-70px; }

.top_m72{ top:-72px; }

.top_m75{ top:-75px; }

.top_m82{ top:-82px; }

.top_m140{ top:-140px; }


/* Margin代わり */
.clear_div{
	margin: 15px 0;
}
.bgent_m20{margin-left:-20px;}

.bgent_btn_p20{padding-left:20px}