@charset "utf-8";
/* CSS Document */

p.img_information{
	width:257px;
	height:190px;
	float:right;
	margin:5px 0 20px 30px;
}

.gallery{
	border:#CCC 1px solid;
}

p.explanation{
	text-indent:1em;
	font-size:95%;
}

.box_equipment{
	width:720px;
	margin:20px 0;
	clear:both;
}

p.img_equipment{
	width:250px;
	height:180px;
	float:right;
	margin:0 0 10px 0;
	border:#CCC 1px solid;
	padding:2px;
	background:#fff;
}

p.img_equipment_vertical{
	width:180px;
	float:right;
	margin:0 0 10px 0;
	border:#CCC 1px solid;
	padding:2px;
	background:#fff;
}

p.text_equipment{
	width:430px;
	float:left;
	font-size:100%;
}

span.neme_equipment{
	display:block;
	margin:0 0 5px 0;
	font-size:140%;
	color:#462F28;
}

/*p.img_equipment_vertical{
	width:160;
	float:right;
	margin:15px 0 20px 30px;
	border:#CCC 1px solid;
	padding:2px;
	background:#fff;
}*/


ul.bn_center{
	width:720px;
	height:120px;
	margin:15px 0;
}

ul.bn_center li{
	width:350px;
	float:left;
}

ul.bn_center li.right_bn{
	float:right;
}
