/************************************************************************************
ベーススタイル設定

1.clearfix,clear
2.font
3.float
4.text-align
5.margin
6.padding
7.width
******************************************************`******************************/

/*1. clearfix,clear */

/* For modern browsers */
.clearfix:before,
.clearfix:after {
	content:"";
	display:block;
	overflow:hidden;
}
.clearfix:after {
	clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom:1;
}
.clear {
	clear:both;
}

/*2. font */
.fw_b {
	font-weight: bold;
}
/*3. float */
.f_L {
	display: inline;
	float: left;
}
.f_R {
	display: inline;
	float: right;
}
/*4. text-align */
.t_R {
	text-align: right;
}
.t_L {
	text-align: left;
}
.t_C {
	text-align: center;
}
/*5. margin */
	/* margin-all [ m_ ] */
	.m_0 {margin: 0;}.m_5 {margin: 5px;}.m_10 {margin: 10px;}.m_15 {margin: 15px;}.m_20 {margin: 20px;}.m_25 {margin: 25px;}.m_30 {margin: 30px;}
	/* margin-top [ mt_ ] */
	.mt_5 {margin-top: 5px;}.mt_10 {margin-top: 10px;}.mt_15 {margin-top: 15px;}.mt_20 {margin-top: 20px;}.mt_25 {margin-top: 25px;}.mt_30 {margin-top: 30px;}
	/* margin-right [ mt_ ] */
	.mr_5 {margin-right: 5px;}.mr_10 {margin-right: 10px;}.mr_15 {margin-right: 15px;}.mr_20 {margin-right: 20px;}.mr_25 {margin-right: 25px;}.mr_30 {margin-right: 30px;}
	/* margin-bottom [ mt_ ] */
	.mb_5 {margin-bottom: 5px;}.mb_10 {margin-bottom: 10px;}.mb_15 {margin-bottom: 15px;}.mb_20 {margin-bottom: 20px;}.mb_25 {margin-bottom: 25px;}.mb_30 {margin-bottom: 30px;}
	/* margin-left [ mt_ ] */
	.ml_5 {margin-left: 5px;}.ml_10 {margin-left: 10px;}.ml_15 {margin-left: 15px;}.ml_20 {margin-left: 20px;}.ml_25 {margin-left: 25px;}.ml_30 {margin-left: 30px;}
	/* margin-topbottom [ mt_ ] */
	.mtb_5 {margin: 5px 0;}.mtb_10 {margin: 10px 0;}.mtb_15 {margin: 15px 0;}.mtb_20 {margin: 20px 0;}.mtb_25 {margin: 25px 0;}.mtb_30 {margin: 30px 0;}
	/* margin-leftright [ mt_ ] */
	.mlr_5 {margin: 0 5px ;}.mlr_10 {margin: 0 10px ;}.mlr_15 {margin: 0 15px ;}.mlr_20 {margin: 0 20px ;}.mlr_25 {margin: 0 25px ;}.mlr_30 {margin: 0 30px ;}
/*6. padding */
	/* padding-all [ p_ ] */
	.p_0 {padding: 0;}.p_5 {padding: 5px;}.p_10 {padding: 10px;}.p_15 {padding: 15px;}.p_20 {padding: 20px;}.p_25 {padding: 25px;}.p_30 {padding: 30px;}
	/* padding-top [ mt_ ] */
	.pt_5 {padding-top: 5px;}.pt_10 {padding-top: 10px;}.pt_15 {padding-top: 15px;}.pt_20 {padding-top: 20px;}.pt_25 {padding-top: 25px;}.pt_30 {padding-top: 30px;}
	/* padding-right [ mt_ ] */
	.pr_5 {padding-right: 5px;}.pr_10 {padding-right: 10px;}.pr_15 {padding-right: 15px;}.pr_20 {padding-right: 20px;}.pr_25 {padding-right: 25px;}.pr_30 {padding-right: 30px;}
	/* padding-bottom [ mt_ ] */
	.pb_5 {padding-bottom: 5px;}.pb_10 {padding-bottom: 10px;}.pb_15 {padding-bottom: 15px;}.pb_20 {padding-bottom: 20px;}.pb_25 {padding-bottom: 25px;}.pb_30 {padding-bottom: 30px;}
	/* padding-left [ mt_ ] */
	.pl_5 {padding-left: 5px;}.pl_10 {padding-left: 10px;}.pl_15 {padding-left: 15px;}.pl_20 {padding-left: 20px;}.pl_25 {padding-left: 25px;}.pl_30 {padding-left: 30px;}
	/* padding-topbottom [ mt_ ] */
	.ptb_5 {padding: 5px 0;}.ptb_10 {padding: 10px 0;}.ptb_15 {padding: 15px 0;}.ptb_20 {padding: 20px 0;}.ptb_25 {padding: 25px 0;}.ptb_30 {padding: 30px 0;}
	/* padding-leftright [ mt_ ] */
	.plr_5 {padding: 0 5px ;}.plr_10 {padding: 0 10px ;}.plr_15 {padding: 0 15px ;}.plr_20 {padding: 0 20px ;}.plr_25 {padding: 0 25px ;}.plr_30 {padding: 0 30px ;}
