@charset "UTF-8";

html  {
	margin:0px;
	padding:0px;
}

body{
	background: url("../images/bg.jpg") #fff repeat left top;
	color: #333333;
    font-size: 12px;
	height:100%;
	text-align: center;
}
body#home  {
    background: #000;
	background-image: none;
}

q { color: #0A8ECC; }
q:hover {
	text-decoration: none;
	color: #CCC;
}

#wrapper {
	 position: relative;
	 clear: both;
	 height: 100%;
	 background: url("../images/bg02.png") no-repeat 400px -600px fixed;
	 _background: none;
}
#home #wrapper {
	background-image: none;
}

header#branding {
	background: url("../images/header_bg.png") no-repeat left top;
	_background-image: none;
	_background-color: #000;
	height: 420px;
	width: 172px;
	margin-left: 20px;
	position: fixed;
	_position: absolute;
	float: left;
}
header#branding h1,
header#branding p.logo {
	padding-top: 30px;
	margin-bottom: 45px;
	margin-left: 55px;
}

ul#gnav {
	clear: both;
	margin: 0 30px 0 0;
}
ul#gnav li {
    display: block;
	overflow: hidden;
	float: right;
    text-indent: -9999px;
	margin-left: 7px;
}
ul#gnav.hover-css li a,
ul#gnav.hover-anims li a,
ul#gnav.hover-anims li span {
    display: block;
	width: 23px;
	height: 117px;
	background: url(../images/gnav.gif) no-repeat;
}
ul#gnav.hover-css li a,
ul#gnav.hover-anims li a { position:relative; }

ul#gnav.hover-anims li span {
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
ul#gnav.hover-css li.news a,
ul#gnav.hover-anims li.news a {background-position: -90px 0;}
ul#gnav.hover-css li.news a:hover,
ul#gnav.hover-css li.news a.on,
ul#gnav.hover-anims li.news span a.on,
ul#gnav.hover-anims li.news a span,
ul#gnav.hover-anims li.news span { background-position: -90px -117px;} 

ul#gnav.hover-css li.about a,
ul#gnav.hover-anims li.about a {background-position: -60px 0;}
ul#gnav.hover-css li.about a:hover,
ul#gnav.hover-css li.about a.on,
ul#gnav.hover-anims li.about span a.on,
ul#gnav.hover-anims li.about a span,
ul#gnav.hover-anims li.about span { background-position: -60px -117px;} 

ul#gnav.hover-css li.menu a,
ul#gnav.hover-anims li.menu a {background-position: -30px 0;}
ul#gnav.hover-css li.menu a:hover,
ul#gnav.hover-css li.menu a.on,
ul#gnav.hover-anims li.menu span a.on,
ul#gnav.hover-anims li.menu a span,
ul#gnav.hover-anims li.menu span { background-position: -30px -117px;} 

ul#gnav.hover-css li.shop a,
ul#gnav.hover-anims li.shop a {background-position: 0 0;}
ul#gnav.hover-css li.shop a:hover,
ul#gnav.hover-css li.shop a.on,
ul#gnav.hover-anims li.shop span a.on,
ul#gnav.hover-anims li.shop a span,
ul#gnav.hover-anims li.shop span { background-position: 0 -117px;}

ul#gnav.hover-css li.news.fix a,
ul#gnav.hover-anims li.news.fix a {background-position: -90px -117px;}
ul#gnav.hover-css li.about.fix a,
ul#gnav.hover-anims li.about.fix a {background-position: -60px -117px;}
ul#gnav.hover-css li.menu.fix a,
ul#gnav.hover-anims li.menu.fix a {background-position: -30px -117px;}
ul#gnav.hover-css li.shop.fix a,
ul#gnav.hover-anims li.shop.fix a {background-position: 0 -117px;}


.bgstretcher-page { text-align: center;}
#page {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}
.page-top, .page-bottom,
.page-content {
	float: left;
	width: 100%;
}
.page-top, .page-bottom { height: 30px;}
.page-top { 
	margin-top: 30px;
	background: url("images/bg/page-top.png") no-repeat left top; 
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg/page-top.png', sizingMethod='image');
}
.page-bottom { 
	background: url("images/bg/page-bottom.png") no-repeat left top; 
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg/page-bottom.png', sizingMethod='image');
}
.page-content {
	font-size: 12px;
	color: #ccc;
	background: url("images/bg/page-bg.png") repeat-y left top; 
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg/page-bg.png', sizingMethod='scale');
}
.page-wrapper { 
	float: left;
	width: 740px;
	display: inline;
	margin-left: 30px;
}

#page STRONG { color: #FFFFFF; }
#nav UL {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#nav UL LI a {
	width: 9px;
	height: 9px;
	float: left;
	display: block;
	margin-right: 8px;
	background: url("../images/home_dot.png") no-repeat -9px top; 
}
#nav UL LI.showPage a {
	background: url("../images/home_dot.png") no-repeat left top;
}

