body {
	font-family:"ＭＳ ゴシック";
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

a {
	color: #666666;
	text-decoration:none;
}

a:link {
	color: #333333;
	text-decoration:none;
}

a:visited {
	color: #333333;
	text-decoration:none;
}

a:hover {
	color: #FF4444;
	text-decoration: none;
}

.text_white {
color: #FFFFFF
}
.text_white_b {
	color: #FFFFFF;
	font-weight: bolder;
}
.text_red {
color: #FF0000
}

input.userform{
	height:1.2em;
	width:10em;
}
.blue_b {
	color: #0441C8;
	font-weight: bolder;
}
.blue10b {
	color: #0441C8;
	font-size: 10px;
	line-height: 12px;
	font-weight: bolder;
}
.text_b {
	font-weight: bolder;
}
.text16_b {
	font-size: 16px;
	line-height: 20px;
	font-weight: bolder;
}
.red_b {
	font-weight: bolder;
	color: #FF0000;
}
.red_b20 {
	font-size: 20px;
	line-height: 24px;
		font-weight: bolder;
	color: #FF0000;
}
.text10 {
	font-size: 10px;
	line-height: 12px;
}
.white_b14 {
	font-size: 14px;
	line-height: 20px;
		font-weight: bolder;
	color: #FFFFFF;
}