/* CSS Document Nabeyoshi*/
@import "../css/layout.css";
@import "../css/tab.css";
/*
 Share Style [
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
body {
	background: #e8e0c0 url(../images/bg.png) repeat-y top center;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#121212;
}
html {
	overflow-y:scroll;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
p,li,dt,dl {
	line-height:1.6;
}
p {
	margin:0 0 1em 0;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
address {
	font-style:normal;
}
.clear {
	clear:both;
}

/*
 Link Color [
----------------------------------------------------------- */
a:link {
	color:#121212;
	text-decoration:none;
}
a:visited {
	color:#121212;
	text-decoration:none;
}
a:hover {
	color:#343434;
	text-decoration:none;
}
a:active {
	color:#666;
}

/*
 container [
----------------------------------------------------------- */
#container {
	width:900px;
	margin: 0 auto;
}

/*
 head [
----------------------------------------------------------- */
#head {
	width:900px;
	margin: 0 auto;
}
#description {
background: #000 url("../images/bg.png") no-repeat center top;
	padding:8px 0px 8px 8px;
	font-size: 14px;
	font-weight: normal;
	color: #111;
}

#slider-wrapper {
    background:#e8e0c0 url(../images/slider.png) no-repeat;
    width:900px;
    height:387px;
    margin:0 auto;
    padding-top:0px;
    margin-top:0px;
}

#slider {
	position:relative;
    width:900px;
    height:387px;
    margin-left:0px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
	display:none;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*
 wrapper [
----------------------------------------------------------- */
#wrapper {
background:url(../images/bg2.jpg) repeat-y;
	padding:0;
	clear: both;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	overflow:hidden;
}

/*
 gNavi [
----------------------------------------------------------- */
#gNavi {
}
#pl{
	text-align: left;
	font-size: 10px;
	width: 623px;
	background-color: #fff;
	margin: 2px 0px 10px 0px;
	float:right;
}
#crumbs{
	height: 2em;
}

#crumbs li{
	float: left;
	line-height: 2em;
	padding-left: 0.75em;
	list-style: none;
	color: #ff6699;
}
#crumbs li {
	display: block;
	background: #fff url(../images/crumbs.gif) no-repeat right center;
	padding-right: 15px;
}

#coursemenu{
	text-align: left;
	font-size: 10px;
	width: 540px;
	margin: 2px auto 10px;
}
#coursemenucrumbs{
	height: 2em;
}

#coursemenucrumbs li{
	float: left;
	line-height: 2em;
	padding-left: 0;
	list-style: none;
	color: #ff6699;
}
#coursemenucrumbs li {
	display: block;
	padding-right: 10px;
}

/* side----------------------------------------------------------- */
.leftbox {
    display: inline;
    float: left;
}
#left {
	width: 199px;
	padding-bottom: 20px;
}
.contentmenu {
	width: 158px;
	background: #000;
	margin:0 auto 20px auto;
	padding-left: 6px;
	border-left:1px #fff solid;
	padding-top:0px;
	overflow: hidden;
}
.contentmenu p{
	font-size:10px;
	padding:5px;
}
#left h2 img{
	padding:20px 0 0 0;
}

#left .menu01 {
	background: url(../images/menu_off_1.png);
	background-repeat: no-repeat;
	padding-bottom: 6px;
	float: left;
	height: 31px;
	width: 158px;
}
#left .menu01:hover {
	background: url(../images/menu_on_1.png);
	background-repeat: no-repeat;
	padding-bottom: 6px;
	float: left;
	height: 31px;
	width: 158px;
}
#left .menu02 {
	background: url(../images/menu_off_2.png);
	background-repeat: no-repeat;
	padding-bottom: 6px;
	float: left;
	height: 31px;
	width: 158px;
}
#left .menu02:hover {
	background: url(../images/menu_on_2.png);
	background-repeat: no-repeat;
	padding-bottom: 6px;
	float: left;
	height: 31px;
	width: 158px;
}
#left .menu03 {
	background: url(../images/menu_off_3.png);
	background-repeat: no-repeat;
	padding-bottom: 6px;
	float: left;
	height: 31px;
	width: 158px;
}
#left .menu03:hover {
	background: url(../images/menu_on_3.png);
	background-repeat: no-repeat;
	padding-bottom: 6px;
	float: left;
	height: 31px;
	width: 158px;
}
#left .menu04 {
	background: url(../images/menu_off_4.png);
	background-repeat: no-repeat;
	padding-bottom: 6px;
	float: left;
	height: 31px;
	width: 158px;
}
#left .menu04:hover {
	background: url(../images/menu_on_4.png);
	background-repeat: no-repeat;
	padding-bottom: 6px;
	float: left;
	height: 31px;
	width: 158px;
}
#left .menu05 {
	background: url(../images/menu_off_5.png);
	background-repeat: no-repeat;
	padding-bottom: 12px;
	float: left;
	height: 31px;
	width: 158px;
}
#left .menu05:hover {
	background: url(../images/menu_on_5.png);
	background-repeat: no-repeat;
	padding-bottom: 12px;
	float: left;
	height: 31px;
	width: 158px;
}
/*----------2ndmenu-------------*/
#left .menu06 {
	background: url(../images/camp.jpg);
	background-repeat: no-repeat;
	padding-bottom: 6px;
	float: left;
	height: 153px;
	width: 142px;
}
#left .menu06:hover {
	background: url(../images/camp2.jpg);
	background-repeat: no-repeat;
	padding-bottom: 6px;
	float: left;
	height: 153px;
	width: 142px;
}

