﻿@charset "utf-8";

/* ページ全体
---------------------------------------------------- */
body {
	margin: 0; 
	padding: 0;
	font-size: 75%;
	font-family: MS Pゴシック, arial, Osaka, Times New Roman;
	color: #FFFFFF;
	line-height: 1.7;
	background: #000000;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0; 
	padding: 0;
}
hr {
    clear: left;
    visibility: hidden;
    height: 0;
    margin: 0;
    border: none;
}
p {
	margin: 0;
	padding: 0;
}
a { text-decoration: none; }
a:link { color: #DCBF3F; }
a:visited { color: #DCBF3F; }
a:hover { color: #DCBF3F; }


/* HEADER
---------------------------------------------------- */
#header {
	width: 100%;
	height: 171px;
	background-image: url(img/bg_top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#top {
	width: 930px;
	margin: 0 auto;
}
#left {
	width: 50%;
	float: left;
}
#right {
	width: 50%;
	float: right;
}
#left h1 {
	margin-left: 50px;
}
#right p {
	float: left;
}
#nav ul {
	width: 850px;
	display: block;
	margin: 0 auto;
	padding: 0;
}
#nav li {
	float: left;
	list-style: none;
}

/* CONTAINER
---------------------------------------------------- */
#container {
	width: 850px;
	margin: 20px auto;
}

/* INDEX
---------------------------------------------------- */
#top-main {
	width: 850px;
	margin-bottom: 30px;
	background: url(img/line1.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#top-main h2 {
	padding-left: 10px;
	margin-bottom: 3px;
	float: left;
}
#top-main h3 {
	width: 535px;
	padding-left: 20px;
	margin-top: 9px;
	float: left;
}
#top-left {
	width: 455px;
	float: left;
}
#top-right {
	width: 395px;
	float: left;
}
#top-right h4 {
	padding: 0 0 10px 30px;
	background: url(img/line2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
ul#info {
	margin: 0 0 10px 40px;
	padding: 10px 0 0 10px;
}
#top-right h5 {
	padding: 20px 0 0 10px;
	background: url(img/line2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

/* OTHERS
---------------------------------------------------- */
h2#tit {
	width: 850px;
	padding: 0 0 10px 28px;
	margin-bottom: 15px;
	float: left;
	background: url(img/line1.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

/* STORE
---------------------------------------------------- */
#container-store {
	width: 850px;
	margin: 20px auto;
	background: url(img/noren.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#main-store {
	margin-bottom: 20px;
}
h2#tit-store {
	width: 850px;
	padding: 0 0 5px 28px;
	margin-bottom: 15px;
	background: url(img/line3.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
table#store {
	width: 812px;
	margin-left: 28px;
	margin-bottom: 20px;
}
table#store td.td1 {
	width: 100px;
	font-size: 120%;
}
table#store td.td2 {
	width: 712px;
	font-size: 120%;
}
p#map {
	padding-left: 28px;
	float: left;
}
p#car {
	margin-top: 150px;
	padding-left: 30px;
	float: left;
}

/* OUTLINE
---------------------------------------------------- */
#sub-outline {
	width: 850px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(img/gassan.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
h3.outline {
	padding: 0 0 10px 28px;
	background: url(img/line2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
p.outline {
	font-size: 120%;
	margin: 10px 15px 10px 45px;
}
p#line-right {
	font-size: 120%;
	text-align:right;
	margin: 0 15px 5px 0;
}
p#outline-img1 {
	padding-left: 28px;
	float: left;
}
p#outline-img2 {
	float: left;
}
p#outline-img3 {
	margin-top: 15px;
	padding-left: 28px;
	float: left;
}
p.outline-img4 {
	margin-top: 15px;
	float: left;
}

/* MENU
---------------------------------------------------- */
table.menu td.td1 {
	width: 430px;
	padding-left: 45px;
	vertical-align: top;
}
table.menu td.td2 {
	width: 80px;
	padding-right: 45px;
	vertical-align: top;
	text-align: right;
}
table.menu td.td3 {
	width: 250px;
	text-align: right;
	vertical-align: top;
}
h3.menu {
	width: 600px;
	text-align: center;
	margin: 10px 0;
	padding-bottom: 5px;
	background: url(img/line_menu.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
h4#menu {
	margin-top: 20px;
	float: left;
}
h5#menu {
	margin-top: 20px;
	float: left;
}

/* LETTER
---------------------------------------------------- */
#sub-letter {
	width: 850px;
	margin: 0 auto 20px auto;
	background: url(img/bird.gif);
	background-position: right 10%;
	background-repeat: no-repeat;
}
h3#letter {
	margin-bottom: 15px;
	padding-left: 28px;
	float: left;
}
h4.letter {
	width: 850px;
	padding-left: 28px;
	margin: 10px 0;
}
h5.letter {
	margin-top: 25px;
	padding: 0 10px 5px 28px;
	background: url(img/line2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
p.letter {
	margin: 15px 0 3px 0;
	padding-left: 40px;
}
p#qr {
	width: 165px;
	margin-top: 10px;
	padding-left: 40px;
	float: left;
}
ul#qrcode {
	margin-top: 50px;
	float: left;
}
p#letter-junbi {
	height: 220px;
	margin-bottom: 15px;
	padding-left: 28px;
	font-size: 120%;
}

/* FOOTER
---------------------------------------------------- */
#footer {
	background: #560A0B;
	text-align: center;
	background-image: url(img/bg_footer.jpg);
	background-repeat: repeat-x;
}