@charset "UTF-8";
/* 商品詳細 CSS */

#main p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.main_inner {
	margin: 0px;
	padding-top: 5px;
	background-color: #DDDDDD;
	padding-bottom: 10px;
}

.neim {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.neim h3 {
	height: 15px;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
	letter-spacing: 3px;
	background-color: #FFFFFF;
}
.detail {
	background-color: #FFFFFF;
	border: 1px solid #99CCFF;
	margin: 10px;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-size: 11px;
	width: 545px;
}
.detail_img {
	border: 1px solid #CCCCCC;
	height: 260px;
	width: 260px;
	float: left;
	margin-right: 7px;
	text-align: center;
}
.detail_img img {
	height: 250px;
	width: auto;
	padding: 5px;
}
.detail_1 {
	height: 140px;
	width: 260px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-left: 7px;
	margin-bottom: 10px;
	margin-right: 7px;
}
.detail_1-1 {
	height: 80px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.detail_1-2 {
	float: left;
	width: 30px;
	padding: 8px;
	text-align: right;
}
.detail_1-3 {
	width: 50px;
	float: left;
	padding: 5px;
}
.detail_1-4 {
	width: 114px;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.detail_1-4 a {
	background-image: url(../images/get_bg2-1.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #99CCFF;
	display: block;
	font-size: 10px;
	text-indent: 10px;
	padding: 2px;
	border: 2px outset #66CCFF;
}
.detail_1-4 a:hover {
	color: #0000FF;
	background-color: #A4C1FF;
	border: 2px outset #3399FF;
}
.detail_1-4 a:active {
	color: #0000FF;
	background-color: #6699FF;
	border: 3px groove #0066CC;
}

.detail_1-4 input {
	background-image: url(../images/get_bg2-1.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #99CCFF;
	display: block;
	font-size: 10px;
	text-indent: 18px;
	padding: 2px;
	border: 2px outset #66CCFF;
	width: 115px;
	height: 20px;
}
.detail_1-4 input:hover {
	color: #0000FF;
	background-color: #A4C1FF;
	border: 2px outset #3399FF;
}
.detail_1-4 input:active {
	color: #0000FF;
	background-color: #6699FF;
	border: 3px groove #0066CC;
}

.detail_1-5 {
	float: left;
	text-align: right;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.detail_2 {
	float: left;
	width: 262px;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.detail_2 p {
	border: 1px solid #99CCFF;
	text-align: left;
	text-indent: 15px;
	background-color: #E7EFFF;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: bold;
}
.detail_3 {
	width: 276px;
	float: left;
}
.detail_3_img {
	height: 77px;
	width: 77px;
	margin-top: 2px;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	display: inline;
	text-align: center;
}
.detail_3_img img {
	height: 70px;
	width: auto;
	padding: 3px;
}
.detail_4 {
	clear: both;
	padding-top: 10px;
	margin-right: 8px;
}
.detail_4 p {
	border: 1px solid #99CCFF;
	text-align: left;
	text-indent: 15px;
	background-color: #E7EFFF;
	letter-spacing: 2px;
	line-height: 200%;
	font-size: 12px;
	font-weight: bold;
}
.detail_5 {
	margin-right: 8px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 10px;
	background-color: #F2F5FF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #99CCFF;
	border-bottom-color: #99CCFF;
	border-left-color: #99CCFF;
}