/*7. width-%-[ wi_per ]---------- */
.wi_100per {width: 100%;}.wi_99per {width: 99%;}.wi_98per {width: 98%;}.wi_97per {width: 97%;}.wi_96per {width: 96%;}.wi_95per {width: 95%;}.wi_94per {width: 94%;}.wi_93per {width: 93%;}.wi_92per {width: 92%;}.wi_91per {width: 91%;}.wi_80per {width: 90%;}.wi_89per {width: 89%;}.wi_88per {width: 88%;}.wi_87per {width: 87%;}.wi_86per {width: 86%;}.wi_85per {width: 85%;}.wi_84per {width: 84%;}.wi_83per {width: 83%;}.wi_82per {width: 82%;}.wi_81per {width: 81%;}.wi_80per {width: 80%;}.wi_79per {width: 79%;}.wi_78per {width: 78%;}.wi_77per {width: 77%;}.wi_76per {width: 76%;}.wi_75per {width: 75%;}.wi_74per {width: 74%;}.wi_73per {width: 73%;}.wi_72per {width: 72%;}.wi_71per {width: 71%;}.wi_70per {width: 70%;}.wi_69per {width: 69%;}.wi_68per {width: 68%;}.wi_67per {width: 67%;}.wi_66per {width: 66%;}.wi_65per {width: 65%;}.wi_64per {width: 64%;}.wi_63per {width: 63%;}.wi_62per {width: 62%;}.wi_61per {width: 61%;}.wi_60per {width: 60%;}.wi_59per {width: 59%;}.wi_58per {width: 58%;}.wi_57per {width: 57%;}.wi_56per {width: 56%;}.wi_55per {width: 55%;}.wi_54per {width: 54%;}.wi_53per {width: 53%;}.wi_52per {width: 52%;}.wi_51per {width: 51%;}.wi_50per {width: 50%;}.wi_49per {width: 49%;}.wi_48per {width: 48%;}.wi_47per {width: 47%;}.wi_46per {width: 46%;}.wi_45per {width: 45%;}.wi_44per {width: 44%;}.wi_43per {width: 43%;}.wi_42per {width: 42%;}.wi_41per {width: 41%;}.wi_40per {width: 40%;}.wi_39per {width: 39%;}.wi_38per {width: 38%;}.wi_37per {width: 37%;}.wi_36per {width: 36%;}.wi_35per {width: 35%;}.wi_34per {width: 34%;}.wi_33per {width: 33%;}.wi_32per {width: 32%;}.wi_31per {width: 31%;}.wi_30per {width: 30%;}.wi_29per {width: 29%;}.wi_28per {width: 28%;}.wi_27per {width: 27%;}.wi_26per {width: 26%;}.wi_25per {width: 25%;}.wi_24per {width: 24%;}.wi_23per {width: 23%;}.wi_22per {width: 22%;}.wi_21per {width: 21%;}.wi_20per {width: 20%;}.wi_19per {width: 19%;}.wi_18per {width: 18%;}.wi_17per {width: 17%;}.wi_16per {width: 16%;}.wi_15per {width: 15%;}.wi_14per {width: 14%;}.wi_13per {width: 13%;}.wi_12per {width: 12%;}.wi_11per {width: 11%;}.wi_10per {width: 10%;}.wi_9per {width: 9%;}.wi_8per {width: 8%;}.wi_7per {width: 7%;}.wi_6per {width: 6%;}.wi_5per {width: 5%;}.wi_4per {width: 4%;}.wi_3per {width: 3%;}.wi_2per {width: 2%;}.wi_1per {width: 1%;}
/*7. width-pixel-[ wi_pi ]---------- */
.wi_1500pi {width: 1500px;}.wi_100pi {width: 100px;}.wi_1300pi {width: 1300px;}.wi_1200pi {width: 1200px;}.wi_1100pi {width: 1100px;}.wi_1000pi {width: 1000px;}.wi_900pi {width: 900px;}.wi_800pi {width: 800px;}.wi_700pi {width: 700px;}.wi_600pi {width: 600px;}.wi_500pi {width: 500px;}.wi_400pi {width: 400px;}.wi_300pi {width: 300px;}.wi_200pi {width: 200px;}.wi_100pi {width: 100px;}

