@charset "UTF-8";

/* gavi
-------------------------------------------------------------------------------------------- */

#navcontainer {
width: 725px;
height: 30px;
}
#navcontainer ul#gNavList {
width: 725px;
height: 30px;
margin:0;
padding:0;
list-style-type:none;
}
#navcontainer ul#gNavList li {
width:145px;
height: 30px;
list-style-type:none;
float:left;
margin:0;
padding:0;
}
#navcontainer ul#gNavList li a{
width: 145px;
height: 30px;
text-indent: -10000px;
overflow: hidden;
display:block;
}
#navcontainer ul#gNavList li#nCat1 a {background-image: url(../images/navi1.jpg);}
#navcontainer ul#gNavList li#nCat2 a {background-image: url(../images/navi2.jpg);}
#navcontainer ul#gNavList li#nCat3 a {background-image: url(../images/navi3.jpg);}
#navcontainer ul#gNavList li#nCat4 a {background-image: url(../images/navi4.jpg);}
#navcontainer ul#gNavList li#nCat5 a {background-image: url(../images/navi5.jpg);}
#navcontainer ul#gNavList li a:hover {
background-position:0 -30px;
}

body#nCat1 ul#gNavList li#nCat1 a,
body#nCat2 ul#gNavList li#nCat2 a,
body#nCat3 ul#gNavList li#nCat3 a,
body#nCat4 ul#gNavList li#nCat4 a,
body#nCat5 ul#gNavList li#nCat5 a {
background-position:0 -30px;
}

/* index
-------------------------------------------------------------------------------------------- */
div#whatsnew {
background:url(../images/index_whatsnew_bg.gif) repeat-y;
border-bottom:#FFFFFF solid 3px;
}

div#whatsnew ul{
list-style-type:none;
margin:0;
padding:0;
}
div#whatsnew ul li{
list-style-type:none;
padding:2px 40px;
}

div#address {
background:url(../images/address_bg.jpg) no-repeat;
color:#666666;
text-align:center;
padding-top:12px;
}

/* infomation
-------------------------------------------------------------------------------------------- */
body#nCat2 div#main {
	background-image: url(../images/info_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#FFFFFF;
}
body#nCat2 div#main-inner {
padding:95px 60px 25px 60px;
}

body#nCat2 div#main-inner h3 {
padding:0;
margin:0;
margin-bottom:12px;
border-left:#ab3016 10px solid;
border-bottom:#ab3016 1px solid;
text-indent:5px;
font-size:larger;
color:#ab3016;
}

body#nCat2 div#main-inner p{
margin:0;
padding:0;
padding-bottom:18px;
}

body#nCat2 div#main-inner table.photo{
padding:18px auto;
}

/* menu
-------------------------------------------------------------------------------------------- */
body#nCat3 div#main {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#FFFFFF;
}
body#nCat3 div#main-inner {
padding:95px 60px 25px 60px;
}

body#nCat3 table.menu1{
width:605px;
margin-bottom:18px;
letter-spacing:0.5em;
}
body#nCat3 table.menu1 th{
border-bottom:#C8B183 solid 1px;
padding-bottom:12px;
}
body#nCat3 table.menu1 td{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #DECDAC;
}
body#nCat3 table.menu1 td.ttl{
white-space:nowrap;
}
body#nCat3 table.menu1 td.yen{
text-align:right;
letter-spacing:0.2em;
}


body#nCat3 table.menu2{
width:605px;
margin-bottom:18px;
letter-spacing:0.5em;
}
body#nCat3 table.menu2 th{
border-bottom:#C8B183 solid 1px;
padding-bottom:12px;
}
body#nCat3 table.menu2 td{
border-bottom:#C8B183 solid 1px;
}
body#nCat3 table.menu2 td.ttl{
white-space:nowrap;
}
body#nCat3 table.menu2 td.sp{
border-bottom:none;
width:18px;
}
body#nCat3 table.menu2 td.yen{
text-align:right;
letter-spacing:0.2em;
}

/* cast
-------------------------------------------------------------------------------------------- */
body#nCat4 div#main {
	background-image: url(../images/cast_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#FFFFFF;
}
body#nCat4 div#main-inner {
padding:95px 60px 25px 60px;
}

body#nCat4 table.profile{
letter-spacing:0.3em;
}
body#nCat4 table.profile th{
border-bottom:#DECDAC solid 1px;
padding:2px;
white-space:nowrap;
font-size:smaller;
vertical-align:top;
}
body#nCat4 table.profile td{
border-bottom:#DECDAC solid 1px;
padding:2px;
vertical-align:top;
}
body#nCat4 table.profile td.name{
letter-spacing:0.5em;
background-color:#ab3016;
color:#FFFFFF;
text-align:center;
border-bottom:none;
}

/* access
-------------------------------------------------------------------------------------------- */
body#nCat5 div#main {
	background-image: url(../images/access_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#FFFFFF;
}
body#nCat5 div#main-inner {
padding:95px 60px 25px 60px;
}

body#nCat5 div#shop {
background:#FFFFFF;
border:#DECDAC solid 1px;
margin-bottom:20px;
padding:16px 16px 10px 16px;
}

body#nCat5 table.shopinfo{
letter-spacing:0.3em;
border-top:#DECDAC solid 1px;
}
body#nCat5 table.shopinfo th{
border-bottom:#DECDAC solid 1px;
padding:4px;
white-space:nowrap;
font-size:smaller;
}
body#nCat5 table.shopinfo td{
border-bottom:#DECDAC solid 1px;
padding:4px;
}


