@charset "euc-jp";

.container
{
	position: relative;
	top: 0;
	left: 0;
/*	width: 767px; */
	width: 880px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
/*	background-color: #fff; */
}

/*.product .header*/
.header
{
	position:absolute;
	top: 0px;
	left: 0px;
	height: 117px;
/*	width: 767px; */
	width: 880px;
	background-repeat: no-repeat;
	background-position:left top;
}

/*.header
{
	position:absolute;
	top: 0px;
	left: 0px;
	height: 90px;
	width: 767px;
	background-repeat: no-repeat;
	background-position:left top;
}
*/
/*.product .hmenu*/
.hmenu
{
	position: absolute;
	top: 5px;
	left: 495px;
	height: 20px;
	width: 270px;
}

/*.hmenu
{
	position: absolute;
	top: 17px;
	left: 520px;
	height: 20px;
	width: 230px;
}*/

/*.product .gmenu*/
.gmenu
{
	position:absolute;
	top: 88px;
	left: 0px;
	z-index: 90;
	height: 30px;
}

.product-index .gmenu
{
	position:absolute;
	top: 88px;
	left: 0px;
	z-index: 90;
	height: 30px;
}

/*.gmenu
{
	position:absolute;
	top: 54px;
	left: 0px;
	z-index: 90;
	height: 30px;
}
*/

/*.product .theme {*/
/*.theme {
	display: none;
	position:absolute;
	top: 110px;
	left: 0px;
	height: 0px;
	width: 767px;
	background-repeat: no-repeat;
	background-position:left top;
}*/

.theme {
	display: none;
	position:absolute;
/*	top: 90px;*/
	top: 120px;
/*	left: 0px;*/
	left: 15px;
/*	height: 160px;*/
	height: 160px;
/*	width: 767px;*/
	width: 880px;
	background-repeat: no-repeat;
	background-position:left top;
}

/*.product .content-top*/
.content-top
{
	display: none;
/*	position:absolute;
	top: 250px;
	left: 0px;
	width: 767px;
	height: 5px;
	font-size: 1px;
	background: url(/index_files/body-product-top.png) no-repeat;*/
}

/*.content-top
{
	position:absolute;
	top: 250px;
	left: 0px;
	width: 767px;
	height: 5px;
	font-size: 1px;
	background: url(/index_files/body-product-top.png) no-repeat;
}*/

/*.product .content*/
.content
{
	position: static;
	left: 0;
/*	padding: 120px 27px 15px 20px;*/
/* 	padding: 280px 27px 15px 20px;*/
	padding: 102px 0 15px 20px;
/*	width: 720px !important; */
/*	width: 767px; */
	width: 880px !important;
	text-align: left;
	background: url(/index_files/body-product-ctr.png) 0px 250px repeat-y;
	min-height: 430px;
	overflow :hidden;
}

.product .product-index .content
{
	position: static;
	left: 0;
	padding: 102px 27px 15px 20px;
/*	width: 720px !important; 080426 */
/*	width: 767px; */
	width: 880px;
	text-align: left;
	background: url(/index_files/body-product-index-ctr.png) 0px 250px repeat-y;
	min-height: 300px;
	overflow :hidden;
}

/*.content
{
	position: static;
	left: 0;
	padding: 255px 27px 15px 20px;
	width: 720px !important;
	width: 767px;
	text-align: left;
	background: url(/index_files/body-ctr.png) 0px 250px repeat-y;
	min-height: 300px;
	overflow :hidden;
}*/

.tracker
{
	padding-top: 15px;
}

/*.product .title*/
.title
{
	margin-top: 5px;
	width: 100%;
}

.product-index .title
{
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
	background: center url(/index_files/product-title.png) no-repeat;
}

/*.title
{
	margin-top: 15px;
	width: 720px;
}*/

.description
{
	clear: both;
	margin-top: 15px;
	margin-left: 15px;
/*	width: 720px;*/
	width: 800px;
	line-height: 150%;
}

.product-item .description
{
	margin-left: 50px;
	margin-right: auto;
	width: 720px;
}

.product-index .description
{
	clear: both;
/*	padding-top: 15px;*/
	margin-left: 0 !important;
	width: 650px;
	line-height: 150%;

}

.post_list_menu
{
	clear: both;
/* 	margin-top: 15px;*/
	padding-top: 15px;
	width: 720px;

}


/*.product .content-btm*/
.content-btm
{
	display:none;
/*
	background-image: url(/index_files/body-product-btm.png);
	background-repeat: no-repeat;
	margin: 0px;
	width: 767px;
	height: 14px;*/
}

.product .product-index .content-btm
{
	background-image: url(/index_files/body-product-index-btm.png);
	background-repeat: no-repeat;
	margin: 0px;
/*	width: 767px; */
	width: 880px;
	height: 14px;
}

/*.content-btm
{
	background-image: url(/index_files/body-btm.png);
	background-repeat: no-repeat;
	margin: 0px;
	width: 767px;
	height: 14px;
}*/

/*.product .footer*/
.footer
{
	background-position: left bottom;
	background-repeat: no-repeat;
/*	width: 767px; */
	width: 880px;
	position: relative;
	height: 48px;
}

/*.footer
{
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 767px;
	position: relative;
	height: 60px;
}*/