/* CSS Document */
.mp0 {
margin: 0px;
padding: 0px;
}

.left {
float: left;
}

.right {
float: right;
}

.f10 {
color: #333333;
line-height: 140%;
font-size: 10px;
}

.block {
display: block;
}

.clear{ clear:both;}

/*
hr{display:none;}
img{ vertical-align:text-bottom; }
*/

/*-- clearfix --*/
/* modern browser */
/*--
.clearfix:after {
content: url(../img/spacer.gif);
display: block;
clear: both;
height: 0; 
}
--*/
/* Win IE5.5-7 */
/*--
.clearfix { display: inline-block; }
.clearfix { display: block; }
--*/
/* mac / ie ¥*/
/*--
.clearfix { overflow: hidden; }
--*/
/* */
/*------- parts class ---------- */
/* float */
.float_left{ float:left;}
.float_right{float:right;}

/* text-align */
.ta_c{text-align:center;}
.ta_l{text-align:left;}
.ta_r{text-align:right;}

/* font */
.fw_b{font-weight:bold;}
.fw_n{font-weight:normal;}

.fc_red{color:red;}
.fc_red10{color:red;font-size:10px;}
.fc_blue{color:blue;}
.fc_green{color:green;}
.fc_036{color:#036;}

.fc_36449_12 {
color: #36449C;
font-size:12px;
}

.fs_10{font-size:0.77em !important;}
.fs_11{font-size:0.85em !important;}
.fs_12{font-size:0.93em !important;}
.fs_13{font-size:1.00em !important;}
.fs_14{font-size:1.08em !important;}
.fs_15{font-size:1.16em !important;}
.fs_16{font-size:1.231em !important;}
.fs_17{font-size:1.31em !important;}
.fs_18{font-size:1.385em !important;}
.fs_19{font-size:1.465em !important;}
.fs_20{font-size:1.539em !important;}
.fs_21{font-size:1.616em !important;}
.fs_22{font-size:1.67em !important;}
.fs_23{font-size:1.74em !important;}
.fs_24{font-size:1.82em !important;}
.fs_25{font-size:1.89em !important;}
.fs_26{font-size:1.97em !important;}

.w02{width: 20px !important;}
.w05{width: 50px !important;}
.w08{width: 80px !important;}
.w10{width:100px !important;}
.w12{width:120px !important;}
.w15{width:150px !important;}
.w16{width:160px !important;}
.w18{width:180px !important;}
.w20{width:200px !important;}
.w21{width:210px !important;}
.w25{width:250px !important;}
.w26{width:260px !important;}
.w30{width:300px !important;}
.w32{width:320px !important;}
.w33{width:330px !important;}
.w35{width:350px !important;}
.w40{width:400px !important;}
.w45{width:450px !important;}
.w48{width:480px !important;}

.w05p{width: 5% !important;}
.w10p{width: 10% !important;}
.w20p{width: 20% !important;}
.w25p{width: 25% !important;}
.w30p{width: 30% !important;}
.w35p{width: 35% !important;}
.w40p{width: 40% !important;}
.w50p{width: 50% !important;}
.w60p{width: 60% !important;}
.w70p{width: 70% !important;}
.w75p{width: 75% !important;}
.w80p{width: 80% !important;}
.w90p{width: 90% !important;}
.w100p{width:100% !important;}


.h05{height: 50px !important;}
.h06{height: 60px !important;}
.h09{height: 90px !important;}
.h10{height:100px !important;}
.h12{height:120px !important;}
.h15{height:150px !important;}
.h18{height:180px !important;}
.h20{height:200px !important;}
.h21{height:210px !important;}
.h25{height:250px !important;}
.h30{height:300px !important;}
.h35{height:350px !important;}
.h40{height:400px !important;}
.h45{height:450px !important;}


.mt05e{margin-top:0.5em !important;}
.mt1e {margin-top:1em !important;}
.mt15e{margin-top:1.5em !important;}
.mt2e {margin-top:2em !important;}

.mt0{margin-top:0px !important;}
.mt02{margin-top:2px !important;}
.mt05{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt12{margin-top:12px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}
.mt30{margin-top:30px !important;}
.mt35{margin-top:35px !important;}

.mb05e{margin-bottom:0.5em !important;}
.mb1e {margin-bottom:1em !important;}
.mb15e{margin-bottom:1.5em !important;}
.mb2e {margin-bottom:2em !important;}

.mb0{margin-bottom:0px !important;}
.mb02{margin-bottom:2px !important;}
.mb05{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb12{margin-bottom:12px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb35{margin-bottom:35px !important;}


.pl05e{padding-left:0.5em !important;}
.pl1e{padding-left:1em !important;}
.pl15e{padding-left:1.5em !important;}
.pl2e{padding-left:2em !important;}

.pl0{padding-left:0px !important;}
.pl02{padding-left:2px !important;}
.pl05{padding-left:5px !important;}
.pl10{padding-left:10px !important;}
.pl12{padding-left:12px !important;}
.pl15{padding-left:15px !important;}
.pl20{padding-left:20px !important;}
.pl25{padding-left:25px !important;}
.pl30{padding-left:30px !important;}
.pl35{padding-left:35px !important;}

.mr10{margin-right:10px !important;}
.mr20{margin-right:20px !important;}

.ml5{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}

.lh20{ line-height:2.0em !important;}

.pd12{padding:12px !important;}
.pd_b12{padding-bottom:12px !important;}
.pd_b18{padding-bottom:18px !important;}
.pd_b24{padding-bottom:24px !important;}
.pd_b30{padding-bottom:30px !important;}
.pd12_b30{padding:12px !important;padding-bottom:30px !important;}

