/* CSS Document */

@charset "UTF-8";

body {
	background-image: url(../../../common/cmn_bgi_left.jpg);
	background-repeat: repeat;
}

#wrapper {
	height: auto;
	width: 760px;
	margin-top: 20px;
	margin-left: 70px;
	margin-bottom: 20px;
	background-repeat: repeat;
	background-image: url(../../../common/cmn_bgi_whte.jpg);
	padding-top: 10px;
	margin-right: 70px;
}

a:hover.hoverimg {
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: “alpha( opacity=60 )”;
}

/* パンくずリンク */
#pankuzu {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 10px;
	height: 11px;
	width: auto;
	display: block;
	margin-left: 10px;
	z-index: 1;
}

#pankuzu p span {
	color: #900;
}

#contents {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	height: 1100px;
}

#contents2 {
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 40px;
	height: 1080px;
}

#contents2 h2 {
	margin-bottom: 5px;
	width: auto;
	height: 32px;
}
#contents2 .product {
	width: 700px;
	margin-bottom: 20px;
}
#contents2 .product_list {
	width: 700px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 10px;
	height: 160px;
	margin-top: 10px;
}

#contents2 .product_list h3 {
	margin-right: 5px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 1px;
	height: 150px;
	width: 150px;
	float: left;
	display: block;
	margin-bottom: 10px;
}

#contents2 .product_list .product_table table {
	border: 1px solid #666;
	border-collapse: collapse;
	margin-bottom: 40px;
}
#contents2 .product .product_list .product_table {
}

#contents2 .product_list .product_table td {
	border: 1px solid #666;
}

#contents2 .product_list .product_table td p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-indent: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#contents2 .product_list .product_table .mark  {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
	text-indent: -5px;
	height: 20px;
}

#contents2 .product_list .product_table td.lv1 {
	width: 170px;
}

#contents2 .product_list .product_table td.lv2 {
	width: 250px;
}

#contents2 .product_list .product_table td.lv3 {
	width: 90px;
}
#contents2 .cap {
	font-size: 12px;
	line-height: 24px;
	margin-bottom: 20px;
	height: 20px;
	width: 700px;
	display: block;
}
