.size10 {font-size: 10px;}
.size12 {font-size: 12px;}


.font_white10 {font-size: 10px; color: #FFF;}
.font_white11 {font-size: 11px; color: #FFF;}
.font_white12 {font-size: 12px; color: #FFF;}



.font_pink10 {font-size: 10px; color: #FF7FB2;}
.font_pink11 {font-size: 11px; color: #FF7FB2;}
.font_pink12 {font-size: 12px; color: #FF7FB2;}
.font_pink_kb12 {
	font-size: 12px;
	color: #F09;
	font-weight: bold;
}
.option_ok {
	font-size: 11px;
	font-weight: bold;
	color: #FF7FB2;
}
.option_ng {
	font-size: 10px;
	color: #CCC;
}
.todaytime {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	background-image: url(../img/bk/maru1.gif);
}
.event {
	font-size: 17px;
	font-weight: bold;
	color: #F00;
}
.event1 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: line-through;
}
.title_01{
	font-size: 14px;
	color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #FC90CC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF2F63;
	width: 500px;
	margin-left: 2px;
	text-align: left;
	font-weight: bold;
}
