@charset "shift_jis";

@import url("common.css");


body{
	background:#f8f4f1;
	background-image:url(../images/menu_gradient2.gif);
	background-position:top center;
	background-repeat:repeat-x;
	margin:0 auto;
	text-align:center;
}

.rightChild{
	width:618px;
	height:auto;
	margin-bottom:20px;
}

.pre_text{
	width:362px;
	padding-left:11px;
	padding-right:5px;
	padding-top:3px;
}

.pre_text p{
	color:#333333;
}

.pre_img{
	width:auto;
	height:180px;
}

.productsBox{
	width:200px;
	height:226px;
	margin-right:6px;
	float:left;
}

.productsBox img {
	border: 1px #ccc solid;
}

.productsBoxEnd{
	width:200px;
	height:226px;
}

.productsBox p{
	text-align:center;
}

.productsBoxEnd p{
	text-align:center;
}

.products_subtitle_sub {
	font-size:11px;
	vertical-align:middle;
/*	padding-top:3px;*/
/*	margin-top:4px;*/
/*	line-height:160%;*/
/*	float:left;*/
}


.back_img{
	background-image: url(../products/images/products-img-01.jpg);
	background-repeat: no-repeat;
	width: 618px;
	height: 204px;
}

.popCaution{
	font-size:small;
	color:#00488a;
	padding-left:10px;
	padding-bottom:10px;
}