/*
 main [
----------------------------------------------------------- */
#main {
}

#right {
	float: right;
	width: 701px;
	display: inline;
	overflow:hidden;
}
.index_ttl { 
margin:12px 0px 5px 51px;
}
.top_ttl { 
margin:30px 0px 5px 25px;
}

.ttl {
	padding: 0;
}

.inframe-box { 
	width: 585px; 
	height: 104px; 
	margin: 0px 50px 10px;
	background: url(../images/area_bg.png) repeat ;
	overflow: auto; 
	padding: 5px; 
	scrollbar-base-color: #f5f5f5;
	float: left;
	display:inline;
	clear: both;
}
.topic {
	padding-left:5px;
	padding-bottom:15px;
	color: #111;
	font-size:12px;
	line-height:1.5;
}
.textarea {
	width: 630px;
	margin: 0 auto 5px auto;
	line-height: 1.3;
	clear:both;
}

.textarea ul{
	margin-left: 30px;
}
.textarea ul li{
list-style-type: disc;
padding-left:0px;
line-height:1.6;
}
.textarea ul li ul{
margin-top:5px;
}
.textarea ul li ul li{
list-style-type:circle;
}

#site {
margin-top:40px;
}
#site ul{
	margin-left: 30px;
}
#site ul li{
background:url(../images/checked.png) no-repeat left; 
background-position:5px 5px;
list-style-type: none;
padding-left:25px;
border-bottom: 1px solid #741a1e;
line-height:1.6;
font-size:16px;
font-weight:bold;
}
.textarea ol.pripoli{
	margin-left:0px;
	margin-bottom:40px;
}
.textarea ol li{
	list-style-type:decimal-leading-zero;
	font-size:18px;
	font-weight:bold;
}
.textarea ol li.pp{
list-style-type:decimal;
	font-size:100%;
	font-weight:normal;
	padding-left:5px;
	padding-bottom:8px;
	padding-top:8px;
	border-bottom: 1px dashed #ffcccc;
	}

.textarea p {
	margin: 5px;
/*  font-size:14px;
  color:#fff;
  line-height:22px;*/
}

.textarea img.figure {
	float: right;
	display: inline; /* for IE6,7 */
	margin: 5px;
}
.textarea img.figureL {
	float: left;
	display: inline; /* for IE6,7 */
	margin: 5px;
}

.textarea2 {
	width: 570px;
	margin: 0 auto 5px auto;
	line-height: 20px;
	color:#996666;
	font-size:16px;
}

.textarea3 {
	width: 570px;
	margin: 0 auto 5px auto;
	line-height: 24px;
	color:#FF6699;
	font-size:17px;
	font-weight:bold;
}
.textarea_menu {
	width: 630px;
	margin: 0 auto;
	line-height: 1.3;
	clear:both;
	background: url(../images/menu/menu_bg.png);
}

.ttl2 {
	padding: 14px 0px 10px 0px;
}

