@charset "UTF-8";
/* General
-------------------------------------------------------- */ 

/*  CLEARFIX */  
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	line-height:0;
	clear: both;
	visibility: hidden;
        margin-bottom:0px;
}
*+ html .clearfix:after {
        margin-bottom:10px;
}
.clearfix { /* IE 5.5-7 */
	zoom: 1;
}
.clearfix {
	display: inline-block;
}
*+html div.clearfix {
	height: 1%;
        margin-bottom:10px;
} /* MacIE */
* html div.clearfix {
	height: 1%;
} /* MacIE */
.clearfix {
	display: block;
} /* MacIE */
/* TEXT ALIGN  */
.txtCenter {
	text-align:center;
}
.txtLeft {
	text-align:left;
}
.txtRight {
	text-align:right;
}
/* TEXT INDENT */
.tI1em {
	text-indent:1.0em;
}
/* FLOAT  */
.floatL {
	float:left;
}
.floatR {
	float:right;
}
/* FLOAT  */
.clear {
	clear:both;
}
.clearL {
	clear:left;
}
.clearR {
	clear:right;
}
/* LINE HEIGHT  */
.lh13 {
	line-height: 1.3 !important;
}
.lh14 {
	line-height: 1.4 !important;
}
.lh15 {
	line-height: 1.5 !important;
}
/* NOTIS */
.notice01 {
	text-indent: -1em;
	padding-left: 1em;
}
.notice02 {
	text-indent: -2em;
	padding-left: 2em;
}
/* LIST STYLE */
ol.basic01 {
	margin-bottom: 1.4em;
	line-height: 1.6;
}
ol.basic01 li {
	list-style-type: decimal;
	margin-left: 1.8em;
	margin-bottom: 0.3em;
}
ul.basic01 {
	margin-bottom: 1.4em;
	line-height: 1.6;
}
ul.basic01 li {
	list-style: disc;
	margin-left: 1.8em;
	margin-bottom: 0.3em;
}
/* LIST STYLE */
/*ol li { margin-left: 1.8em;list-style-type: decimal;}
ul li { margin-left: 1.8em;list-style: disc;}
*/

/* MARGIN */
.mT0 {
	margin-top: 0 !important;
}
.mT5 {
	margin-top: 5px !important;
}
.mT8 {
	margin-top:8px;
}
.mT10 {
	margin-top: 10px !important;
}
.mT15 {
	margin-top: 15px !important;
}
.mT20 {
	margin-top:20px;
}
.mT25 {
	margin-top: 25px !important;
}
.mT30 {
	margin-top:30px;
!important;
}
.mT03em {
	margin-top: 0.3em !important;
}
.mT07em {
	margin-top: 0.7em !important;
}
.mT10em {
	margin-top: 1.0em !important;
}
.mT15em {
	margin-top: 1.5em !important;
}
.mT30em {
	margin-top: 3em !important;
}
.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;
}
.mR270 {
	margin-right: 270px !important;
}
.mR280 {
	margin-right: 280px !important;
}
.mB0 {
	margin-bottom: 0 !important;
}
.mB2 {
	margin-bottom: 2px !important;
}
.mB5 {
	margin-bottom: 5px !important;
}
.mB7 {
	margin-bottom:7px;
}
.mB8 {
	margin-bottom:8px;
}
.mB10 {
	margin-bottom: 10px !important;
	*margin-bottom: -2px !important;
}
.mB15 {
	margin-bottom: 15px !important;
}
.mB15 p{
        clear: both;
        padding-bottom:15px;
}
#mb00 p{
        clear: both;
        padding-bottom:0px !important;
}
.mB20 {
	margin-bottom: 20px !important;
}
.mB25 {
	margin-bottom: 25px !important;
}
.mB30 {
	margin-bottom: 30px !important;
}
.mB40 {
	margin-bottom: 40px !important;
}
.mB03em {
	margin-bottom: 0.3em !important;
}
.mB07em {
	margin-bottom: 0.7em !important;
}
.mB10em {
	margin-bottom: 1.0em !important;
}
.mB15em {
	margin-bottom: 1.5em !important;
}
.mB30em {
	margin-bottom: 3em !important;
}
.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;
}
.mL270 {
	margin-left: 270px !important;
}
.mL280 {
	margin-left: 280px !important;
}
/* PADDING */
.pR10 {
	padding-right: 10px;
}
.pR15 {
	padding-right: 15px;
}
.pL10 {
	padding-left: 10px;
}
.pL15 {
	padding-left: 15px;
}
.pL70 {
	padding-left: 70px;
}
.pT10 {
	padding-top:10px;
}
/* width */
.w170 {
	width: 170px;
}
.w410 {
	width: 410px;
}
.w350 {
	width: 350px;
}
.w734 {
	wdith: 734px;
}
/* FONT */
.bold {
	font-weight:bold;
}
/* LETTER SPACING */
.lsMinus0.5 {
	letter-spacing:-0.5em;
}
.ls0.5 {
	letter-spacing:0.5em;
}
/* FONT SIZE */
.text8 {
	font-size:0.62em;
} /* 8px */
.text9 {
	font-size:0.69em;
} /* 9px */
.text10 {
	font-size:0.77em;
} /* 10px */
.text11 {
	font-size:0.85em;
} /* 11px */
.text12 {
	font-size:0.93em;
} /* 12px */
.text13 {
	font-size:1.00em;
} /* 13px */
.text14 {
	font-size:1.08em;
} /* 14px */
.text15 {
	font-size:1.16em;
} /* 15px */
.text16 {
	font-size:1.23em;
} /* 16px */
.text17 {
	font-size:1.31em;
} /* 17px */
.text18 {
	font-size:1.39em;
} /* 18px */
.text19 {
	font-size:1.47em;
} /* 19px */
.text20 {
	font-size:1.54em;
} /* 20px */
.text21 {
	font-size:1.62em;
} /* 21px */
.text22 {
	font-size:1.67em;
} /* 22px */
.text23 {
	font-size:1.74em;
} /* 23px */
.text24 {
	font-size:1.82em;
} /* 24px */
.text25 {
	font-size:1.89em;
} /* 25px */
.text26 {
	font-size:1.97em;
} /* 26px */
.text80 {
	font-size:5.00em;
} /* 80px */