/* font */
h1.title {
	margin-top: 5px;
	font-size: 1.2em;
} 

h2.title {
	margin-top: 30px;
	font-size: 1.0em;
} 
.f18bold {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.6;
}
.f16 {
	font-size: 1.2em;
	line-height: 1.6;
}
.f14_160 {
	font-size: 1.0em;
	line-height: 1.6;
}
.f14bold {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.6;
}
.f14_FFF {
	font-size: 1.0em;
	line-height: 120%;
	color: #FFFFFF;
}
.f12 {
	font-size: 0.75em;
	line-height: 1.2;
}
.f12_160 {
	font-size: 0.75em;
	line-height: 1.6;
}
.f12bold {
	font-size: 0.75em;
	font-weight: bold;
	line-height: 120%;
}
.f12_F00 {
	font-size: 0.75em;
	line-height: 1.2;
	color: #FF0000;
}
.f_F00 {
	line-height: 120%;
	color: #FF0000;
}
.f12_FFF {
	font-size: 0.75em;
	line-height: 120%;
	color: #FFFFFF;
}
.f12_FC0 {
	font-size: 0.75em;
	line-height: 120%;
	color: #FFCC00;
}
.f11 {
	font-size: 0.65em;
	line-height: 150%;
	color: #666666;
}
.f11_F00 {
	font-size: 0.65em;
	line-height: 120%;
	color: #FF0000;
}
.f11_FFF {
	font-size: 0.65em;
	line-height: 120%;
	color: #FFFFFF;
}
/* フォーム文字 */
.f_006 {
	line-height: 120%;
	color: #000066;
}
/* CGI文字行間 */
.f_160 {
	line-height: 1.6;
}
.f_140 {
	line-height: 1.4;
}