﻿@charset "utf-8";

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	color: #333333;
	background: #ffffff url(../images/body_back.gif) repeat-y;
        background-position:720px;
}
a {
	color: #003399;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #0066CC;
}
img {
	border: none;
	vertical-align: top;
}
#wrapper {
	width: 720px;
	background: #ffffff;
	padding-top: 0px;
        margin-top: -17px;
}

/* ロゴとナビゲーション
---------------------------------------------*/
#logo {
	left: 17px;
	top: 18px;
        background-color:#fe7108;
}
#globalNav {
	top: 73px;
	left: 0;
	width: 720px;
	height: 33px;
	list-style-type: none;
	background: #000000 url(../images/nav.gif) left top no-repeat;
}
#globalNav li {
	float: left;
	width: 90px;
}
#globalNav li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:33px;
	padding-top: 33px;
	background-image: url(../images/nav.gif);
	color: #FFFFFF;
}
#logo h2 span {
display:none;
}
#sch {
      width:720px;

}
/*  背景画像の位置
---------------------------------------------*/
	
	/* 通常 */
	#nav01 a { background-position:  0     0; }
	#nav02 a { background-position: -90px  0; }
	#nav03 a { background-position: -180px 0; }
	#nav04 a { background-position: -270px 0; }
	#nav05 a { background-position: -360px 0; }
	#nav06 a { background-position: -450px 0; }
	#nav07 a { background-position: -540px 0; }
	#nav08 a { background-position: -630px 0; }

	
	/* 現在位置 */
	#nav01 a.stay { background-position:  0     -33px; }
	#nav02 a.stay { background-position: -90px  -33px; }
	#nav03 a.stay { background-position: -180px -33px; }
	#nav04 a.stay { background-position: -270px -33px; }
	#nav05 a.stay { background-position: -360px -33px; }
	#nav06 a.stay { background-position: -450px -33px; }
	#nav07 a.stay { background-position: -540px -33px; }
	#nav08 a.stay { background-position: -630px -33px; }


	/* オンマウス */
	#nav01 a:hover { background-position:  0     -66px; }
	#nav02 a:hover { background-position: -90px  -66px; }
	#nav03 a:hover { background-position: -180px -66px; }
	#nav04 a:hover { background-position: -270px -66px; }
	#nav05 a:hover { background-position: -360px -66px; }
	#nav06 a:hover { background-position: -450px -66px; }
	#nav07 a:hover { background-position: -540px -66px; }
	#nav08 a:hover { background-position: -630px -66px; }




/* メインイメージと2段組
---------------------------------------------*/
#content {
	overflow: auto !important;
	overflow /**/: hidden;
	width: 100%;
	background: #FFFFFF url(../images/content_bg1.gif) left top repeat-y;
	padding-bottom: 5px;
}
#content h6{
        color:#ff0000;
}
#event {
        padding-top:5px;
        padding-left:10px;
        border:1px solid #999999;
	list-style-type: none;
}
#about {
	float: left;
	width: 507px;
}
#newsRelease {
	float: left;
	width: 212px;
	padding-left: 1px;
        background: #fafaf5
}
#menusub {
        margin: 0;
	float: left;
	width: 160px;
        height:835px;
        background: #ffffff url(../images/asivi_menu_sub.gif)
}
#menumain {
	float: right;
	width: 559px;
	padding-left: 1px;
        background: #ffffff
}
#menumain li{
            list-style-type: none;
}
#corp {
	width: 720px;
        background: #ffffff
}
#footer {
        width: 720px;
	clear: both;
	color: #FFFFFF;
	background: #610101;
       text-align:center;
}
/* 本文のレイアウト
---------------------------------------------*/
#sch h3{
	color: #FFFFFF;
	background: #4F0505 url(../images/title_bg_chya.gif) left top repeat-x;
}
#about h2, #newsRelease h2{
	color: #FFFFFF;
	background: #4F0505 url(../images/title_bg_chya.gif) left top repeat-x;
}
#about h3, #newsRelease h3, #menumain h3{
	color: #FFFFFF;
        padding:5px 0px 5px 10px;
	background: #4F0505 url(../images/title_bg_chya.gif) left top repeat-x;
}
#about .section {
	margin: 16px 18px 0 18px;
	border: 1px solid #ccc;
}
#about ul{
         padding:5px;
         list-style-type: none;
}
#about .section p {
	margin: 10px 0;
        padding-left: 10px;
}
#about .liveinfo {
	margin: 16px 18px 0 18px;
	border: 1px solid #ccc;
}
#about .liveinfo h4 {
	margin: 16px 18px 0 18px;
        padding: 5px 0 5px 15px;
	border: 1px solid #ccc;
        font-size: 130%;
        background-color: #eedfd1;
}