.reservarea {
	width: 490px;
	margin: 15px auto 30px;
}
.btn_consul {
	background: url(../images/btn_consul.gif);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	float: left;
	height: 39px;
	width: 225px;
}
.btn_consul:hover {
	background: url(../images/btn_consul_on.gif);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	float: left;
	height: 39px;
	width: 225px;
}
.btn_reserv {
	background: url(../images/btn_reserv.gif);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	float: right;
	height: 39px;
	width: 225px;
}
.btn_reserv:hover {
	background: url(../images/btn_reserv_on.gif);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	float: right;
	height: 39px;
	width: 225px;
}

table#table-01 {
    width: 600px;
    border-collapse: collapse;
    border-spacing: 0;
	margin:25px auto 10px;
	background: url(../images/index_bg.png) top center;
}

table#table-01 th {
    padding:0 0 5px 0;
	text-align:left;
}
table#table-01 td {
    padding:0 0 5px 0;
    text-align: right;
	line-height:1.2;
}
table#table-01 td p{
margin:5px 15px 10px 50px;
text-align:left;
line-height:1.2;
vertical-align:top;
}
table#table-01 td.tdl {
    padding: 10px 0 10px 10px;
    text-align: left;
}
table#table-01 td.tdr {
    padding-right:20px;
    text-align: right;
}
table#table-01 td.ll {
    padding: 10px 0px;
    text-align: left;
}
table#table-01 td.input {
    padding: 10px 0px 10px 0;
    text-align: right;
}

table#table-02 {
    border-collapse: collapse;
    border-spacing: 0;
	margin-top:20px;
	margin-left:38px;
}

table#table-02 th {
    padding:3px 0 1px;
	text-align:left;
}
table#table-02 td {
    padding:3px 0 1px;
    text-align: left;
	font-size:12px;
	line-height:1.2;
}
table#table-02 td p{
font-size:10px;
margin:0;
padding:0;
}

table#table-02 .menu01 {
	background: url(../images/shop/btn_cource.png);
	background-repeat: no-repeat;
	margin:0　0 2px　0;
	float: left;
	display:inline;
	height: 19px;
	width: 102px;
}
table#table-02 .menu01:hover {
	background: url(../images/shop/btn_cource2.png);
	background-repeat: no-repeat;
	margin:0　0 2px　0;
	float: left;
	display:inline;
	height: 19px;
	width: 102px;
}
table#table-02 .menu02 {
	background: url(../images/shop/btn_menu.png);
	background-repeat: no-repeat;
	margin:0　0 2px　0;
	float: left;
	display:inline;
	height: 19px;
	width: 102px;
}
table#table-02 .menu02:hover {
	background: url(../images/shop/btn_menu2.png);
	background-repeat: no-repeat;
	margin:0　0 2px　0;
	float: left;
	display:inline;
	height: 19px;
	width: 102px;
}
table#table-02 .menu03 {
	background: url(../images/shop/btn_drink.png);
	background-repeat: no-repeat;
	marging:0　0 2px　0;
	float: left;
	display:inline;
	height: 19px;
	width: 102px;
}
table#table-02 .menu03:hover {
	background: url(../images/shop/btn_drink2.png);
	background-repeat: no-repeat;
	margin:0　0 2px　0;;
	float: left;
	display:inline;
	height: 19px;
	width: 102px;
}

table#table-03 {
    width: 630px;
    border-collapse: collapse;
    border-spacing: 0;
	margin-top:5px;
}
table#table-03 td p{
margin:2px 5px;
line-height:1.2;
}

table#table-d {
    border-collapse: collapse;
    border-spacing: 0;
	margin-top:5px;
}
table#table-d td p{
margin:2px 5px;
line-height:1.2;
}

table#table-form {
width:600px;
    border-collapse: collapse;
    border-spacing: 0;
	margin: 20px auto;
}

table#table-form th {
    padding:3px 10px;
	text-align:left;
	font-size:14px;
}
table#table-form td {
    padding:3px 10px;
    text-align: left;
	font-size:14px;
	line-height:1.2;
}
table#table-form td p{
font-size:10px;
margin:0;
padding:0;
}

#shops {
	background: url(../images/area_bg.png);
}

#shops td {
padding:5px;
	border-bottom: #741A1E 1px solid;
}
#shops td.koumoku3 {width:20%; font-weight:bold; margin-left:10px;}


table.menu2 {
   width: 305px;
   margin-right:20px;
   float:left;
   display:inline;
   }
   table.menu3 {
   width: 305px;
   }

table.menu2 th,table.menu3 th,
table.menu3 td,table.menu2 td {
   margin: 0;
   padding: 0;
   border: 0;
   vertical-align: top;
   }

