@charset "shift_jis";
/* CSS Document */

/* main img */
.header {
	width:883px;
	height:281px;
	margin:0 auto;
	padding:21px 0 0 0;
}

h1{
	margin:0px 0 0 18px;
}

#placen .header h2{
	margin:77px 0 0 70px;
}
#hyalurone .header h2{
	margin:77px 0 0 49px;
}
#gtp .header h2{
	margin:70px 0 0 85px;
}
#estrax .header h2{
	margin:85px 0 0 130px;
}

#aboutus .header h2{
	margin:80px 0 0 200px;
}


#placen .header{
	background:url(../images/placen/img_main.jpg) 0 0 no-repeat;
}
#hyalurone .header{
	background:url(../images/hyalurone/img_main.jpg) 0 0 no-repeat;
}
#gtp .header{
	background:url(../images/gtp/img_main.jpg) 0 0 no-repeat;
}
#estrax .header{
	background:url(../images/estrax/img_main.jpg) 0 0 no-repeat;
}

#aboutus .header{
	background:url(../images/aboutus/img_main.jpg) 0 0 no-repeat;
}

/* grobal navi */
.navi{
	background:url(../images/bg_grline.jpg) bottom repeat-x;
	width:100%;
	
}
.navi ul {
	width:883px;
	margin:0 auto;
}
.navi ul li{
	float:left;
	line-height:0;
	_font-size:0;
}

li#placen {
	margin:0 0 0 7px;
	_margin:0 0 0 3px;
	background:url(../images/btn_gr01.jpg) no-repeat;
}
li#hyalurone {
	background:url(../images/btn_gr02.jpg) no-repeat;
}
li#gtp {
	background:url(../images/btn_gr03.jpg) no-repeat;
}
li#estrax {
	background:url(../images/btn_gr04.jpg) no-repeat;
}
li#aboutus {
	background:url(../images/btn_gr05.jpg) no-repeat;
}


/* container box */
.container {
	width:883px;
	margin:15px auto;
	_padding-bottom: 15px;
}

.box {
	width:875px;
	margin:0 0 20px 8px;
	background:url(../images/bg_boxline.gif) right 0 repeat-y;
	border-bottom:1px solid #D8DEE9;
}

.box#last {
	margin-bottom:10px;
}


.box .imgbox{
	float:right;
	width:300px;
	text-align:center;
	margin:15px 0 0 0;
}

.box p.discription{
	float:left;
	margin:20px 0 0 17px;
	/margin:20px 0 0 9px;
	width:555px;
}
.box img.more{
	margin:10px 0 0 17px;
}
.caption0{
	width:220px;
	display:block;
	margin:10px auto 20px;
}
.caption{
	width:250px;
	display:block;
	margin:10px auto 20px;
}
.caption2{
	width:280px;
	display:block;
	margin:10px auto 20px;
}
.caption3{
	width:300px;
	display:block;
	margin:10px auto 20px;
}
dl#capacity dt, dl#price dt{
	float:left;
	margin:0 5px 0 0;
}
dl#capacity dd{
	float:left;
	margin:0 10px 0 0;
}
dl#price dd{
	text-align:left;
	float:left;
	margin:0 0 0 0;
}

dl.andmore{
	margin:30px 0 0 17px;
}
dl.andmore dt{
	margin:0 0 5px 0;
}
dl.andmore dd{
	margin:0 0 15px 0;
}


/* footer */
.footer {
	width:875px;
	border-top: 1px solid #cccccc;
	padding:8px 0 0 0;
	margin:0 0 0 8px;
}

#copyright{
	float:left;
}
#ribbon{
	float:right;
}

/* aboutus */

#aboutus .box{
	border-top:1px solid #D8DEE9;
	padding-bottom:20px;
}

#aboutus h3{
	width:806px;
	margin:25px auto 0;
}
p#read{
	width:806px;
	margin:10px auto 0;
	padding:0 0 30px 0;
	background:url(../images/aboutus/img_01.gif) top right no-repeat;
	border-bottom:1px solid #ececec;
	line-height:170%;
	
}

dl#information {
	margin:30px auto 0;
	width:806px;
	line-height:170%;
}
dl#information dt{
	width:170px;
	float:left;
	color:#848AAC;
	text-align:right;
}
dl#information dd{
	width:555px;
	text-align:left;
	float:left;
	margin:0 0 10px 10px;
}