@charset "utf-8";
/* CSS Document */
.body-box h3 {
	line-height: 1.1;
	font-size: 100%;
	font-weight: bold;
	margin: 9px 5px;
	padding: 0px 10px;
}
.body-box p {
	text-indent: 1em;
	line-height: 1.5;
	margin: 9px 5px;
	padding: 0px 0px 0px 10px;
}
h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 25px 0px 5px 1em;
}
.body-box dl {
	margin: 0px;
	padding: 0px;
}
.body-box dt {
	font-weight: bold;
	margin: 20px 0px 5px 1em;
	padding: 0px;
}
.body-box dd {
	margin: 5px 0px 5px 1em;
	text-indent: 1em;
	line-height: 1.3;
	padding: 0px;
}
h4 {
	font-size: 109%;
	font-weight: bold;
	line-height: 1.1;
	margin: 0px;
	padding: 10px 0px 0px;
}
.top-photo {
	float: left;
	width: 305px;
	padding: 0px;
	margin: 0px 10px 0px 4px;
}
.top-photo img {
	margin-bottom: 5px;
}
/*.top-photo a:hover img {
	filter: alpha(opacity=75);
	opacity: 0.75;
}*/
.index-photo {
	margin: 0px 12px 6px 6px;
	padding: 0px;
	float: left;
	width: 230px;
}
.sep {
	text-align: right;
	margin: 4px 4px 0px 0px;
}
.product {
	margin: 0px 4px 2px 0px;
	padding: 2px;
	float: right;
	width: 395px;
	text-align: left;
	zoom: 100%;
	background-image: url(../image/buth-prdbk.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-opera-border-radius: 4px;
}
.product img {
	float: right;
	margin: 3px 11px 3px 8px;
}
.product h3 {
	font-size: 117%;
	line-height: 1.1;
	margin: 6px 10px 0px;
	padding: 2px;
}
.product p {
	font-size: 94%;
	line-height: 1.5;
	text-indent: 1em;
	margin: 5px 5px 5px 15px;
	padding: 0px 7px;
}
.product:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.product a {
	display: block;
	text-decoration: none;
}
.product a p {
	color: #000000;
	font-weight: normal;
}
.product a img {
	border: 0px;
}
.product a:hover img {
	margin: 2px 10px 2px 7px;
	border: 1px solid #FF6600;
}
/*.product a:hover h3 {
	color: red;
	text-shadow: #36414d 0 1px 3px;
}
.product h3 a:hover {
	color: red;
	text-shadow: #36414d 0 1px 3px;
}*/
.prdund {
	font-size: 82%;
	text-align: right;
	margin: 0px 10px 8px;
}
.prdund a {
	font-weight: normal;
}
.etcprod {
	margin: 8px 10px 0px;
	clear: both;
}
.etccase {
	margin: 0px 12px 2px;
	float: left;
	width: 90px;
}
.etccase p {
	margin: 0px;
	padding: 0px;
	font-size: 82%;
	text-indent: 0em;
}
.etccase img {
	border: 0px;
}
.etcprod a {
	font-weight: normal;
}
.copyright {
	font-size: 82%;
	text-align: right;
	padding: 2px 20px;
	clear: both;
	color: #666666;
}
.nuru {
	margin: 10px 10px 0px 0px;
	padding: 0px;
	text-align: right;
	font-weight: bold;
	color: #666666;
}
.hosi {
	color: #CC6600;
}
.photo-list {
	margin: 0px 4px 4px;
	padding: 2px 2px 14px 40px;
	background-color: #F8F6F1;
	clear: both;
	border-right: 1px solid #D8CDC4;
	border-left: 1px solid #D8CDC4;
	border-bottom: 3px solid #D8CDC4;
	zoom: 100%;
}
.photo-list:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.photo-list img {
	margin: 4px;
	float: left;
}
.photo-list p {
	font-size: 84%;
	color: #993300;
	line-height: 1.1;
	text-align: right;
	margin: 2px 20px 2px;
	clear: both;
}
.photo-list2 {
	margin: 0px 4px 4px;
	padding: 2px 2px 10px 40px;
	background-color: #F8F6F1;
	clear: both;
	border-top: 1px solid #D8CDC4;
	border-right: 1px solid #D8CDC4;
	border-left: 1px solid #D8CDC4;
	border-bottom: 3px solid #D8CDC4;
	zoom: 100%;
}
.photo-list2:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.photo-list2 img {
	margin: 4px;
	float: left;
}
.photo-list2 p {
	font-size: 84%;
	color: #993300;
	line-height: 1.1;
	text-align: right;
	margin: 2px 20px 2px;
	clear: both;
}
/*.photo-list a:hover img {
	filter: alpha(opacity=75);
	opacity: 0.75;
}
.photo-list2 a:hover img {
	filter: alpha(opacity=75);
	opacity: 0.75;
}*/
.menu-und {
	border-top: 3px solid #D8CDC4;
}
.buy-link {
	background-color: #F8F6F1;
	border: 1px solid #D8CDC4;
	clear: both;
	margin: 2px 4px;
	padding: 0px;
}
.buy-link a {
	display: block;
	padding: 5px 20px;
	font-weight: bold;
	font-size: 117%;
}
.buy-link a:hover {
	text-shadow: #36414d 0 1px 3px;
	background-color: #F7F0E4;
}
dl.other {
	font-size: 92%;
	clear: both;
	padding: 4px 0px 4px 15px;
	margin: 0px 4px;
	background-color: #F8F6F1;
	zoom: 100%;
	border-right: 1px solid #D8CDC4;
	border-left: 1px solid #D8CDC4;
}
dl.other:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.other dt {
	font-weight: bold;
	line-height: 1.2;
	margin: 0px 2px;
	padding: 2px 0px;
	color: #000000;
}
.other dd {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.other ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.other li {
	padding: 2px;
	width: 131px;
	float: left;
	margin: 2px;
	border: 1px solid #CCCCCC;
	line-height: 1.3;
	height: 50px;
	overflow: hidden;
}
.other img {
	margin: 0px 6px 0px 0px;
	float: left;
	width: 50px;
}
.other a {
	display: block;
	height: 50px;
}
.other a img {
	text-decoration: none;
	border: none;
}
.top-adsbox {
	height: 260px;
	width: 305px;
	margin: 5px 0px 8px;
	padding: 3px 0px 0px;
	background-image: url(../image/ads-clmbtop300x250.gif);
	background-repeat: no-repeat;
}
.ads-bigund {
	clear: both;
	text-align: center;
	padding: 4px 0px 0px;
}
.ads-bigund iframe {
	margin: 0px;
}
.orange {
	color: #CC6600;
}
.h3deco {
	color: #009900;
}
