/* JAFグッズ購入 */
h2.H_goods {
	background-image: url(../images/h1_goods.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
h3.H_goodsT1 {
	background: url(../images/goods_t1.gif) no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 21px;
	width: 670px;
	margin-bottom: 15px;
}
h3.H_goodsT2 {
	background: url(../images/goods_t2.gif) no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 21px;
	width: 670px;
	margin-bottom: 15px;
}
.goods_info {
	margin: 0px;
	padding: 0px;
}
.goodsinfo_img {
	padding: 0px;
	float: left;
	width: 192px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.goodsinfo_text {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	float: right;
	width: 458px;
}
.goods_item {
	background-color: #f4f6fa;
	padding: 10px;
	border: 1px solid #0c4fb3;
	clear: both;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 628px;
}
.goods_item_main {
	margin: 0px;
	background-color: #FFFFFF;
	padding: 10px;
	width: 608px;
}
.goods_item_ph {
	float: left;
	width: 150px;
	margin-right: 15px;
	margin-bottom: 20px;
}
.goods_item_data {
	float: right;
	width: 443px;
	margin-bottom: 20px;
}
p.goods_item_title {
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/goods_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* ご購入フォーム */
h2.H_goods_form {
	background-image: url(../images/h1_goods_form.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.table_style2 {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	margin-top: 5px;
	border-bottom: 1px solid #595757;
	margin-right: 10px;
	margin-left: 10px;
	width: 650px;
	margin-bottom: 30px;
}
.table_style2 th {
	background-color: #595757;
	color: #FFFFFF;
	padding: 10px;
	text-align: left;
	font-weight: normal;
	border-top: 1px solid #FFFFFF;
	background-image: url(../../images/second/th_bg.gif);
	background-repeat: repeat;
	width: 150px;
}
.table_style2 td {
	background-color: #FFFFFF;
	padding: 10px;
	border-top: 1px solid #595757;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}
.table_style2 th.line {
	border-top: 1px solid #595757;
}
.table_style3 {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	width: 650px;
	margin-bottom: 30px;
}
.table_style3 th {
	background-color: #f2f2f2;
	padding: 5px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #FFFFFF;
}
.table_style3 td {
	background-color: #f2f2f2;
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #FFFFFF;
}
