/* CSS Document */

/* culture.css */

#navi_btn9 a{
	width: 79px;
	background: url(../images/navi_btn_09b.gif) no-repeat;
}


#archives_head{
	position:relative;
	width:515px;
	height:67px;
	background:url(../images/archives_top_bg.gif) no-repeat;
}

#wn_left{
	float:left;
	width:220px;
	padding-left:25px;
}

#wn_right{
	float:left;
	width:220px;
	margin-left:21px;
}
.wn_item{
	width:220px;
}

.wn_class{
	padding-top:7px;
	clear:both;
	position:relative;
	padding-left:12px;
	background:url(../images/top_wn_icon.gif) no-repeat 0px 10px;
	font-weight:bold;
	font-size:110%;
	color:#CC0033;
}
.wn_class a {
	color:#CC0033;
}

.wn_class hover {
	color:#CC0033;
	text-decoration:underline;
}
.wn_class active {
	color:#CC0033;
	text-decoration:underline;
}

#archives_right{
	float: left;
	width: 515px;
	padding-bottom:10px;
}
#archives_left{
	float: right;
	width: 515px;
	padding-bottom:10px;
}

#archives_top{
	position:relative;
	width:515px;
	background:url(../images/archives_bg.gif) repeat-y;
}

#archives_bottom_top{
	width:515px;
	height:32px;
	background:url(../images/archives_bottom_bg.gif) no-repeat;
}

#archives_top_left{
	position:relative;
	width:515px;
	padding-left:50px;
	background:url(../images/archives_bg.gif) repeat-y;
}

#archives_bottom_top_left{
	width:515px;
	height:32px;
	padding-left:50px;
	background:url(../images/archives_bottom_bg.gif) no-repeat;
}

.year {
margin:35px 0 0 30px;
}



