@charset "utf-8";

html {
	height:100%;
	
}

body#index {
	margin: 0;
	padding: 0;
	background: #000 url(../img/top_bg.jpg) no-repeat center top;
	text-align: center;
	font: 12px Verdana, Osaka, sans-serif;
	color: #444;
}

body {
	margin: 0;
	padding: 0;
	background: #000;
	text-align: center;
	font: 12px Verdana, Osaka, sans-serif;
	color: #444;
	height:100%;
}

a {
	color: #767676;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a.page {
	color: #ca382c;
	text-decoration: underline;
}
a.page:hover {
	text-decoration: none;
}

span {
	position:absolute;
	left:-9999px;
	font-size:1px;
}

.sub {
	position: static;
	font-size: 10px;
	font-weight: normal;
}


ul {
	margin: 0;
	padding: 0;
}

li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

.clear {
	clear: both;
}

em {
	font-style: normal;
	font-weight: bold;
}


/* @group top_html */

#wrap {
	width: 990px;
	margin: 0 auto;
	text-align: left;
}

#topH1 {
	margin: 0;
	padding: 0;
	width: 255px;
	height: 182px;
	background: url(../img/top_logo.jpg) no-repeat 113px 40px;
}

#topTxt {
	padding: 0;
	width: 868px;
	height: 338px;
	background: url(../img/top_txt.jpg) no-repeat 583px 133px;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
}

#topMenu {
	margin: 0;
	padding: 0;
	height: 66px;
}

#topMenu ul {
	padding: 0;
	margin: 0 0 0 240px;
}

#topMenu a#menu1 {
	display: block;
	width: 95px;
	height: 36px;
	background-image: url(../img/top_menu1_off.jpg);
}

#topMenu a:hover#menu1  {
	background-image: url(../img/top_menu1_ov.jpg);
}

#topMenu a#menu2 {
	display: block;
	width: 129px;
	height: 36px;
	background-image: url(../img/top_menu2_off.jpg);
}

#topMenu a:hover#menu2  {
	background-image: url(../img/top_menu2_ov.jpg);
}

#topMenu a#menu3 {
	display: block;
	width: 100px;
	height: 36px;
	background-image: url(../img/top_menu3_off.jpg);
}

#topMenu a:hover#menu3  {
	background-image: url(../img/top_menu3_ov.jpg);
}

#topMenu a#menu4 {
	display: block;
	width: 96px;
	height: 36px;
	background-image: url(../img/top_menu4_off.jpg);
}

#topMenu a:hover#menu4  {
	background-image: url(../img/top_menu4_ov.jpg);
}

#topMenu a#menu5 {
	display: block;
	width: 90px;
	height: 36px;
	background-image: url(../img/top_menu5_off.jpg);
}

#topMenu a:hover#menu5  {
	background-image: url(../img/top_menu5_ov.jpg);
}

#topCopy {
	margin: 13px 0 45px;
	height:8px;
	background: url(../img/copy.gif) no-repeat center;
}

#topBar {
	margin:0 auto;
	font-size: 9px;
	line-height: 100%;
	text-align: center;
}

/* @end */

/* @group cMenu */

#cWrap {
	margin: 0 auto;
	padding: 0;
	width: 992px;
	background: url(../img/c_bg.jpg) repeat-y center;
}

#aWrap {
	margin: 0 auto;
	padding: 0;
	width: 992px;
        height:100%;
    min-height: 100%;
	background: url(../img/c_bg3.jpg) repeat-y center top;
}
body > #aWrap {
    height: auto;
}
#left {
	margin: 0;
	padding: 0 0 0 1px;
	width: 390px;
	float: left;
	text-align:left;
}

#right {
	margin: 0;
	padding: 0;
	background: url(../img/c_bg2.jpg) no-repeat;
	width: 600px;
	float: left;
	text-align: left;
}

#contents {
	margin: 25px 0 0 53px;
	padding: 0;
	width: 494px;
}

#accessMap {
	margin: 30px 0 0 53px;
	padding: 0 0 6px 0;
	width: 494px;
}


#top {
	text-align: right;
	margin: 52px 0 0 53px;
	padding: 0;
	width: 494px;
}

#top a {
	margin: 0;
	padding: 0 0 0 11px;
	background: url(../img/c_arr.gif) no-repeat;
	font-size: 10px;
	color: #ca382c;
	text-decoration: underline;
}
#top a:hover {
	text-decoration: none;
}


h3 {
	margin-top: 32px;
	line-height: 130%;
	font-size: 120%;
}

.h3T {
	margin-top: 29px;
	line-height: 130%;
	font-size: 14px;
}

.h3M {
	margin: 0;
	line-height: 130%;
	font-size: 14px;
	clear: both;
}

p {
	line-height: 180%;
}

#footer {
	margin: 60px 0 40px 50px;
	padding: 21px 0 0;
	background: url(../img/c_line.gif) no-repeat;
}

