@charset "UTF-8";

body {
	background: url(../images/bg.png) repeat 0 0;
}

#wrapper {
	width: 944px;
	margin: 0 auto;
	padding: 20px 0 0;
	background-color: #FFF;
	border-left: solid 3px #d26644;
	border-right: solid 3px #d26644;
}

.section {
	margin-left: 60px;
	position: relative;
}

h1 {
	width: 395px;
	position: relative;
	z-index: 10;
}

#head {
	height: 520px;
}

#head h2 {
	position: absolute;
	top: 70px;
	left: -10px;
	z-index: 2;
}

#box_product {
	position: absolute;
	top: 0;
	left: 480px;
	z-index: 2;
}

#btn_detail {
	position: absolute;
	top: 465px;
	left: 110px;
	z-index: 2;
}

#btn_detail a {
	display: block;
	width: 242px;
	height: 38px;
	overflow: hidden;
	position: relative;
}

#btn_detail a img, #btn_detail a:hover, #btn_detail a:hover img {
	border: solid 0 #FFF;
}

#btn_detail a img {
	position: absolute;
	top: 0;
	left: 0;
}

#btn_detail a:hover img {
	top: -38px;
}

#btn_entry {
	position: absolute;
	top: 300px;
	left: 60px;
	z-index: 2;
}

#btn_entry a {
	display: block;
	width: 483px;
	height: 134px;
	overflow: hidden;
	position: relative;
}

#btn_entry a img, #btn_entry a:hover, #btn_entry a:hover img {
	border: solid 0 #FFF;
}

#btn_entry a img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

#btn_entry a:hover img {
	top: -134px;
}

#bg_main {
	position: absolute;
	top: 20px;
	left: 0;
}

#mission {
	margin-bottom: 30px;
}

#mission h2 {
	margin-bottom: 10px;
}

#material li {
	position: absolute;
	z-index: 10;
}

#material #m01 {
	top: 38px;
	left: 355px;
}

#material #m02 {
	top: -5px;
	left: 644px;
}

#material #m03 {
	top: 170px;
	left: 634px;
}

#graph {
	position: absolute;
	top: 83px;
	left: 0;
	z-index: 1;
}

#bg_main02 {
	margin-left: 350px;
}



.about-buzz{clear:both;width:904px;margin:20px auto;background:#fef2c6;padding:10px 0 12px 0; font-size: .924em;}
.about-buzz h2{margin:0 0 0 12px;}
.about-buzz p{margin:10px 12px 0 12px;}
.about-buzz em { font-weight: bold; font-style: normal; }
.about-buzz a { color: #F60; }
#foot{clear:both;text-align:center;width:904px;border-top:1px solid #cc0000;padding:20px 0 40px 0;margin:0 auto;font-size:.847em;}