body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

.text1 {
	font-size: 12px;
	color: #444444;
	line-height: 16px;
}

.text1_bold {
	font-size: 12px;
	color: #444444;
	line-height: 16px;
	font-weight:bold;
}

.text2 {
	font-size: 14px;
	color: #444444;
	line-height: 20px;
}

.text2_bold {
	font-size: 14px;
	color: #444444;
	line-height: 20px;
	font-weight:bold;
}

.text3 {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
}

.textq {
	font-size: 15px;
	color: #5C9A42;
	line-height: 18px;
}

.greet {
	font-size: 12px;
	color: #444444;
	line-height: 20px;
}

.cal_NUM 
	{
	font-size: 16px;
	color: #444444;
	line-height: 20px;
	font-weight:bold;
}

.cal_NUM_SAT
	{
	font-size: 16px;
	color: #003366;
	line-height: 20px;
	font-weight:bold;
}

.cal_NUM_SUN
	{
	font-size: 16px;
	color: #990000;
	line-height: 20px;
	font-weight:bold;
}

.red {
	font-size: 12px;
	color: #FF0000;
	line-height: 16px;
}

.red_small {
	font-size: 10px;
	color: #FF0000;
	line-height: 16px;
}

.text_menu {
	font-size: 11px;
	color: #444444;
	line-height: 15px;
}

.footer {
	font-size: 10px;
	color: #444444;
	line-height: 12px;
}

a:link {
	color: #444444;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #06275D;
}
a:active {
	color: #06275D;
}

