@charset "UTF-8";

/* -----------------------------------------------------------------------------
　汎用
----------------------------------------------------------------------------- */

/* ---------- margin / padding ---------- */
.m0a{margin:0 auto;}

.mb0 {margin-bottom:0 !important;}
.mb5 {margin-bottom: 5px !important;}
.mb10 {margin-bottom: 10px !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;}
.mb40 {margin-bottom: 40px !important;}
.mb45 {margin-bottom: 45px !important;}
.mb50 {margin-bottom: 50px !important;}
.mb55 {margin-bottom: 55px !important;}
.mb60 {margin-bottom: 60px !important;}
.mb65 {margin-bottom: 65px !important;}
.mb70 {margin-bottom: 70px !important;}
.mb75 {margin-bottom: 75px !important;}
.mb80 {margin-bottom: 80px !important;}
.mb85 {margin-bottom: 85px !important;}
.mb90 {margin-bottom: 90px !important;}
.mb95 {margin-bottom: 95px !important;}
.mb100 {margin-bottom: 100px !important;}

.mt0 {margin-top:0 !important;}
.mt5 {margin-top: 5px !important;}
.mt10 {margin-top: 10px !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;}
.mt40 {margin-top: 40px !important;}
.mt45 {margin-top: 45px !important;}
.mt50 {margin-top: 50px !important;}
.mt55 {margin-top: 55px !important;}
.mt60 {margin-top: 60px !important;}
.mt65 {margin-top: 65px !important;}
.mt70 {margin-top: 70px !important;}
.mt75 {margin-top: 75px !important;}
.mt80 {margin-top: 80px !important;}
.mt85 {margin-top: 85px !important;}
.mt90 {margin-top: 90px !important;}
.mt95 {margin-top: 95px !important;}
.mt100 {margin-top: 100px !important;}

.mt5 {margin-top: -5px !important;}
.mt-10 {margin-top: -10px !important;}
.mt-15 {margin-top: -15px !important;}
.mt-20 {margin-top: -20px !important;}
.mt-25 {margin-top: -25px !important;}
.mt-30 {margin-top: -30px !important;}
.mt-35 {margin-top: -35px !important;}
.mt-40 {margin-top: -40px !important;}
.mt-45 {margin-top: -45px !important;}
.mt-50 {margin-top: -50px !important;}
.mt-55 {margin-top: -55px !important;}
.mt-60 {margin-top: -60px !important;}
.mt-65 {margin-top: -65px !important;}
.mt-70 {margin-top: -70px !important;}
.mt-75 {margin-top: -75px !important;}
.mt-80 {margin-top: -80px !important;}
.mt-85 {margin-top: -85px !important;}
.mt-90 {margin-top: -90px !important;}
.mt-95 {margin-top: -95px !important;}
.mt-100 {margin-top: -100px !important;}

.mr0 {margin-right: 0 !important;}
.mr5 {margin-right: 5px !important;}
.mr10 {margin-right: 10px !important;}
.mr15 {margin-right: 15px !important;}
.ml0 {margin-left: 0 !important;}
.ml5 {margin-left: 5px !important;}
.ml10 {margin-left: 10px !important;}
.ml15 {margin-left: 15px !important;}
.ml75 {margin-left: 75px !important;}

.ml5 {margin-left: 5px !important;}
.ml10 {margin-left: 10px !important;}
.ml20 {margin-left: 20px !important;}
.ml30 {margin-left: 30px !important;}
.pl200 {padding-left: 200px !important;}

/* ---------- font ---------- */
.fs10{font-size: 10px !important;}
.fs11{font-size: 11px !important;}
.fs12{font-size: 12px !important;}
.fs13{font-size: 13px !important;}
.fs14{font-size: 14px !important;}
.fs15{font-size: 15px !important;}
.fs16{font-size: 16px !important;}
.fs17{font-size: 17px !important;}
.fs18{font-size: 18px !important;}
.fs19{font-size: 19px !important;}
.fs20{font-size: 20px !important;}
.fs21{font-size: 21px !important;}
.fs22{font-size: 22px !important;}
.fs23{font-size: 23px !important;}
.fs24{font-size: 24px !important;}
.fs25{font-size: 25px !important;}
.fs26{font-size: 26px !important;}
.fs27{font-size: 27px !important;}
.fs28{font-size: 28px !important;}
.fs29{font-size: 29px !important;}
.fs30{font-size: 30px !important;}
.fs31{font-size: 31px !important;}
.fs32{font-size: 32px !important;}
.fs33{font-size: 33px !important;}
.fs34{font-size: 34px !important;}
.fs35{font-size: 35px !important;}
.fs44{font-size: 44px !important;}


