@charset "shift_jis";


.pic2 {
	float: left;
	height: 150px;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	border: 1px solid #666666;
}
.mindpic1 {
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.mindpic2 {
	float: right;
	height: 100px;
	width: 100px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.mindpic3 {
	float: left;
	height: 225px;
	width: 300px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 40px;
}
strong {
	font-weight: bold;
	color: #FFFFCC;
	background-color: #333333;
}
.comp{
	width: 97%;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
}
.comp th{
width: 25%;
padding: 6px;
text-align: left;
vertical-align: top;
color: #FFFFFF;
background-color: #333333;
border: 1px solid #000000;
}
.comp td{
	padding: 6px;
	background-color: #000000;
	border: 1px solid #000000;
	color: #FFFFFF;
}
#productpix {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}