@charset "utf-8";

#list_year {
	width: 520px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#info_icon {
	height: 80px;
	width: 460px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.title_year {
	background-image: url(images/listYear_title_bg.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}
.productBox {
	width: 510px;
	height: 180px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.productBox_line {
	width: 510px;
	height: 180px;
	margin-bottom: 15px;
	margin-left: 10px;
}

.proTitle {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #003060;
	height: 20px;
	margin-bottom: 8px;
	padding-top: 6px;
	padding-left: 8px;
	background-image: url(images/list_title_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.proIcon {
	height: 60px;
	width: 60px;
	margin-left: 40px;
	float: left;
	display: inline;
}
.proText {
	width: 310px;
	margin-left: 0px;
	float: right;
	height: 110px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 10px;
	display: inline;
}
.proText_mini {
	font-size: 10px;
}

.proLink {
	height: 20px;
	width: 310px;
	clear: none;
	float: right;
	display: inline;
}
s
