@charset "UTF-8";

/* CSS Document */



/*----------------------------------------------------
	☆indent
----------------------------------------------------*/

.center{text-align:center!important;}
.left{text-align:left!important;}
.right{text-align:right!important;}
.top0{margin-top:0 !important;}
.top5{margin-top:5px !important;}
.top10{margin-top:10px !important;}
.top15{margin-top:15px !important;}
.top20{margin-top:20px !important;}
.btm0{margin-bottom:0 !important;}
.btm5{margin-bottom:5px !important;}
.btm8{margin-bottom:8px !important;}
.btm10{margin-bottom:10px !important;}
.btm12{margin-bottom:12px !important;}
.btm15{margin-bottom:15px !important;}
.btm20{margin-bottom:20px !important;}
.btm22{margin-bottom:22px !important;}
.btm25{margin-bottom:25px !important;}
.btm30{margin-bottom:30px !important;}
.btm35{margin-bottom:35px !important;}
.btm40{margin-bottom:40px !important;}
.btm45{margin-bottom:45px !important;}
.btm50{margin-bottom:50px !important;}
.btm55{margin-bottom:55px !important;}
.btm60{margin-bottom:60px !important;}
.btm65{margin-bottom:65px !important;}
.btm70{margin-bottom:70px !important;}
.btm75{margin-bottom:75px !important;}
.btm80{margin-bottom:80px !important;}
.btm85{margin-bottom:85px !important;}
.btm90{margin-bottom:90px !important;}
.lm5{margin-left:5px !important;}
.lm10{margin-left:10px !important;}
.rm5{margin-right:5px !important;}
.rm10{margin-right:10px !important;}
.rm20{margin-right:20px !important;}
.red { color:#F00;}
.red02 { color:#b60018;}

.red09 { color:#b60018 !important;
text-decoration:underline;}
.bold {font-weight: bold;}
.normal {font-weight: normal;}
.vAT { vertical-align:top!important;}
.vAM { vertical-align:middle!important;}
.pB0{padding-bottom:0!important;}
.f_r {
	float:right;}
	
	.f_l {
	float:left;}
	
	
	.orange a{ color:#eb5300;
	font-weight:bold;
	text-decoration:underline;}
	
	.orange a:hover{
		text-decoration:none;}
	
	.orange02{ color:#eb5300;
	font-weight:bold;
	text-decoration:none;}
	
	.f10{
		font-size:12px;
		font-weight:bold;
		/*color:#dc3303;*/}
		.f10_2{
		font-size:86%;
		color:#555555;}
		
		.f14{
		font-size:14px;}
		
		.f_11{
			font-size:11px !important;}