#about .liveinfo ul {
        list-style-type: none;
        margin: 5px 18px 0 18px;
        padding: 5px 10px 5px 20px;
        border: 1px solid #eedfd1;
        font-size: 110%;
}
#about .liveinfo li {
        list-style-type: none;
}
#about .liveinfo p {
        padding: 5px 5px 5px 18px;
        padding-bottom: 5px;
}
#about .liveinfo h5 {
        color: #000;
        background-color: #eedfd1;
        margin-top: 5px;
        padding: 5px 5px 5px 18px;
}

#about .liveinfo h6 {
        color: red;
        padding:0 15px 0 20px;
}

#about .sweets {
	margin: 16px 18px 0 18px;
	border: 1px solid #ccc;
	}

#about .sweets ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#about .sweets li {
	float: left;
	width: 130px;
	margin: 10px 0 0 0;
	text-align: left;
	padding-left: 5px;
}
#about .sweets p {
    clear:both;
	padding: 5px 0 5px 15px;
}

#about .section .link {
	background: url(../images/arrow.gif) left center no-repeat;
	padding-left: 14px;
        margin:10px;
}
#newsRelease dl {
	margin: 16px 18px 0 18px;
}
#newsRelease p {
	font-size: 110%;
	color: #666666;
	padding: 0px 10px;
}
#newsRelease .photo {
	font-size: 110%;
	color: #666666;
        width:185px;
	padding: 5px 5px 5px 5px;
        border:1px;
        border-color:#999999;
        border-style : solid;
        margin-top:5px;
}
#newsRelease .photo1 {
	font-size: 110%;
	color: #666666;
        width:170px;
	padding: 5px 5px 5px 5px;
        border:1px;
        border-color:#999999;
        border-style : solid;
        margin-top:5px;
}
#newsRelease .sub {
        margin-top:0;
	padding: 5px 5px 0px 5px;
}

#newsRelease .ticket {
        margin-top:0;
	padding: 5px 5px 0px 5px;
}
#newsRelease .ticket ul {
        list-style-type: none;
        color: #666666;
}
#newsRelease .ticket li {

        color: #666666;
        padding-left:5px;
}

#newsRelease h4 {
        position: absolute;
        top:10px;
	left: 500px;
        background:#642f08;
        width:200px;
        height:500px;
        padding-left:20px;
}
#newsRelease ul {
        list-style-type: none;
        color: #666666;
}
#newsRelease .link {
	background: url(../images/arrow.gif) left center no-repeat;
	padding-left: 14px;
        margin:10px;
}
#about .section li {
        background: url(../images/list.gif) left center no-repeat;
        color: #666666;
        padding-left:15px;
}
#newsRelease li {

        color: #666666;
        padding-left:5px;
}
#about dt {
        background: url(../images/list.gif) left center no-repeat;
        color: #666666;
        padding-left:10px;
        margin:10px;
}
#menumain h3{
	color: #F44000;
        margin:0 26px 0 10px;
        padding:5px 0px 5px 10px;
	background: #ffffff url(../images/title_bg_sima.gif) left top repeat-x;
}
#menumain .photo {
	font-size: 110%;
	color: #666666;
        width:480px;
	padding: 5px 5px 5px 5px;
        border:1px;
        border-color:#999999 #999999 #000000 #999999;
        border-style: solid;
        margin-top:5px;
        margin-left:10px;
        margin-bottom:10px;
}

