@charset "UTF-8";
/**********************************************
etc
***********************************************/
.rl{
	position:relative;
}
.cen{
	text-align:center;
}
.w_max {
     max-width: 100%;
     height: auto;
}
.mb05{
	margin-bottom:5px;
}
.mb10{
	margin-bottom:10px;
}
.mb15{
	margin-bottom:15px;
}
.mb20{
	margin-bottom:20px;
}
.mb25{
	margin-bottom:25px;
}
.mb30{
	margin-bottom:30px;
}
.mb40{
	margin-bottom:40px;
}
.mb50{
	margin-bottom:50px;
}
.mb60{
	margin-bottom:60px;
}
.mb70{
	margin-bottom:70px;
}
.mb80{
	margin-bottom:80px;
}
.mb90{
	margin-bottom:90px;
}
.mb100{
	margin-bottom:100px;
}

.mtb30{
	margin:30px 0;
}
.mtb20{
	margin:20px 0;
}
.mtb10{
	margin:10px 0;
}

.mt30{
	margin-top:30px;
}
.mt20{
	margin-top:20px;
}
.mt10{
	margin-top:10px;
}

.pt05{
	padding-top:5px;
}
.pt10{
	padding-top:10px;
}
.pt20{
	padding-top:20px;
}
.pt25{
	padding-top:25px;
}
.pt30{
	padding-top:30px;
}
.pb01p{
	padding-bottom:1%;
}
.pb02p{
	padding-bottom:2%;
}

.pb10{
	padding-bottom:10px;
}
.ml0em{
	margin-left:0 !important;
}
.mr0em{
	margin-right:0 !important;
}


.bold{
	font-weight:bold;
}
.smlr{
	font-size:smaller !important;
}


.f10{
	font-size:10px;
	font-weight:normal;
}
.f12{
	font-size:12px;
}
.f12_bold{
	font-size:12px;
	font-weight:bold;
}
.f14{
	font-size:14px;
	font-weight:bold;
}
.f16{
	font-size:16px;
	font-weight:bold;
}
.f17{
	font-size:17px;
	font-weight:bold;
}

.ft120p{
	font-size:120% !important;
}
.ft125p{
	font-size:125% !important;
}
.denot{ display:none !important;
}
.h1w1line0{
	height:1px;
	width:1px;
	line-height:0;
	overflow:hidden;
}