@charset "utf-8";
/*##########################################################*/
/*  All Page Use Parts Style			 　　　　　　　　　　　　	*/
/*##########################################################*/
/*############### Common div ###############*/
/* for Text Style */
.text_strong00 {
	font-weight: normal;
}
.text_strong01 {
	font-weight: bold;
}
.text_strong11 {
	font-weight: bold;
	color: #339966;
}
.text_strong12 {
	font-weight: bold;
	font-size: 16px;
}

.text_uLine00 {
	text-decoration:none;
}
.text_uLine01 {
	text-decoration:underline;
}
.text_color01 {
	color: #339966;
}
.text_color02 {
	color: #F00;
}

.text_IDT01 {
	text-indent: -1em;
	margin-left: 1em;
}
.text_left {
	text-align: left;
}
.text_center {
	text-align: center;
}
.text_right {
	text-align: right;
}

.text_size10 {
	font-size: 10px;
}
.text_size11 {
	font-size: 11px;
}
.text_size12 {
	font-size: 12px;
}
.text_size13 {
	font-size: 13px;
}
.text_size14 {
	font-size: 14px;
}
.text_size16 {
	font-size: 16px;
}


/* for Float Style */
.fRight {
	float: right;
}
.fLeft {
	float: left;
}
.fclear {
	clear: both;
}

/* for Position Style */
.MT00 {
	margin-top: 0px !important;
}
.MT05 {
	margin-top: 5px !important;
}
.MT08 {
	margin-top: 8px !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;
}
.MT50 {
	margin-top: 50px !important;
}
.MT60 {
	margin-top: 60px !important;
}
.MT80 {
	margin-top: 80px !important;
}
.MT100 {
	margin-top: 100px !important;
}

.PT00 {
	padding-top: 0px !important;
}
.PT05 {
	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;
}
.PT35 {
	padding-top: 35px !important;
}
.PT40 {
	padding-top: 40px !important;
}
.PT50 {
	padding-top: 50px !important;
}
.PT60 {
	padding-top: 60px !important;
}
.PT80 {
	padding-top: 80px !important;
}
.PT100 {
	padding-top: 100px !important;
}

.ML00 {
	margin-left: 0px !important;
}
.ML05 {
	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;
}
.ML50 {
	margin-left: 50px !important;
}

.MR00 {
	margin-right: 0px !important;
}
.MR05 {
	margin-right: 5px !important;
}
.MR10 {
	margin-right: 10px !important;
}
.MR15 {
	margin-right: 15px !important;
}
.MR20 {
	margin-right: 20px !important;
}

.MB00 {
	margin-bottom: 00px !important;
}
.MB05 {
	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;
}
.PB30 {
	padding-bottom: 30px !important;
}
.PB40 {
	padding-bottom: 40px !important;
}
.PB50 {
	padding-bottom: 50px !important;
}
.PB85 {
	padding-bottom: 85px !important;
}

.displayNo {
	display: none;
}


.noBottomBorder {
	border-bottom-style: none !important;
}