/*商品詳細*/
#product_title {
	width: 600px;
	padding: 0px;
	margin: 0px;
}
.title {
	background: url(https://img10.shop-pro.jp/PA01046/326/etc/title_back.gif) no-repeat;
	background-position: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	text-indent: 1.2em;
	line-height: 3em;
	text-align: justify;
}
form {
	width: 600px;
	padding: 0px;
	margin: 0px;
}
input{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.product_mainimg {
	margin-right: 5px;
	padding-right: 5px;
	float: left;
	width: 300px;
}
.product_text {
	float: left;
	width: 300px;
	height: 300px;
}
.product_price {
	float: left;
	width: 600px;
	clear: left;
}
.product_bigimg {
	float: left;
	width: 570px;
	clear: left;
	padding-top: 5px;
	margin-top: 5px;
}
.product_button {
	float: left;
	width: 300px;
	padding: 0px;
	margin: 0px;
}
.product_button IMG {
	margin-left: 5px;
	padding-left: 5px;
}
.product_end {
	float: left;
	width: 600px;
}
.product_price_table {
	margin:5px 0px;
	padding:5px 0px;
	width: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.input_button {
	margin-left: 5px;
	padding-left: 5px;
	border: 0px;

}
.prod_text_box{
	float: left;
	width: 290px;
	padding-left: 5px;
	margin-left: 5px;
}
.prod_text_box IMG{
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 3px;
	padding-right: 3px;
}
.font_red{
	font-size: 1.2em;
	font-color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	text-indent: 1.2em;
	line-height: 2em;
	text-align: justify;
}
.bottom_banner_box IMG{
	margin-top: 10px;
	pading-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.pexplain_text div{
	width: 290px;
	float: left;
}
.set_info {
  	margin: 0px;
}
.set_info a {
	color: #0099ff;
}
.set_info a:hover {
	opacity: 0.7;
  	text-decoration: underline;
}
.area_info {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	padding: 10px;
	background: #fff5e5;
	margin: 0 0 30px 0;
    border-radius: 3px;
}
.area_info span {
	color:#FF0000;
	font-size: 16px;
}
input.input_button:hover {
	border: none;
	opacity: 0.7;
}
