/* for main */
	/* font attributes*/
		/* 10px */
.mf10 {
	font-size:10px;
	color:#323232;
	line-height:140%;
}
.mf10c646464 {
	font-size:10px;
	color:#646464;
	line-height:140%;
}
.mf10cFF6600 {
	font-size:10px;
	color:#FF6600;
	line-height:140%;
}

		/* 10px-bold */
.mf10wB {
	font-size:10px;
	color:#323232;
	font-weight:bold;
	line-height:140%;
}
.mf10c646464wB {
	font-size:10px;
	color:#646464;
	font-weight:bold;
	line-height:140%;
}
.mf10cFF6600wB {
	font-size:10px;
	color:#FF6600;
	font-weight:bold;
	line-height:140%;
}

/* font attributes */
	/* 10px */
.f10 {
	font-size:10px;
	color:#323232;
	line-height:12px;
}
.f10c000000 {
	font-size:10px;
	color:#000000;
}
.f10cFFFFFF {
	font-size:10px;
	color:#FFFFFF;
}
.f10c646464 {
	font-size:10px;
	color:#646464;
}
.f10cFF6600 {
	font-size:10px;
	color:#FF6600;
}
.f10c3152A6 {
	font-size:10px;
	color:#3152A6;
		line-height:15px;
}
.f10c333333 {
	font-size:10px;
	color:#333333;
	line-height:15px;
}

a.f10c333333 {
	color:#333333;
	text-decoration: none;
}
a.f10c333333:hover {
	color:#FFBA00;
	text-decoration:none;
}

.f12c333333 {
	font-size:12px;
	color:#333333;
	line-height:15px;
	text-decoration:underline;
}

.hinichi {
	font-size:12px;
	color:#323232;
	line-height:15px;
	text-decoration:none;
}

.f12c3152A6 {
	font-size:12px;
	color:#3152A6;
	line-height:15px;
	text-decoration:none;
}

a.f12c3152A6:link, a.f12c3152A6:active, a.f12c3152A6:visited {
	font-size:12px;
	color:#3152A6;
	line-height:15px;
	text-decoration:none;
}

a.f12c3152A6:hover {
	font-size:12px;
	color:#FFBA00;
	line-height:15px;
	text-decoration:none;
}

.f12c333333b {
	font-size:12px;
	color:#333333;
	line-height:15px;
}

a.f12c333333:link, a.f12c333333:active, a.f12c333333:visited {
	color:#333333;
	text-decoration:underline;
}
a.f12c333333:hover{
	color:#FFBA00;
	text-decoration:underline;
}


a.f12c333b:link, a.f12c333b:active, a.f12c333b:visited {
	color:#333333;
	text-decoration:none;
}
a.f12c333b:hover{
	color:#FFBA00;
	text-decoration:none;
}

a.f12blues:link, a.f12blues:active, a.f12blues:visited {

	font-size:12px;
	color:#244B8A;
	text-decoration:none;
	font-weight:bold;
}
a.f12blues:hover{

	font-size:12px;
	color:#FFBA00;
	text-decoration:none;
	font-weight:bold;
}


	/* 10px-bold */
.f10wB {
	font-size:10px;
	color:#323232;
	font-weight:bold;
}
.f10c000000wB {
	font-size:10px;
	color:#000000;
	font-weight:bold;
}
.f10cFFFFFFwB {
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}
.f10c646464wB {
	font-size:10px;
	color:#646464;
	font-weight:bold;
}
.f10cFF6600wB {
	font-size:10px;
	color:#FF6600;
	font-weight:bold;
}
