@charset "UTF-8";

/* layout css document 
========================================== */

html, body {
	height: 100%;
	padding: 0;
	margin: 0;
	background: url(../images/product/back.jpg) no-repeat fixed;
}
* html, body {
	height: 100%;
	padding: 0;
	margin: 0;
	background: url(../images/product/back.jpg) no-repeat fixed;
}
#product {
	width: 720px;
	padding-left: 30px;
	padding-top: 80px;
}
#product_inner {
}
.t_center {
	text-align: center;
}

/* ------------------------------------------------------- */
/* ’Ç‰Á•ª */
/* ------------------------------------------------------- */ 
#page {
	background: url(../images/product/page.png) no-repeat;
	width: 790px;
	height: 82px;
	margin-top: 10px;
	behavior: url(iepngfix.htc);
}
#page p{
	text-indent: 9999px;
}
#page_c {
	background: url(../images/product/page_c.png) repeat-y;
	width: 790px;
	behavior: url(iepngfix.htc);
}
* html #page_c {
	background: #FFFFFF;
	-moz-opacity: 1.2;
	opacity:.80;
	filter: alpha(opacity=75);
	width: 780px;
	behavior: url(iepngfix.htc);
}
#page_b {
	background: url(../images/product/page_b.png) no-repeat;
	width: 790px;
	height: 20px;
	behavior: url(iepngfix.htc);
}
#page_b p{
}
* html #page_b {background: url(../images/product/page_bie.png) no-repeat;
	width: 790px;
	behavior: url(iepngfix.htc);
}

