@charset "Shift_JIS";

@import url("../../css/common.css");
@import url("../../css/sub_layout.css");



div#pueraria ,
div#whitex ,
div#bravie ,
div#philo {
	width: 730px;
	background: url(../images/product_bg.gif) repeat-y left bottom;
	margin: 0 0 15px;
	float: left;
	clear: both;
}


div#puerariaMain ,
div#whitexMain ,
div#bravieMain ,
div#philoMain {
	margin: 20px;
}

.productPhoto {
	margin: 0 0 20px;
	float: left;
	clear: both
}


div.imageBox {
	position: relative;
	width: 410px;
	padding: 0 0 25px;
	float: right;
	clear:right;
}

div#pueraria table {
	width: 410px;
	border-collapse: collapse;
}
div#whitex table {
	width: 410px;
	float: right;
}

div#bravie table {
	width: 410px;
	float: right;
}

div#philo table {
	width: 410px;
	float: right;
}

div#pueraria table th ,
div#whitex table th ,
div#bravie table th ,
div#philo table th ,
div#pueraria table td,
div#whitex table td ,
div#bravie table td ,
div#philo table td{
	padding: 2px;
	line-height: 18px;
}

div#pueraria table th ,
div#whitex table th ,
div#bravie table th ,
div#philo table th {
	width: 50px;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: left;
	vertical-align: top;
}
div#pueraria table td,
div#whitex table td ,
div#bravie table td ,
div#philo table td{
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: left;
	vertical-align: top;
}
.puerariaPhoto ,
.sisterPhoto {
	position: absolute;
	width: 143px;
	height: 57px;
	left: 265px;
	top: 0px;
}
.sister {
	font-size: 10px;
	line-height: 15px;
}



.details {
	width: 690px;
	padding: 15px 0 0;
	border-top: #999 dotted 1px;
	clear: both;
}


.details dd {
	padding: 0 0 15px;
}

.contentsPhoto {
	float: right;
	clear: both;
}
.nourishment {
	padding: 10px 10px 0;
	background: #E6FFE6;
}

.foodContact {
	margin: 0 103px;
	padding: 0 0 10px;
	background: url(../images/contact_bg.gif) no-repeat left bottom;
}
.textCenter {
	text-align: center;
	margin: 10px 0;
}