.nav-buttons {
	width: 160px;
	position: fixed;
	_position: absolute;
	bottom: 100px;
	left: 20px;
}

section#main {
	text-align: left;
	width: 750px;
	margin-left: 225px;
	_margin-left: 25px;
	_padding-left: 225px;
	padding-bottom: 50px;
	overflow: hidden;
}
section#main h1.ttl {
	padding: 0;
	margin: 25px 0 0 0;
	float: left;
}

section#main #content {
	float: right;
	width: 660px;
	margin-bottom: 20px;
}

.head {
	margin-bottom: 30px;
}

.lead {
	margin-bottom: 30px;
}
.ttl {
	margin-bottom: 20px;
	margin-top: 40px;
	clear: both;
}

p small {
	padding-left: 1em;
	text-indent: -1em;
	display: block;
}

dl.type01 {
	margin-bottom: 40px;
	position: relative;
	clear: both;
	min-height: 140px;
	_height: 100%;
	_padding-bottom: 50px;
}
dl.type01 dt {
	font-weight: bold;
	font-size: 125%;
}
dl.type01 dt,
dl.type01 dd {
	float: right;
	display: block;
	width: 390px;
	margin-bottom: 5px;
}
dl.type01 dd.phImg {
	float: left;
	width: 240px;
	position: absolute;
	top: 0;
	left: 0;
}

.menuBox {
	overflow: hidden;
	margin-bottom: 20px;
	background: url("../images/line.gif") no-repeat left bottom;
	clear: both;
	_height: 100%;
}
.menuBox img {
	float: left;
	margin-bottom: 20px;
}
.menuBox .menuList {
	float: right;
	width: 310px;
	padding-bottom: 10px;
}
.menuList h3 {
	margin-bottom: 10px;
}
.menuList dl {
    margin-bottom: 20px;
    padding: 0;
    width: 310px;
}
.menuList dl dt {
	background: url("../images/disc.gif") no-repeat left 6px; 
    float: left;
    width: 21em;
    margin-right: -21em;
    padding: 0px 0 5px 0px;
    clear: both;
    font-weight: bold;
    text-indent: 1em;
}
.menuList dl dt span {
	font-size: 11px;
	font-weight: normal;
	padding: 0 10px;
	width: 200px;
	display: block;
	text-indent: 0;
	_height: 69px;
}
.menuList dl dd {
    margin-left: 21em;
    padding: 0px 10px 5px 0px;
	text-align: right;
}

.shopBox {
	overflow: hidden;
	margin-bottom: 20px;
	clear: both;
}
.shopBox img {
	float: left;
	margin-bottom: 20px;
}
.shopList {
	float: right;
	width: 400px;
	margin-bottom: 10px;
}
.shopList dl {
    margin-bottom: 10px;
    padding: 0;
	background: url("../images/line.gif") no-repeat left bottom;
}
.shopList dl dt {
    float: left;
    width: 10em;
    margin-right: -10em;
    padding: 0px 0 10px 0px;
    clear: both;
    font-weight: bold;
	text-indent: 0.5em;
}
.shopList dl dd {
    margin-left: 10em;
    padding: 0px 10px 10px 0px;
}

ul.disc {
	list-style: disc;
	padding-left: 30px;
}

.mb10 {
	margin-bottom: 10px!important;
}
.pageTop {
	margin: 15px 0 30px;
	text-align: right;
	clear: both;
}

footer#footer {
	background-color: #000;
	bottom: 0;
    left: 0;
    position: relative;
	overflow: hidden;
    width: 100%;
	min-width: 960px;
	height: 60px;
	position: fixed;
	clear: both;
}
body#home footer {
    position: fixed;
}
footer p.address {
	float: left;
	margin: 15px;
}
footer p.address img {
	display: block;
	margin-bottom: 5px;
}
footer p.copy {
	float: right;
	margin: 15px 15px 0 0;
}

/*===========================================
Map
===========================================*/
div#mapbody {
	width: 850px;
	margin: 0 auto;
	margin-bottom: 20px;
}
div#logo2{
	width: 850px;
	margin: 0 auto;
}
div#mapbody p {
	margin: 15px 0;
	text-align: center;
}

.newsBtn a {
	position: fixed;
	bottom: 70px;
	right: 20px;
	z-index: 999;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.newsBtn a:hover {
	-webkit-transition: all .3s;
	transition: all .3s;
	opacity: .7;
}

@media only screen and (max-width: 1080px) {
#bgstretcher ul li img {
	width: 100% !important;
	height: auto !important;
}

.newsBtn a {
	top: 20px;
	bottom: none;
}

}