@charset "utf-8";
#product {
	width: 49em;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#product h1{
	font-size: 1.5em;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	padding-top: 2px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	background-color: #FFFFFF;
}
#product h2{
	background-image: url(img/h2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: visible;
	line-height: 40px;
	font-size: 1em;
	clear: both;
	font-weight: bold;
	padding-bottom: 0.2em;
	font-style: normal;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";

}
.h2_end{
	background-image: url(img/h2end.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-right: 3em;
	margin-left: 3em;
	margin-top: 10px;
	margin-bottom: 5px;
}
#product h3{
	font-size: 0.9em;
	text-align: left;
	margin-left: 1em;
	margin-top: 3px;
	margin-bottom: 3px;
	clear: both;
	margin-right: 1em;

}
#product h3 a{
	background-image: url(img/po.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 25px;
	display: block;
	padding-bottom: 6px;
	text-decoration: none;
}	
.product_noa{
	background-image: url(img/pona.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 25px;
	display: block;
	padding-bottom: 6px;
	text-decoration: none;
}


#product h3 a:hover{
	background-image: url(img/poa.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #333333;
}
#product h4{
	font-size: 0.8em;
	line-height: 170%;
	margin-top: 2px;
	margin-bottom: 5px;
	text-align: left;
	margin-left: 15px;
	margin-right: 12px;

}
#product p{
	font-size: 0.7em;
	line-height: 170%;
	text-align: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;

}
#product ul{
	font-size: 0.7em;
	text-align: left;
	list-style-type: none;
	margin-bottom: 10px;
}
#product li{
	padding-left: 23px;
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(img/ul.jpg);
	background-repeat: no-repeat;
	background-position: left 0.3em;
	margin-left: 20px;
	line-height: 170%;
}
.pr01{
	float: left;
	width: 49.5%;
}
.pr02{
	float: left;
	width: 49.5%;
}
.imgzoom{
	height: 7.5em;
	width: 7.5em;
	margin: 1em;
}
.imgzoom_2{
	height: 9.4em;
	width: 9.4em;
	margin: 1em;
}
.pr30{
	float: left;
	width: 40%;
	overflow: auto;

}
.pr33{
	float: left;
	width: 33.3%;
	overflow: auto;

}
.pr33_1{
	float: left;
	width: 33%;
	overflow: auto;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #666666;
	margin-bottom: 10px;

}
.pr70{
	float: left;
	width: 59%;

}
