@charset "UTF-8";
#headwrap {
	width: 1100px;
	height:100px;
	margin:0 auto;
	}
#paper {
	background-image: url(../img/header_line.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 1100px;
	}
#head h1 a {
	float:left;
	background-image: url(../img/header_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 439px;
	}
#nav li{
	float:left;
	width:110px;
	height:55px;
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	display:block;
	}
#nav li a{
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	display:block;
	height:55px;
	}
#nav li#concept{ margin-left:40px; }
#nav li#price{ margin-left:20px; }
#nav li#concept a{ background-image:url(../img/nav_concept.gif); }
#nav li#price a{ background-image:url(../img/nav_price.gif); }
#nav li#staff a{ background-image:url(../img/nav_staff.gif); }
#nav li#blog a{ background-image:url(../img/nav_blog.gif); }
#nav li#access a{ background-image:url(../img/nav_access.gif); }
#nav li a:hover{ background-position:0 -55px; }

#container {
	width: 1100px;
	margin:0 auto;
	}

#bgBoard {
	position:relative;
	background-image: url(../img/top_image_back.jpg);
	background-repeat: no-repeat;
/*　text-indent: -9999px;*/
	display: block;
	height: 680px;
	width: 1100px;
	}

#board {
	padding-top:350px;
    padding-left:230px;
	}

.button a img {
	position: absolute;
	}


#footer {
	width: 1100px;
	margin:0 auto;
	padding-top:15px;
	}
#footinfo{
	float:right;
    text-align: right; 
	margin-right:20px;
	margin-bottom:20px;
	}
#footTop #shopInfo{
	float:left;
	width:205px;
	margin-left:835px;
	}
#footTop #shopInfo a {
	background-image: url(../img/top_tel.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 38px;
	width: 205px;
	}
#footTop #shopInfo a:hover {
	background-image:url(../img/top_tel_on.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 38px;
	width: 205px;
	}
#footTop #FB{
	float:left;
	width:60px;
	}
#footTop #FB a {
	background-image: url(../img/fb.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 38px;
	width: 60px;
	}
#footTop #FB a:hover {
	background-image:url(../img/fb_on.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 38px;
	width: 60px;
	}
#footBottom{
	clear:both;
	width:1100px;
	padding-top:15px;
	}
#footBottom #copyright {
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 1100px;
	margin-bottom:10px;
	}
