.head-s { font-size: 95%; font-weight: bold; line-height: 120%; }
.head-m { font-size: 100%; font-weight: bold; line-height: 140%; }
.head-l { font-size: 120%; font-weight: bold; line-height: 140%; }
.head-2l { font-size: 135%; font-weight: bold; line-height: 140%; }
.head-3l { font-size: 150%; font-weight: bold; line-height: 140%; }

.text-ss { font-size: 95%; font-weight: normal; line-height: 120%; }
.text-s { font-size: 95%; font-weight: normal; line-height: 120%; }
.text-m { font-size: 100%; font-weight: normal; line-height: 140%; }
.text-l { font-size: 120%; font-weight: normal; line-height: 140%; }

a:link { text-decoration: underline; }
a:visited { text-decoration: underline; }
a:hover { color: #ff0000; text-decoration: underline; }
a:active { color: #ff6600; text-decoration: underline; }

a.menu-on:link { color: #ffffff; text-decoration: none; }
a.menu-on:visited { color: #ffffff; text-decoration: none; }
a.menu-on:hover { color: #ffff00; text-decoration: underline; }
a.menu-on:active { color: #ff6600; text-decoration: underline; }

.text1 { font-size: 95%; }
.text2 { font-size: 100%; }
.text3 { font-size: 120%; }

.index_year {
	font-size: 100%;
	font-weight: bold;
	width: 600px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #66CC33;
	margin-bottom: 10px;
}

.index_month {
	text-align: center;
	width: 600px;
	margin-bottom: 20px;
}

.monthlist {
	margin:0;
	float:left;
	display:inline;
	font-size: 90%;
}

.ancor_month {
	font-size: 110%;
	font-weight: bold;
	width: 100px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #66CC33;
	border-left-color: #66CC33;
	border-left-style: solid;
	border-left-width: 4px;
	padding-left: 5px;
}

.yearlist,
.yearlist dt,
.yearlist dd{
	list-style: none;
	margin: 0;
	padding-bottom:10px;
	font-size: 95%;
}

.arrow_red{
	margin: 2px;
	padding-left:20px;
	background: url(../img/arrow_red.gif) no-repeat 0 0;
	display:block;
	line-height:1.1;
	text-decoration: none;
	width: auto;
}

.arrow_green{
	padding-left:10px;
	background: url(../img/button_green.gif) no-repeat 0 0;
	display:block;
	text-decoration: none;
	width: auto;
}
