/* フォント属性 */
.font_style18olive_bold {
	color: #808000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.font_style18bold {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.font_style16olive_bold {
	color: #808000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.font_style16blue {
	color: #4169E1;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.font_style16bold {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.font_style16 {
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
.font_style14bold {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.font_style14gray_bold {
	color: #808080;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.font_style14white {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.font_style14white_bold {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.font_style14pink_bold {
	color: #FF69B4;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.font_style14 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.font_style13gray_bold {
	color: #808080;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.font_style13bold {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.font_style12white {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.font_style12bold {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.font_style12ub {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
.font_style12 {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.font_style11bold {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.font_style11ub {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}
.font_style11 {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.font_style_em1 {
	color: #333333;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
}
.font_style_em2 {
	color: #333333;
	font-size: 0.85em;
	font-weight: normal;
	text-decoration: none;
}
.font_red {
	color: #FF0000;
	text-decoration: none;
}
.font_white {
	color: #FFFFFF;
	text-decoration: none;
}
