@charset "utf-8";
#main .description {
	width: 590px;
	padding-right: 40px;
	padding-left: 40px;
}
#category_header h2 span {
	background-image: url(../img/headermedia.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 960px;
	position: absolute;
	left: 0px;
	top: 0px;
}


#main .description h3 {
	display: block;
	padding: 0px;
	height: 25px;
	width: 590px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}
#main .description h3 span {
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 590px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#main .description dt {
	font-size: 140%;
	color: #666666;
	font-weight: bold;
	background-image: url(../img/listmaru.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 25px;
}
#main .description a:hover {
	color: #999999;
}
#main .description .article {
	width: 570px;
	padding: 10px;
	

}

#main .description .article ul {
	margin: 0px;
	padding: 0px;
	width: 570px;
	display: block;


}
#main .description .article li {
	height: 240px;
	float: left;
	width: 130px;
	text-align: center;
	display: block;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#main .description .article .name {
	font-size: 120%;
	color: #663366;
	text-align: center;
}

#main .description .article a {
	font-size: 80%;
	color: #999999;
}



#main .description .totop {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
	display: block;
}
