@charset "Shift_JIS";


.text1 { 
margin: 0px;
padding: 0px 0px 5px 0px;
font-size: 12px; 
line-height: 18px; 
color: #444444; 
}

.c1 {
padding: 0px 0px 3px 0px;
font-size: 12px;
text-align: center;
}
.c1 a:link {color: #444444; text-decoration: none;}
.c1  a:visited {color: #444444; text-decoration: none;}
.c1 a:hover {color: #0033FF; text-decoration: none;}

.c2 {
text-align: center;
padding: 0px 0px 20px 0px;
}


.month{
	font-size: 14px;
	color: #444444; 
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	background-image: url(../img/point1.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

.month a:link {color: #444444; text-decoration: none;}
.month a:visited {color: #444444; text-decoration: none;}
.month a:hover {color: #0033FF;text-decoration: underline;
}


.monthnon{
	font-size: 14px;
	color: #999;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
}

