
/* :::::::::::::::::::::::::::::::::::::::::::::

	archive

::::::::::::::::::::::::::::::::::::::::::::: */


div.block {
	width: 760px;
	margin: 10px auto 0;
	background: url(../../images/top/top_navi_b_bg.gif) no-repeat 4px 100%;
}

div.block.end {
	background: url(../../images/top/top_navi_c_bg.gif) no-repeat 4px 100%;
}

div.block div.set {
	float: left;
	width: 376px;
	margin-left: 2px;
	padding: 0 0 15px;
}

div.block div.set p.txt {
	padding: 7px 10px 0;
}

div.block div.set p.img {
	float: left;
	width: 61px;
	padding: 7px 10px 10px;
}

div.block div.set p.note {
	padding: 10px 10px 0;
	color: #999;
	font-size: 92%;
}


#archives_tab_wrap {
	float: left;
	width: 728px;
	height: 26px;
	margin: 0 auto 0 10px;
	padding-top: 20px;
	background: url(../../images/archives/archives_tab_bg.gif) #FFF repeat-x right bottom;
	clear: both;
}
.archives_tab_on {
	float: left;
	height: 22px;
	margin-right: 2px;
	padding-top: 3px 20px 0 20px;
	text-align: center;
	font-weight: bold;
	color: #695A3D;
	border-top: 2px solid #695A3D;
	border-right: 1px solid #695A3D;
	border-left: 1px solid #CCC;
	border-bottom-color: #CCC;
	background-color: #FFF;
}
#archives_content {
	float: left;
	width: 726px;
	margin: 0 auto 0px 10px;
	padding: 15px 0px;
	display: block;
	clear: both;
	border-top-color: #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background-color: #FFF;
}
#archives_content td{
	border-bottom: 1px solid #D2D2D2;
}

.archives_tab_green {
	float: left;
	height: 20px;
	margin-top: 2px;
	margin-right: 2px;
	padding: 3px 20px 0 20px;
	text-align: center;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom-color: #999999;
	color: #D2D271;
	background-color: #CCCCCC;
}

.archives_tab_brown {
	float: left;
	height: 22px;
	margin-right: 2px;
	padding-top: 3px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom-color: #CCCCCC;
	background-color: #E0D1AD;
}

.archives_tab_yellow {
	float: left;
	height: 22px;
	margin-right: 2px;
	padding: 3px 20px 0 20px;
	text-align: center;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFE28C;
}

.archives_tab_purple {
	float: left;
	height: 22px;
	margin-right: 2px;
	padding: 3px 20px 0 20px;
	text-align: center;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom-color: #CCCCCC;
	background-color: #DECBD0;
}

.archives_tab_red {
	float: left;
	height: 22px;
	margin-right: 2px;
	padding: 3px 20px 0 20px;
	text-align: center;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom-color: #CCCCCC;
	background-color: #EBBCB6;
}

.archives_list {
	float: left;
	width: 100px;
	margin: 5px 0 10px 10px;
	line-height: normal;
}
.archives_list p {
	padding-left: 10px;
	margin-bottom: 4px;
	font-size: 10px;
	color: #666;
	background: url(../../images/point01.gif) no-repeat 1px 4px;
	line-height: 140%;
}
.archives_index_a {
	height: 22px;
	padding: 7px 0 0 30px;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	border-top: 1px dashed #666;
	background: url(../../images/archives/index_a.gif) #D5D78E no-repeat 15px 4px;
}
.archives_index_b {
	padding: 7px 0 0 25px;
	height: 21px;
	font-weight: bold;
	background: #F2F2D7 repeat-x;
	color: #695A3D;
}
.archives_index_b img{
	margin-right: 7px;
}
.archives_index_c {
	padding-left: 40px;
	font-weight: bold;
}