table.menu2 td.products ,table.menu3 td.products {
   padding: 0;
   width: 175px;
   }
table.menu2 td.products2 ,table.menu3 td.products2 {
   padding: 0;
   width: 175px;
   }
table.menu2 th.products em {
   color: #BF0000;
   font-weight: normal;
   }
table.menu2 td.products p,table.menu2 td.products2 p,table.menu3 td.products p,table.menu3 td.products2 p 
{ 
padding: 2px 5px 0 0; 
margin:0;
}
table.menu2 td.products p img,table.menu2 td.products2 p img,table.menu3 td.products p img,table.menu3 td.products2 p img 
{ 
vertical-align: middle; 
margin:0;
}
table.menu2 td.price,table.menu3 td.price {
   padding: 2px 5px 0 0;
   text-align: right;
   vertical-align: top;
   margin:0;
   width: 55px;
   }
table.menu2 td.price p,table.menu3 td.price p {
margin:0;
}
table.menu2 td.dividing,table.menu3 td.dividing { width: 25px;}

/*
 form [
----------------------------------------------------------- */

.form_width_ss {
    width: 40px;
	height: 18px;
}
.form_width_s {
    width: 60px;
	height: 18px;
}

.form_width_m {
    width: 200px;
	height: 18px;
}
.form_width_tel {
    width: 250px;
	height: 18px;
}

.form_width_a {
    width: 120px;
	height: 18px;
}
.form_width_b {
    width: 331px;
	height: 18px;
}

.form_width_bs {
    width: 290px;
	height: 18px;
}

.form_width_bm {
    width: 300px;
	height: 50px;
}

.form_width_bbs {
    width: 334px;
	height: 120px;
	font-size:82%;
}
.form_width_bbs2 {
    width: 450px;
	height: 150px;
	font-size:82%;
	margin-left:70px;
}
.form_btn {
    margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#precenter {
    text-align:center;
    line-height:145%;
    font-size:14px;
}

/*
 foot [
----------------------------------------------------------- */
/* ページの先頭へ */
p#toPagetop {
	display: block;
	margin:5px auto;
	text-align: right;
}
p#toPagetop img { 
	margin-right: 4px; 
}

#foot {
	width:900px;
	background: #000 url(../images/footer_bg.jpg) repeat-y;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
.footermenu {
	padding-top:10px;
	float:right;
	color:#ff6699;
	display:inline;
	clear:both;
}
.footer {
	padding:5px 10px;
	color:#232323;
	border-top:1px solid #111;
}
.footerL {
	margin-bottom:20px;
	float:left;
	display:inline;
	overflow:hidden;
}
.footerR {
margin-top:5px;
	margin-bottom:10px;
	float:right;
	display:inline;
	overflow:hidden;
	text-align:right;
	color:#222;
}
.footerR a{ color:#222;}
.footerR a:hover{ color:#222; text-decoration:underline;}


/*footer Dashboard */
#dashboard {
	background: url(../images/dashboard.png) no-repeat center top;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #111;
}

#dashboard .column {
	width: 290px; 
	display: inline-block;
}
#dashboard .column3 {
	width: 290px; 
	margin-left:10px;
	display: inline-block;
}
#dashboard #column-3 {
	border-right: none;
}

#dashboard .column-content {
	padding: 10px;
}
#dashboard .column-content p {
	font-size:11px;
	color:#222;
	margin-bottom:3px;
}

#dashboard .column-title {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 1px;
}
#dashboard .column-title h2{
	color: #900;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
}
#dashboard a {
	color: #222; 
	line-height:150%;
}
#dashboard a:hover {
	color: #222;
}
#dashboard img {
	padding-bottom:10px;
}
.left,.alignleft {
	float: left; 
	display: inline;
}
/* Ticker */
.ti_container {
	width: 600px;
	padding: 10px 10px 0;
	margin: 5px 5px 0px 38px; 
	text-align: left;
}
.ti_container .wrap {
background:#f00;
	position: relative;	
	border-left: 1px solid #f00;
	border-right: 1px solid #f00;
	padding: 5px;
	color:#fff;
	overflow: hidden;
}

#ticker {
    position: relative;
	background-color:#f00;
	border:#f00 solid 1px;
}
#ticker span {
	padding-right: 20px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background-color:#f00;
}
