#main_box {
	width : 840px;
	margin-left : auto;
	margin-right : auto;
}

#contents {
	float : right;
	width : 620px;
	text-align : left;
}

h3#type1 {
	margin-bottom : 25px;
}

#list {
	width : 620px;
	text-align : left;
}

#list_left {
	float : left;
	width : 300px;
}

#list_right {
	float : right;
	width : 300px;
}

h3.type2 {
	margin-bottom : 20px;
}

#list ul {
	list-style : none;
}

#list ul li.normal {
	clear : both;
	overflow : auto;
	width : 300px;
	margin-bottom : 20px !important;
	margin-bottom /**/: 17px;
	background : url(../../common/dl.gif) left bottom repeat-x;
}

#list ul li#last {
	clear : both;
	width : 300px;
	margin : 0;
}

.pro_img {
	float : left;
	width : 130px;
	padding-bottom : 21px;
}

.pro_info {
	float : right;
	width : 155px;
	padding-bottom : 21px;
}

h4 {
	display : block;
	margin : 2px 0 10px 0;
	padding-bottom : 10px;
	border-bottom : solid 1px #b9b9b9;
	font-size : 12px;
	color : #61801a;
}

h4 a {
	text-decoration : underline;
	color : #c6311c;
}

h4 a:hover {
	text-decoration : none;
}

.pro_info p {
	font-size : 75%;
	line-height : 1.7em;
}