@charset "utf-8";
/* CSS Infomation
=======================================
File name: shared.css
Description: shared
Editors: 9146.JP
Last Editor: 9146.JP
Date: 2010/07/20
=====================================*/
html {
	height: 100%;
	overflow: auto;
	}

body {
	width:100%;
	height: 790px;
	position: absolute;
	background-color: #000;
	margin: 0;
	padding: 0;
}

#wrapper {
	text-align: center;
	background-attachment: fixed;
	background-image: url(../img/bg01.jpg);
	background-repeat: no-repeat;
	background-position: center 118px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#layout {
	margin: 10px;
	text-align: center;
	background-attachment: fixed;
	background-image: url(../img/bg02.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

h1 {
	margin-bottom: 10px;
}

h2 {
	margin-bottom: 25px;
}

h3 {
	margin-bottom: 5px;
}

.large {
	font-size: 122%;
	line-height: 1.25;
}

.normal {
	font-size: 100%;
	line-height: 1.25;;
}

.strong {
	font-weight: bold;
}

.notice {
	color: #c29c7c;
}

.copyright {
	font-size: 92%;
	line-height: 1.25;
	color: #333;
}

.normal-bottom {
	margin-bottom: 5px;
}

.large-bottom {
	margin-bottom: 20px;
	padding-top: 80px;
}

.box {
	margin: 0 10px 10px;
}

.shop-name {
	margin-bottom: 5px;
}

.shop-adress {
	margin-bottom: 5px;
}

.shop-tel {
	margin-bottom: 5px;
}
