@charset "utf-8";
#contents .cate {
	margin-bottom: 15px;
	height: 60px;
}

#contents .cate li {
	float: left;
	list-style-type: none;
}
#main {
	background-image: url(../img/back_top_l.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
}
#product {
	background-image: url(../img/back_bottom_l.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}

#product .flame {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	padding-top: 10px;
	padding-left: 19px;
	position: relative;
	overflow: hidden;
}
#product h4 {
	margin-bottom: 20px;
	clear: both;
}
#product .list  h5 img {
	margin-bottom: 20px;
}
#product .list {
	float: left;
	width: 280px;
	margin-right: 19px;
	margin-bottom: 15px;
}
#product .list_index {
	float: none;
	width: 480px;
	margin-right: 19px;
	margin-bottom: 20px;
}
#product .list a.ancker {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 1px;
}

#product .list a {
	display: block;
	height: 55px;
	clear: both;
	color: #4d4d4d;
	margin-bottom: 0px;
}
#product .list img {
	float: left;
}
#product .list p {
	background-image: url(../img/arrow_r.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 60px;
	line-height: 55px;
}
#product .list .line2 {
	line-height: 130%;
	height: 50px;
	padding-top: 10px;
}
.list_index {
	margin: 5px;
	width: 400px;
}
.list_index_series {
	width: 400px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}.list_index_p {
	font-size: 12px;
	float: left;
}
.list_index_form {
	float: right;
	margin-bottom: 20px;
}
.list_index_user {
	margin: 5px;
	width: 400px;
}

/*product .list a　のmargin-buttoを5px→0px */
