@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 160%;
	color: #666;
	width: 880px;
	padding: 20px;
}
img {
	vertical-align: bottom;
	border-style: none;
}
h2 {
	font-size: 16px;
	line-height: 30px;
	color: #369;
	background: url(../product/filter_product/images/subtitle_backimg920.gif) no-repeat left top;
	padding: 0px 10px;
	margin-bottom: 15px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	background: url(../common/images/icon_square.gif) no-repeat left 4px;
	padding: 0px 0px 2px 15px;
	margin-bottom: 5px;
	border-bottom: 1px solid #999;
}
p {
	margin-bottom: 20px;
}
p.btm0 {
	margin-bottom: 0px;
}
table {
	border-collapse: separate;
	border-spacing: 5px;
	width: 100%;
	margin-bottom: 10px;
}
th {
	color: #FFF;
	line-height: 130%;
	background: url(../common/images/backimg_blue.gif) repeat left top;
	text-align: center;
	/*width: 120px;*/
	width: 200px;/*English*/
	padding: 3px 5px;
}
td {
	line-height: 130%;
	vertical-align: top;
	padding: 3px 5px;
	border-bottom: 1px solid #CCC;
}
#product_photo {
	width: 880px;
	margin-bottom: 10px;
	overflow: auto;
	zoom: 1;
}
#product_photo.box_a {
	height: 240px;
}
#product_photo.box_b {
	height: 210px;
}
#product_photo.box_c {
	height: 285px;
}
#product_photo.box_d {
	height: 560px;
}
#product_photo dl {
	font-size: 12px;
	display: inline;
	float: left;
	width: 280px;
	height: 300px;
	margin-right: 7px;
	line-height: 130%;
}
#product_photo dt {
	margin-bottom: 5px;
}
p.bt_close {
	text-align: center;
	margin: 0px;
}
