@charset "utf-8";

h2 {
	margin-bottom: 10px;
}
.itemlist_box {
	margin-bottom: 10px;
}

.itemlist {
	float: left;
	width: 355px;
}

.itemlist .left {
	float: left;
	width: 118px;
	margin-right: 8px;
}
.itemlist .right {
	float: left;
	width: 229px;
}
.right_20 {
	margin-right: 20px;
}
.itemlist p {
	margin-bottom: 8px;
}
.more a{
	display:block;
	width:215px;
	height:21px;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	background-image: url(../images/btn_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.more a:hover{
	background-position:left bottom;
}