#menumain .sub {
        margin-top:0;
	padding: 5px 5px 0px 5px;
        background: #ffffff;
}
#corp h3 {
        font-size:120%;
	color: #FFFFFF;
        padding:5px 0px 5px 10px;
        margin-bottom:5px;
	background: #4F0505 url(../images/title_bg_chya.gif) left top repeat-x;
}
#corp li {
        background: url(../images/list.gif) left center no-repeat;
        color: #333333;
        padding-left:15px;
        list-style:none;
        font-size:120%;
}
#corp .section {
        width:513px;
	margin: 16px 18px 0 18px;
	border: 1px solid #ccc;
        padding:10px 10px 10px 10px;
}
#corp .photo {
        float: left;
	font-size: 110%;
	color: #666666;
        width:170px;
        border:1px;
        margin-right:10px;
        margin-bottom:10px;
}
#sub01 a {
	position: absolute;
        left: 0px;
	top: 310px;
	width: 150px;
        padding:5px;
        color: #000000;
        font-size: 120%;
        text-decoration: none;
        list-style-type: none;
        background: #642F08 url(../images/menu_off.gif);
        border: 1px solid #333333;
        margin-left:0px;
}
#sub01 a.stay {
	position: absolute;
        left: 0px;
	top: 310px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        list-style-type: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub01 a:hover {
	position: absolute;
        left: 0px;
	top: 310px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        list-style-type: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub02 a {
	position: absolute;
        left: 0px;
	top: 345px;
	width: 150px;
        padding:5px;
        color: #000000;
        font-size: 120%;
        text-decoration: none;
        list-style-type: none;
        background: #642F08 url(../images/menu_off.gif);
        border: 1px solid #333333;
        margin-left:0px;
}
#sub02 a.stay {
	position: absolute;
        left: 0px;
	top: 345px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub02 a:hover {
	position: absolute;
        left: 0px;
	top: 345px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub03 a {
	position: absolute;
        left: 0px;
	top: 380px;
	width: 150px;
        padding:5px;
        color: #000000;
        font-size: 120%;
        text-decoration: none;
        list-style-type: none;
        background: #642F08 url(../images/menu_off.gif);
        border: 1px solid #333333;
        margin-left:0px;
}
#sub03 a.stay {
	position: absolute;
        left: 0px;
	top: 380px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub03 a:hover {
	position: absolute;
        left: 0px;
	top: 380px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub04 a {
	position: absolute;
        left: 0px;
	top: 415px;
	width: 150px;
        padding:5px;
        color: #000000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_off.gif);
        border: 1px solid #333333;
        margin-left:0px;
}
#sub04 a.stay {
	position: absolute;
        left: 0px;
	top: 415px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub04 a:hover {
	position: absolute;
        left: 0px;
	top: 415px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub05 a {
	position: absolute;
        left: 0px;
	top: 450px;
	width: 150px;
        padding:5px;
        color: #000000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_off.gif);
        border: 1px solid #333333;
        margin-left:0px;
}
#sub05 a.stay {
	position: absolute;
        left: 0px;
	top: 450px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub05 a:hover {
	position: absolute;
        left: 0px;
	top: 450px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub06 a {
	position: absolute;
        left: 0px;
	top: 485px;
	width: 150px;
        padding:5px;
        color: #000000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_off.gif);
        border: 1px solid #333333;
        margin-left:0px;
}
#sub06 a.stay {
	position: absolute;
        left: 0px;
	top: 485px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub06 a:hover {
	position: absolute;
        left: 0px;
	top: 485px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub07 a {
	position: absolute;
        left: 0px;
	top: 520px;
	width: 150px;
        padding:5px;
        color: #000000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_off.gif);
        border: 1px solid #333333;
        margin-left:0px;
}
#sub07 a.stay {
	position: absolute;
        left: 0px;
	top: 520px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub07 a:hover {
	position: absolute;
        left: 0px;
	top: 520px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub08 a {
	position: absolute;
        left: 0px;
	top: 555px;
	width: 150px;
        padding:5px;
        color: #000000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_off.gif);
        border: 1px solid #333333;
        margin-left:0px;
}
#sub08 a.stay {
	position: absolute;
        left: 0px;
	top: 555px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub08 a:hover {
	position: absolute;
        left: 0px;
	top: 555px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}

#sub09 a {
	position: absolute;
        left: 0px;
	top: 590px;
	width: 150px;
        padding:5px;
        color: #000000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_off.gif);
        border: 1px solid #333333;
        margin-left:0px;
}
#sub09 a.stay {
	position: absolute;
        left: 0px;
	top: 590px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}
#sub09 a:hover {
	position: absolute;
        left: 0px;
	top: 590px;
	width: 150px;
        padding:5px;
        color: #ff0000;
        font-size: 120%;
        text-decoration: none;
        background: #642F08 url(../images/menu_on.gif);
        border: 1px solid #333333;
        margin-left:10px;
}

.topNews {
 		font-size:18px ;
		font-weight: bold;
		
}