.bold{font-weight: bold !important;}
.normal{font-weight:normal !important;}

.ms {
	font-size:inherit !important;
	color:inherit !important;
	font-family: "ＭＳ ゴシック","Osaka－等幅";
}

/* ---------- color /background ---------- */
.tp{background: url(/images/common/transparent.png) no-repeat 0 0 !important}

.red {
	font-size:inherit;
	color: #f00;
}




/* ---------- width / height ---------- */
.w0 {width: 0 !important;}
.w5 {width:5% !important}
.w10 {width:10% !important}
.w11 {width:11% !important}
.w12 {width:12% !important}
.w13 {width:13% !important}
.w14 {width:14% !important}
.w15 {width:15% !important}
.w16 {width:16% !important}
.w17 {width:17% !important}
.w18 {width:18% !important}
.w19 {width:19% !important}
.w20 {width:20% !important}
.w21 {width:21% !important}
.w22 {width:22% !important}
.w23 {width:23% !important}
.w24 {width:24% !important}
.w25 {width:25% !important}
.w26 {width:26% !important}
.w27 {width:27% !important}
.w28 {width:28% !important}
.w29 {width:29% !important}
.w30 {width:30% !important}
.w31 {width:31% !important}
.w32 {width:32% !important}
.w33 {width:33% !important}
.w34 {width:34% !important}
.w35 {width:35% !important}
.w36 {width:36% !important}
.w37 {width:37% !important}
.w38 {width:38% !important}
.w39 {width:39% !important}
.w40 {width:40% !important}
.w41 {width:41% !important}
.w42 {width:42% !important}
.w43 {width:43% !important}
.w44 {width:44% !important}
.w45 {width:45% !important}
.w46 {width:46% !important}
.w47 {width:47% !important}
.w48 {width:48% !important}
.w49 {width:49% !important}
.w50 {width:50% !important}
.w51 {width:51% !important}
.w52 {width:52% !important}
.w53 {width:53% !important}
.w54 {width:54% !important}
.w55 {width:55% !important}
.w56 {width:56% !important}
.w57 {width:57% !important}
.w58 {width:58% !important}
.w59 {width:59% !important}
.w60 {width:60% !important}
.w61 {width:61% !important}
.w62 {width:62% !important}
.w63 {width:63% !important}
.w64 {width:64% !important}
.w65 {width:65% !important}
.w66 {width:66% !important}
.w67 {width:67% !important}
.w68 {width:68% !important}
.w69 {width:69% !important}
.w70 {width:70% !important}
.w71 {width:71% !important}
.w72 {width:72% !important}
.w73 {width:73% !important}
.w74 {width:74% !important}
.w75 {width:75% !important}
.w76 {width:76% !important}
.w77 {width:77% !important}
.w78 {width:78% !important}
.w79 {width:79% !important}
.w80 {width:80% !important}
.w81 {width:81% !important}
.w82 {width:82% !important}
.w83 {width:83% !important}
.w84 {width:84% !important}
.w85 {width:85% !important}
.w86 {width:86% !important}
.w87 {width:87% !important}
.w88 {width:88% !important}
.w89 {width:89% !important}
.w90 {width:90% !important}
.w91 {width:91% !important}
.w92 {width:92% !important}
.w93 {width:93% !important}
.w94 {width:94% !important}
.w95 {width:95% !important}
.w96 {width:96% !important}
.w97 {width:97% !important}
.w98 {width:98% !important}
.w99 {width:99% !important}
.w100 {width:100% !important}

/* ---------- display / position ---------- */
.fl{float: left;}
.fr{float: right;}

.cb{clear:both;}
.cl{clear:left}
.cr{clear:right;}

.ofh{overflow: hidden;}
.ofs{overflow: scroll;}
.ofv{overflow: visible;}

.dpb{display: block;}
.dpi{display: inline;}
.dpib{display:inline-block;}
.dpn{display: none;}

.posr{position: relative;}
.posa{position: absolute;}
.posf{position: fixed;}

/* ---------- text ---------- */
.c{text-align: center !important;}
.l{text-align: left !important;}
.r{text-align: right !important;}

ul.indent{
	margin:0;
	padding:0;
}
.indent li{
	text-indent:-1em !important;
	padding-left:1em !important;
	background: url(/images/common/transparent.png) no-repeat 0 0;
}

.vat{vertical-align: top !important;}
.vam{vertical-align: middle !important;}
.vab{vertical-align: bottom !important;}
.va50{vertical-align: 50% !important;}






