@charset "UTF-8";
/* CSS Document */

@import url('test.css');

/*その他*/
.m-top10{
	margin-top:10px;
}
.m-top2{
	margin-top:2px;
}
.m-top4{
	margin-top:4px;
}
.m-top5{
	margin-top:5px;
}
.m-top-3{
	margin-top:-5px;
}
.m-top14{
	margin-top:14px;
}
.m-top20{
	margin-top:20px;
}
.m-top-20{
	margin-top:-20px;
}
.m-top30{
	margin-top:30px;
}
.m-top40{
	margin-top:40px;
}
.m-top-40{
	margin-top:-40px;
}
.m-left4{
	margin-left:4px;
}
.m-left5{
	margin-left:5px;
}
.m-left7{
	margin-left:7px;
}
.m-left8{
	margin-left:8px;
}
.m-left10{
	margin-left:10px;
}
.m-left16{
	margin-left:16px;
}
.m-left27{
	margin-left:27px;
}
.m-left60{
	margin-left:60px;
}
.m-right4{
	margin-right:4px;
}
.m-right5{
	margin-right:5px;
}
.m-right7{
	margin-right:7px;
}
.m-right8{
	margin-right:8px;
}
.m-right10{
	margin-right:10px;
}
.m-right11{
	margin-right:11px;
}
.m-right12{
	margin-right:12px;
}
.m-right14{
	margin-right:14px;
}
.m-right15{
	margin-right:15px;
}
.m-right16{
	margin-right:16px;
}
.m-right17{
	margin-right:17px;
}
.m-right18{
	margin-right:18px;
}
.m-right290{
	margin-right:290px;
}
.m-bottom5{
	margin-bottom:5px;
}
.m-bottom-5{
	margin-bottom:-5px;
}
.m-bottom-10{
	margin-bottom:-10px;
}
.m-bottom-15{
	margin-bottom:-15px;
}
.m-bottom10{
	margin-bottom:10px;
}
.m-bottom20{
	margin-bottom:20px;
}
.m-bottom40{
	margin-bottom:40px;
}
.p-top10{
	padding-top:10px;
}
.p-top15{
	padding-top:15px;
}
.p-top17{
	padding-top:17px;
}
.p-top20{
	padding-top:20px;
}
.p-top23{
	padding-top:23px;
}
.p-left14{
	padding-left:14px;
}
.p-left18{
	padding-left:18px;
}
.p-right10{
	padding-right:10px;
}
.p-bottom10{
	padding-bottom:10px;
}
.border_t_dot{
	border-top:1px dotted #c8c8c8;
}
.border-r-c8c8c8{
	border-right:1px dotted #c8c8c8;
}
.o_hidden{
	overflow:hidden;
}
.c-3452ad{
	color:#3452ad;
}
.c-666666{
	color:#666666;
}
.font-10{
	font-size:84%;
}
.font-13{
	font-size:110%;
}
.font-14{
	font-size:120%;
}
.font-15{
	font-size:125%;
}
.font-16{
	font-size:133.3%;
}
.font-90{
	font-size:90%;
}
.line-110{
	line-height:110%;
}
.f-right{
	float:right;
}
.f-left{
	float:left;
}
.white{
	color:#FFFFFF;
}
.width199{
	width:199px;
}
.border-b-none{
	border-bottom:none !important;
}
.bold{
	font-weight:bold;
}
.boder_b_dot{
	border-bottom:1px dotted #c8c8c8;
}
.p-top10{
	padding-top:10px;
}
.p-left10{
	padding-left:10px;
}
.indent{
	text-indent:-1em;
	padding-left:1em;
}
.p-top30{
	padding-top:30px;
}
.p-top34{
	padding-top:34px;
}
.p-bottom5{
	padding-bottom:5px;
}
.p-bottom20{
	padding-bottom:20px;
}
.p-bottom30{
	padding-bottom:30px;
}
.p-bottom35{
	padding-bottom:35px;
}
.m-bottom5{
	margin-bottom:5px;
}
.m-bottom30{
	margin-bottom:30px;
}
.c-light{
	clear:right;
}
.c-both{
	clear:both;
}