#cBar {
	margin: 0;
	padding-left: 3px;
	font-size: 10px;
	line-height: 100%;
}

#cCopy {
	margin: 20px 0 0 3px;
	padding: 0 0 0 3px;
	height:8px;
	background: url(../img/copy.gif) no-repeat;
}

#cMenu {
	margin: 25px 0 0 25px;
	width: 575px;
	height: 33px;
	padding: 0;
}

#cMenu a#menu1 {
	display: block;
	width: 107px;
	height: 33px;
	background-image: url(../img/c_menu1_off.jpg);
}

#cMenu a:hover#menu1 {
	background-image: url(../img/c_menu1_ov.jpg);
}

#cMenu a#menu1sel {
	display: block;
	width: 107px;
	height: 33px;
	background-image: url(../img/c_menu1_ov.jpg);
}

#cMenu a#menu2 {
	display: block;
	width: 135px;
	height: 33px;
	background-image: url(../img/c_menu2_off.jpg);
}

#cMenu a:hover#menu2 {
	background-image: url(../img/c_menu2_ov.jpg);
}

#cMenu a#menu2sel {
	display: block;
	width: 135px;
	height: 33px;
	background-image: url(../img/c_menu2_ov.jpg);
}

#cMenu a#menu3 {
	display: block;
	width: 104px;
	height: 33px;
	background-image: url(../img/c_menu3_off.jpg);
}

#cMenu a:hover#menu3 {
	background-image: url(../img/c_menu3_ov.jpg);
}

#cMenu a#menu3sel {
	display: block;
	width: 104px;
	height: 33px;
	background-image: url(../img/c_menu3_ov.jpg);
}

#cMenu a#menu4 {
	display: block;
	width: 101px;
	height: 33px;
	background-image: url(../img/c_menu4_off.jpg);
}

#cMenu a:hover#menu4 {
	background-image: url(../img/c_menu4_ov.jpg);
}

#cMenu a#menu4sel {
	display: block;
	width: 101px;
	height: 33px;
	background-image: url(../img/c_menu4_ov.jpg);
}

#cMenu a#menu5 {
	display: block;
	width: 101px;
	height: 33px;
	background-image: url(../img/c_menu5_off.jpg);
}

#cMenu a:hover#menu5 {
	background-image: url(../img/c_menu5_ov.jpg);
}

#cMenu a#menu5sel {
	display: block;
	width: 101px;
	height: 33px;
	background-image: url(../img/c_menu5_ov.jpg);
}



/* @end */

h1{
	margin: 0;
	padding: 0;
}
h1 a {
	display: block;
	width: 130px;
	height: 130px;
	position: relative;
	top: 46px;
	margin-left: 119px;
}

#aboutH1 {
	margin: 0;
	padding: 0;
	width: 390px;
	height: 582px;
	background: url(../img/about_h1.jpg) no-repeat;
}

#aboutH2 {
	margin: 0 0 0 50px;
	padding: 0;
	width: 500px;
	height: 77px;
	background: url(../img/about_h2.jpg) no-repeat;
}

#newsH1 {
	margin: 0;
	padding: 0;
	width: 390px;
	height: 582px;
	background: url(../img/news_h1.jpg) no-repeat;
}

#newsH2 {
	margin: 0 0 0 50px;
	padding: 0;
	width: 500px;
	height: 77px;
	background: url(../img/news_h2.jpg) no-repeat;
}

#menuH1 {
	margin: 0;
	padding: 0;
	width: 390px;
	height: 616px;
	background: url(../img/menu_h1.jpg) no-repeat;
}

#menuH2 {
	margin: 0 0 0 50px;
	padding: 0;
	width: 500px;
	height: 77px;
	background: url(../img/menu_h2.jpg) no-repeat;
}

#accessH1 {
	margin: 0;
	padding: 0;
	width: 390px;
	height: 800px;
	background: url(../img/access_h1.jpg) no-repeat;
}

#accessH2 {
	margin: 0 0 0 50px;
	padding: 0;
	width: 500px;
	height: 77px;
	background: url(../img/access_h2.jpg) no-repeat;
}

#introH1 {
	margin: 0;
	padding: 0;
	width: 390px;
	height: 582px;
	background: url(../img/intro_h1.jpg) no-repeat;
}

#introH2 {
	margin: 0 0 0 50px;
	padding: 0;
	width: 500px;
	height: 77px;
	background: url(../img/intro_h2.jpg) no-repeat;
}

.photo {
	float:right;
	padding-left:20px;
}

#otherH2 {
	margin: 0 0 0 50px;
	padding: 0;
	width: 500px;
	height: 77px;
	background: url(../img/other_h2.jpg) no-repeat;
}

td {
	font-size: 10px;
	line-height: 150%;
}

.menu {
	width:304px;
	float:left;
}

.menuPhoto {
	margin: 0;
	padding: 0;
	width: 190px;
	float:left;
}

.t {
	margin-top: 25px;
}

.price {
	color: #ca382c;
	font-weight: bold;
}



