@charset "shift-jis";

/* --------------------------------------------------
 * 
 * UTIL
 * 
 * --------------------------------------------------
 */

/* layout
***************************************************** */

/* float */
.flLeft {
	float: left !important;
}
.flRight {
	float: right !important;
}
.flNone {
	float: none !important;
}

/* position */
.posRel {
	position: relative !important;
}
.posAbs {
	position: absolute !important;
}

/* display */
.disBlk {
	display: block !important;
}
.disIn {
	display: inline !important;
}
.disNone {
	display: none !important;
}
.disInBlk {
	display: inline-block !important;
}
.disTab {
	display: table !important;
}
.disTabCell {
	display: table-cell !important;
}

/* visiblity */
.visVbl {
	visibility: visible;
}
.visHdn {
	visibility: hidden;
}

/* vertical-align */
.vam {
	vertical-align: middle;
}
.vat {
	vertical-align: top;
}
.vab {
	vertical-align: bottom;
}


/* margin padding
***************************************************** */

/* margin-bottom */
.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;}
.mb40 { margin-bottom: 40px !important;}
.mb50 { margin-bottom: 50px !important;}
.mb60 { margin-bottom: 60px !important;}
.mb70 { margin-bottom: 70px !important;}
.mb80 { margin-bottom: 80px !important;}
.mb90 { margin-bottom: 90px !important;}
.mb100 { margin-bottom: 100px !important;}

/* padding-bottom */
.pb0 { padding-bottom: 0 !important;}
.pb5 { padding-bottom: 5px !important;}
.pb10 { padding-bottom: 10px !important;}
.pb15 { padding-bottom: 15px !important;}
.pb20 { padding-bottom: 20px !important;}
.pb25 { padding-bottom: 25px !important;}
.pb30 { padding-bottom: 30px !important;}
.pb40 { padding-bottom: 40px !important;}
.pb50 { padding-bottom: 50px !important;}
.pb60 { padding-bottom: 60px !important;}
.pb70 { padding-bottom: 70px !important;}
.pb80 { padding-bottom: 80px !important;}
.pb90 { padding-bottom: 90px !important;}
.pb100 { padding-bottom: 100px !important;}

/* margin-top */
.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;}
.mt60 { margin-top: 60px !important;}
.mt70 { margin-top: 70px !important;}
.mt80 { margin-top: 80px !important;}
.mt90 { margin-top: 90px !important;}
.mt100 { margin-top: 100px !important;}
.mt150 { margin-top: 150px !important;}

/* padding-top */
.pt0 { padding-top: 0 !important;}
.pt5 { padding-top: 5px !important;}
.pt10 { padding-top: 10px !important;}
.pt15 { padding-top: 15px !important;}
.pt20 { padding-top: 20px !important;}
.pt25 { padding-top: 25px !important;}
.pt30 { padding-top: 30px !important;}
.pt40 { padding-top: 40px !important;}
.pt50 { padding-top: 50px !important;}
.pt60 { padding-top: 60px !important;}
.pt70 { padding-top: 70px !important;}
.pt80 { padding-top: 80px !important;}
.pt90 { padding-top: 90px !important;}
.pt100 { padding-top: 100px !important;}

/* margin-right */
.mr0 { margin-right: 0 !important;}
.mr5 { margin-right: 5px !important;}
.mr10 { margin-right: 10px !important;}
.mr15 { margin-right: 15px !important;}
.mr20 { margin-right: 20px !important;}
.mr25 { margin-right: 25px !important;}
.mr30 { margin-right: 30px !important;}

/* margin-left */
.ml0 { margin-left: 0 !important;}
.ml5 { margin-left: 5px !important;}
.ml10 { margin-left: 10px !important;}
.ml15 { margin-left: 15px !important;}
.ml20 { margin-left: 20px !important;}
.ml25 { margin-left: 25px !important;}
.ml30 { margin-left: 30px !important;}
.ml35 { margin-left: 35px !important;}
.ml40 { margin-left: 40px !important;}

/* wrap */
.wrap10 { padding: 0 10px; }
.wrap20 { padding: 0 20px; }
.wrap30 { padding: 0 30px; }
.wrap40 { padding: 0 40px; }
.wrap50 { padding: 0 50px; }

/* width */
.w10 { width : 10px; }
.w20 { width : 20px; }
.w30 { width : 30px; }
.w40 { width : 40px; }
.w50 { width : 50px; }
.w60 { width : 60px; }
.w70 { width : 70px; }
.w80 { width : 80px; }
.w90 { width : 90px; }
.w100 { width : 100px; }
.w110 { width : 110px; }
.w120 { width : 120px; }
.w130 { width : 130px; }
.w140 { width : 140px; }
.w150 { width : 150px; }
.w160 { width : 160px; }
.w170 { width : 170px; }
.w180 { width : 180px; }
.w190 { width : 190px; }
.w200 { width : 200px; }
.w210 { width : 210px; }
.w220 { width : 220px; }
.w230 { width : 230px; }
.w240 { width : 240px; }
.w250 { width : 250px; }
.w260 { width : 260px; }
.w270 { width : 270px; }
.w280 { width : 280px; }
.w290 { width : 290px; }
.w300 { width : 300px; }
.w310 { width : 310px; }
.w320 { width : 320px; }
.w330 { width : 330px; }
.w340 { width : 340px; }
.w350 { width : 350px; }
.w360 { width : 360px; }
.w370 { width : 370px; }
.w380 { width : 380px; }
.w390 { width : 390px; }
.w400 { width : 400px; }
.w410 { width : 410px; }
.w420 { width : 420px; }
.w430 { width : 430px; }
.w440 { width : 440px; }
.w450 { width : 450px; }
.w460 { width : 460px; }
.w470 { width : 470px; }
.w480 { width : 480px; }
.w490 { width : 490px; }
.w500 { width : 500px; }
.w510 { width : 510px; }
.w520 { width : 520px; }
.w530 { width : 530px; }
.w540 { width : 540px; }
.w550 { width : 550px; }
.w560 { width : 560px; }
.w570 { width : 570px; }
.w580 { width : 580px; }
.w590 { width : 590px; }


/* font
***************************************************** */

/* font-size */
.fs0 { font-size: 0 !important; }
.fs10 { font-size: 72% !important; }
.fs11 { font-size: 79% !important; }
.fs12 { font-size: 86% !important; }
.fs13 { font-size: 93% !important; }
.fs14 { font-size: 100% !important; }
.fs15 { font-size: 108% !important; }
.fs16 { font-size: 115% !important; }
.fs17 { font-size: 122% !important; }
.fs18 { font-size: 129% !important; }

/* font-color */
.fcBlack { color: #000; }
.fcWhite { color: #fff; }

/* background color */
.bgcLightPink { background-color: #d4b6b4; }
.bgcLightGreen { background-color: #aac293 }

/* font-weight */
.fwBold { font-weight: bold; }
.fwNormal { font-weight: normal; }

/* text */
.tac {
	text-align: center !important;
}
.tar {
	text-align: right !important;
}
.tal {
	text-align: left !important;
}

/* caption */
.notesList li {
	margin-left: 1em;
	text-indent: -1em;
}

ul.numberList li,
ol.numberList li {
	list-style: decimal;
	margin-left: 1.8em;
}
ul.dotList li,
ol.dotList li {
	list-style: disc;
	margin-left: 1.2em;
}

/* sup sub */
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}