@charset "utf-8";

/*==================================================================

 Contents CSS

 ===================================================================*/

#secL {
	width:685px;
	float:left;
	padding:0;
}

#secR {
	float:right;
	margin-right:0px;
	overflow:hidden;
}

.txt01 {
	color: #333333;
	line-height: 1.8;
	font-size: 22px;
}

.txt02 {
	color: #333333;
	line-height: 1.2;
	font-size: 123.1%;
}

.txt03 {
	color: #f29c9f;
	line-height: 1.2;
	font-size: 138.5%;
	font-weight: bold;
}

.txt_btn001 {
	color: #333333;
	line-height: 1.2;
	font-size: 123.1%;
	margin-bottom: 0px;
	padding-left: 30px;
	background: url(../img/icon_001.jpg) no-repeat left center;
	margin-top: 10px;
}

.txt_btn001 a {
	color: #333333;
	text-decoration: underline;
}

.txt_btn001 a:hover {
	text-decoration: none;
}

.floorL {
	width:320px;
	float:left;
	padding:0;
	margin-right: 20px;
}

.floorR {
	width:320px;
	float:left;
	margin-right:0px;
	overflow:hidden;
}

.infoL {
	width:318px;
	float:left;
	padding:0;
	margin-right: 49px;
}

.infoR {
	float:left;
	margin-right:0px;
	overflow:hidden;
	width: 318px;
}

.line01 {
	width: 100%;
	background: url(../../floor/img/line01.jpg) repeat-x top;
	min-height:1px;
	height: auto !important;
	height: 1px; /*ここにIE６用の高さを設定*/
}

#floor_nav {
	background-color: #FFF;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 9px;
	text-align: center;
	margin-bottom: 10px;
}

.floor_nav_btn {
	margin-bottom: 2px
}

/* news
 -------------------------------------------------------------------*/

#newsarea {
	margin: 0;
	width: 685px;
	padding-bottom: 5px;
	background: url(../../news/img/top_news_bg_bottom.jpg) no-repeat bottom;
}

#newsmid {
	margin: 0;
	width: 649px;
	padding: 20px 18px;
	background: url(../../news/img/top_news_bg_mid.jpg) repeat-y;
	position: relative;
}

#newsinner {
	width: 685px;
	padding: 5px 0px 0px;
	background: url(../../news/img/top_news_bg_top.jpg) no-repeat top;
}

.newsbox {
	margin: 0 0 5px;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	border-bottom-width: 1px;
}

.newstit {
	margin: 0 0 3px;
	background-color: #9cc715;
	color: #FFF;
	padding: 3px;
	font-size: 85%;
	line-height: 1.5;
}

.newstxt {
	margin: 0;
	padding: 3px;
	font-size: 116%;
	line-height: 1.5;
}

#newsmid dt {
	background-image:url(../../img/obj_01.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	clear: left;
	float: left;
	width: 7em;
	padding: 3px 0px;
	padding-left:12px;
}

#newsmid dd {
	padding: 3px 0px;
	/*border-bottom: dotted 1px #CCC;*/
	margin-bottom: 20px;
}

img.newsimg{
	float:left;
	margin-bottom:25px;
	margin-right: 25px;
}

.txt_news_tit {
	color: #333333;
	line-height: 1.8;
	font-size: 123.1%;
	border-left: 3px solid #0C0;
	margin-bottom: 20px;
	padding-left: 10px;
	font-weight: bold;
}

.txt_news {
	margin: 0px;
	color: #333333;
	line-height: 1.8;
	padding: 0px;
	font-size: 108%;
}

.txt_news a {
	color: #3d98e2;
	text-decoration: underline;
}

.txt_news a:hover {
	text-decoration: none;
}

.txt_news a:visited {
	color: #79bff8;	
	text-decoration: underline;
}

dl.news {
	color: #333333;
	line-height: 1.8;
	font-size: 108%;
}
dl.news img{
	position:relative;
	top:-4px;
}

dl.news dt {
}

dl.news dd {
	color: #3d98e2;
	text-decoration: none;
}

dl.news dd a {
	color: #3d98e2;
	text-decoration: underline;
}

dl.news dd a:hover {
	text-decoration: none;
}

dl.news dd a:visited {
	color: #79bff8;	
	text-decoration: underline;
}

dl.news dd a.sp {
	font-weight: bold;
	color: #f39800;
	text-decoration: underline;
}

dl.news dd a.sp:hover {
	text-decoration: none;
}

dl.news dd a.sp:visited {
	color: #f2b042;	
	text-decoration: underline;
}

.txt_btn01 {
	color: #333333;
	line-height: 1.8;
	font-size: 123.1%;
	margin-bottom: 20px;
	padding-left: 30px;
	background: url(../img/icon_top.jpg) no-repeat left center;
	margin-top: 10px;
}

.txt_btn01 a {
	color: #333333;
	text-decoration: underline;
}

.txt_btn01 a:hover {
	text-decoration: none;
}

.txt_btn02 {
	color: #333333;
	line-height: 1.5;
	font-size: 123.1%;
	margin-bottom: 20px;
	padding-left: 30px;
	background: url(../img/icon_next.jpg) no-repeat left center;
	margin-top: 10px;
}

.txt_btn02 a {
	color: #333333;
	text-decoration: underline;
}

.txt_btn02 a:hover {
	text-decoration: none;
}


/* guide
 -------------------------------------------------------------------*/
 
.guide_icon{
	float:left;
	margin-right: 10px;
}

.guide_area01 {
	width: 100%;
	margin-bottom: 30px;
}

.txt_guide01 {
	color: #333333;
	line-height: 1.5;
	font-size: 138.5%;
	font-weight: bold;
	margin-top: 10px;
}

.txt_guide02 {
	color: #333333;
	line-height: 1.5;
	font-size: 108%;
}

.txt_guide03 {
	color: #333333;
	line-height: 1.2;
	font-size: 116%;
	font-weight: bold;
}

.txt_guide04 {
	color: #333333;
	line-height: 1.2;
	font-size: 100%;
	/*margin-left: 42px;*/
}

.txt_guide05 {
	color: #333333;
	line-height: 1.8;
	font-size: 123.1%;
	border-left: 3px solid #adab9b;
	margin-bottom: 20px;
	padding-left: 10px;
	font-weight: bold;
	background: #dddbce;
	width: 300px;
}

.txt_guide06 {
	color: #333333;
	line-height: 1.6;
	font-size: 116%;
}

/* about
 -------------------------------------------------------------------*/

img.aboutimg{
	float:right;
	margin-bottom:25px;
	margin-left: 25px;
}

.txt_about {
	margin: 0px;
	color: #333333;
	line-height: 1.8;
	padding: 0px;
	font-size: 108%;
}

/* access
 -------------------------------------------------------------------*/
 
table#table-02 {
	width: 320px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

table#table-02 th {
	padding: 7px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #CCCCCC;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}
table#table-02 td {
	padding: 8px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	background: #FFF;
}

table#table-02 td.kou {
	padding: 8px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	background: #FFF;
	width: 60%;
}

.access_txt01 {
	/*color: #298ca5;*/
	line-height: 1.5;
	font-size: 123.1%;
}

.access_txt02 {
	/*color: #298ca5;*/
	line-height: 1.5;
	font-size: 123.1%;
	/*font-weight: bold;*/
}

.access_txt03 {
	line-height: 1.5;
	font-size: 85%;
	/*margin-left: 42px;*/
}

.access_txt04 {
	/*color: #298ca5;*/
	line-height: 1.5;
	font-size: 123.1%;
	font-weight: bold;
}

.access_txt06 {
	/*color: #298ca5;*/
	line-height: 1.5;
	font-size: 100%;
}

.access_txt06 a {
	color: #298ca5;
	text-decoration: underline;
}

.access_txt06 a:hover {
	text-decoration: none;
}

.access_txt07 a {
	font-size: 85%;
	color: #298ca5;
	text-decoration: underline;
}

.access_txt07 a:hover {
	text-decoration: none;
}

.accessL {
	width:320px;
	float:left;
	padding:0;
	margin-right: 20px;
}

.accessR {
	width:320px;
	float:right;
	margin-right:0px;
	overflow:hidden;
}

/* floor
 -------------------------------------------------------------------*/
 
table#table-01 {
	width: 100%;
	/*border: 1px #E3E3E3 solid;*/
	/*border-collapse: collapse;*/
	/*border-spacing: 0;*/
}

table#table-01 th {
	padding: 0px;
	/*border: #E3E3E3 solid;*/
	/*border-width: 0 0 1px 1px;*/
	/*background: #45b4d0;*/
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	width: 50px;
}

table#table-01 th.bf {
	padding: 5px;
	background: #8a8a8a;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}

table#table-01 th.kou {
	/*padding: 5px;*/
	/*background: #80d9ef;*/
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	width: 50px;
}

table#table-01 td {
	/*border: 1px #E3E3E3 solid;*/
    /*border-width: 0 0 1px 1px;*/
    text-align: left;
	background: #FFF;
	vertical-align: top;
	padding-left: 5px;
}

table#table-01 td.movie {
	/*border: 1px #E3E3E3 solid;*/
    /*border-width: 0 0 1px 1px;*/
    text-align: left;
	background: #FFF;
	vertical-align: top;
	padding-left: 5px;
}

table#table-01 td.line {
	text-align: center;
	background: #FFF url(../../floor/img/line01.jpg) repeat-x left center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.floor_ico001 {
	color: #333333;
	line-height: 1.0;
	font-size: 116%;
	font-weight: bold;
	padding-left: 30px;
	background: url(../img/icon_001.jpg) no-repeat left center;
	padding-top: 3px;
	padding-bottom: 1px;
}

.tab_area {
	margin: 0;
	width: 685px;
	padding: 0px;
	/*background-color: #FFF;*/
}

.tab_c_area {
	margin: 0;
	width: 667px;
	padding: 9px;
	/*background-color: #FFF;*/
}

.tab01 {
	margin: 0;
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}

.tab01tit {
	margin: 0 0 15px;
	padding: 0px;
}

.box_tab01 {
	margin: 0 0 0 31px;
	padding: 0px;
}

.tab01_r_img {
	margin: 0 0 0 18px;
	padding: 0px;
	float: left;
}

.tabNav li{
	display:inline;
}

.tabNav li a{
	width:330px;
	height:0;
	padding-top:43px;
	overflow:hidden;
	float:left;
	display:block;
}
.tabNav li#search1_tab a{
	background:url(../../floor/img/tab01.jpg) no-repeat left top;
	margin-left: 10px;
}
.tabNav li#search1_tab a.active{
	background:url(../../floor/img/tab01_on.jpg) !important;
}
.tabNav li#search2_tab a{
	background:url(../../floor/img/tab02.jpg) no-repeat left top;
	margin-left: 5px;
}
.tabNav li#search2_tab a.active{
	background:url(../../floor/img/tab02_on.jpg) !important;
}

.tabNav li a:hover{
	-ms-filter:"alpha(opacity=80)";
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;
}

#tab1 {
	background-color: #FFF;
	border-top: 4px solid #45b4d0;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

#tab2 {
	background-color: #FFF;
	border-top: 4px solid #80d9ef;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}


.txt_floor01 {
	color: #FFF;
	line-height: 1.2;
	font-size: 116%;
	font-weight: bold;
}

.txt_floor01 a {
	color: #FFF;
	text-decoration: underline;
}

.txt_floor01 a:hover {
	color: #FFF;
	text-decoration: none;
}

.txt_floor02 {
	color: #333333;
	line-height: 1.2;
	font-size: 85%;
	margin-top: 10px;
}

.line_movie {
	background: url(../../floor/img/bg_movie.jpg) repeat-x left center;
	height: 9px;
}

ul.floor_icon {
	/*text-align:right;*/
}

ul.floor_icon li {
	float: right;
	margin-bottom: 5px;
	margin-left: 3px;
}

ul.floor_icon li.item01 {
	width: 0px;
}

.floorgL {
	width:270px;
	float:left;
	padding:0;
	margin-left: 10px;
}

.floorgR {
	width:270px;
	float:left;
	overflow:hidden;
	margin-left: 20px;
}

.flr_w_001 {
	color: #333333;
	line-height: 1.0;
	font-size: 116%;
	font-weight: bold;
	padding-left: 30px;
	background: url(../img/flr_w_001.jpg) no-repeat left center;
	padding-top: 3px;
	padding-bottom: 1px;
}

.flr_w_002 {
	color: #333333;
	line-height: 1.0;
	font-size: 116%;
	font-weight: bold;
	padding-left: 30px;
	background: url(../img/flr_w_002.jpg) no-repeat left center;
	padding-top: 3px;
	padding-bottom: 1px;
}

.flr_w_003 {
	color: #333333;
	line-height: 1.0;
	font-size: 116%;
	font-weight: bold;
	padding-left: 30px;
	background: url(../img/flr_w_003.jpg) no-repeat left center;
	padding-top: 3px;
	padding-bottom: 1px;
}

.flr_w_004 {
	color: #333333;
	line-height: 1.0;
	font-size: 116%;
	font-weight: bold;
	padding-left: 30px;
	background: url(../img/icon_004.jpg) no-repeat left center;
	padding-top: 3px;
	padding-bottom: 1px;
}

.flr_w_005 {
	color: #333333;
	line-height: 1.0;
	font-size: 116%;
	font-weight: bold;
	padding-left: 30px;
	background: url(../img/icon_005.jpg) no-repeat left center;
	padding-top: 3px;
	padding-bottom: 1px;
}

.flr_w_006 {
	color: #333333;
	line-height: 1.0;
	font-size: 116%;
	font-weight: bold;
	padding-left: 30px;
	background: url(../img/icon_006.jpg) no-repeat left center;
	padding-top: 3px;
	padding-bottom: 1px;
}

.flr_w_007 {
	color: #333333;
	line-height: 1.0;
	font-size: 116%;
	font-weight: bold;
	padding-left: 30px;
	background: url(../img/icon_007.jpg) no-repeat left center;
	padding-top: 3px;
	padding-bottom: 1px;
}

.flr_w_008 {
	color: #333333;
	line-height: 1.0;
	font-size: 116%;
	font-weight: bold;
	padding-left: 30px;
	background: url(../img/icon_008.jpg) no-repeat left center;
	padding-top: 3px;
	padding-bottom: 1px;
}

.flr_w_009 {
	color: #333333;
	line-height: 1.0;
	font-size: 116%;
	font-weight: bold;
	padding-left: 30px;
	background: url(../img/icon_009.jpg) no-repeat left center;
	padding-top: 3px;
	padding-bottom: 1px;
}

.flr_w_010 {
	color: #333333;
	line-height: 1.0;
	font-size: 116%;
	font-weight: bold;
	padding-left: 30px;
	background: url(../img/icon_010.jpg) no-repeat left center;
	padding-top: 3px;
	padding-bottom: 1px;
}

.flr_w_011 {
	color: #333333;
	line-height: 1.0;
	font-size: 116%;
	font-weight: bold;
	padding-left: 30px;
	background: url(../img/icon_011.jpg) no-repeat left center;
	padding-top: 3px;
	padding-bottom: 1px;
}

.flr_w_012 {
	color: #333333;
	line-height: 1.0;
	font-size: 116%;
	font-weight: bold;
	padding-left: 30px;
	background: url(../img/icon_012.jpg) no-repeat left center;
	padding-top: 3px;
	padding-bottom: 1px;
}

.flr_w_013 {
	color: #333333;
	line-height: 1.0;
	font-size: 116%;
	font-weight: bold;
	padding-left: 30px;
	background: url(../img/icon_013.jpg) no-repeat left center;
	padding-top: 3px;
	padding-bottom: 1px;
}

.flr_w_014 {
	color: #333333;
	line-height: 1.0;
	font-size: 116%;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 1px;
	background: url(../img/icon_014.jpg) no-repeat left center;
}

.txt_flr_w_001 {
	color: #333333;
	line-height: 1.2;
	font-size: 123.1%;
	margin-bottom: 0px;
	padding-left: 30px;
	background: url(../img/flr_w_001.jpg) no-repeat left top;
	margin-top: 10px;
}

.txt_flr_w_002 {
	color: #333333;
	line-height: 1.2;
	font-size: 123.1%;
	margin-bottom: 0px;
	padding-left: 30px;
	background: url(../img/flr_w_002.jpg) no-repeat left top;
	margin-top: 10px;
}

.txt_flr_w_003 {
	color: #333333;
	line-height: 1.2;
	font-size: 123.1%;
	margin-bottom: 0px;
	padding-left: 30px;
	background: url(../img/flr_w_003.jpg) no-repeat left top;
	margin-top: 10px;
}

.kodomo {
	padding: 5px;
	background: #f4ee4a;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}

ul.floor_btn li {
	float: left;
	display: inline;
	margin-right: 5px;
	padding-left: 10px;
}

ul.floor_btn li.item01 {
	margin-right: 0px;
	padding-left: 0px;
}

/* shop
 -------------------------------------------------------------------*/

#shop_area {
	background-color: #FFF;
	border: 1px solid #CCC;
}

.shop_area2 {
	margin: 0;
	width: 667px;
	padding: 9px;
	/*background-color: #FFF;*/
}

.shop_box {
	position: relative;
}

.shopL {
	width:335px;
	float:left;
	padding:0;
	margin-right: 20px;
}

.shopR {
	width:305px;
	float:left;
	margin-right:0px;
}

.shop_txt02 {
	color: #333333;
	line-height: 1.7;
	font-size: 123.1%;
}

.shop_txt03 {
	color: #333333;
	line-height: 1.2;
	font-size: 100%;
	margin-bottom: 10px;
	/*margin-left: 42px;*/
}

.shop_txt04 {
	color: #298ca5;
	line-height: 1.5;
	font-size: 100%;
	/*margin-left: 42px;*/
}

.shop_txt04 a {
	color: #298ca5;
	text-decoration: underline;
}

.shop_txt04 a:hover {
	text-decoration: none;
}

.shop_txt05 {
	margin: 0px;
	color: #333333;
	line-height: 1.8;
	padding: 0px;
	font-size: 108%;
}

.shop_txt06 {
	color: #333333;
	line-height: 1.2;
	font-size: 138.5%;
	font-weight: bold;
}

.shop_txt07 {
	color: #45b4d0;
	line-height: 1.8;
	font-size: 100%;
	/*margin-left: 42px;*/
}

.shop_tel_box {
	width:295px;
	background-color: #FFF;
	border: 1px solid #CCC;
	position: absolute;
	bottom: 0px;
	padding: 5px;
}

.shop_tel_box2 {
	width:295px;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: 20px;
}

table#table-01 td.shop {
    text-align: left;
	background: #FFF;
	vertical-align: center;
	padding-left: 5px;
}

table#table-01 td.shop2 {
	text-align: left;
	background: #FFF;
	vertical-align: center;
	padding-left: 5px;
	width: 150px;
}

table#table-01 td.shop1 {
	text-align: left;
	background: #FFF;
	vertical-align: center;
	padding-left: 5px;
	width: 40px;
}

.shop_btn01 {
	color: #333333;
	line-height: 1.5;
	font-size: 123.1%;
	padding-left: 30px;
	background: url(../img/icon_next_w.jpg) no-repeat left center;
}

.txt_shop01 {
	color: #333333;
	line-height: 1.2;
	font-size: 116%;
	font-weight: bold;
}

.f_img {
	position: absolute;
	width: 43px;
	top: 10px;
	right: 0px;
}

table#table-03 {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	word-break: break-all;
	table-layout: fixed;
}

table#table-03 th {
	padding: 5px;
	background: #FFFFFF;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	border-top: 0 solid #E3E3E3;
	border-right: 0 solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	width: 30%;
}

table#table-03 th.bf {
	padding: 5px;
	background: #8a8a8a;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}

table#table-03 th.kou {
	padding: 5px;
	background: #80d9ef;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}

table#table-03 td {
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	background: #FFF;
	padding: 5px;
	word-wrap: break-word
}


/* contact
 -------------------------------------------------------------------*/
 
 #c_secL {
	width:360px;
	float:left;
	padding:0;
}

#c_secR {
	float:right;
	margin-right:0px;
	overflow:hidden;
}


/* contactのアコーディオン
 -------------------------------------------------------------------*/

label {
    background:#d7ecc9 /*url(../../contact/img/arrow2.png) no-repeat 960px 13px*/;
    color: #666;
	font-size:13px;
	font-weight:bold;
    padding: 10px;
    display: block;
    margin: 0;
    border: 1px solid #fff;
}

label:hover{
	opacity:0.8;
	}
	
label{
	cursor:pointer;
	}

input[type="checkbox"].on-off{
    display: none;
}

.menu ul {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu li {
    padding: 0px;
	border-bottom:#094 1px dashed;
	margin-bottom:20px;
}


input[type="checkbox"].on-off + ul{
    height: 0;
    overflow: hidden;
}



input[type="checkbox"].on-off:checked + ul.q1{
    height:60px;
}

input[type="checkbox"].on-off:checked + ul.q2{
    height: 40px;
}

input[type="checkbox"].on-off:checked + ul.q3{
    height: 80px;
}

input[type="checkbox"].on-off:checked + ul.q4{
    height: 240px;
}

input[type="checkbox"].on-off:checked + ul.q5{
    height: 100px;
}

input[type="checkbox"].on-off:checked + ul.q6{
    height: 130px;
}

input[type="checkbox"].on-off:checked + ul.q7{
    height: 110px;
}

input[type="checkbox"].on-off:checked + ul.q8{
    height: 40px;
}

input[type="checkbox"].on-off:checked + ul.q9{
    height: 40px;
}

input[type="checkbox"].on-off:checked + ul.q10{
    height: 80px;
}

input[type="checkbox"].on-off:checked + ul.q11{
    height: 100px;
}

input[type="checkbox"].on-off:checked + ul.q12{
    height: 40px;
}

.q_tit{
	padding-bottom:2px;
    padding-right:8px;
	}
.a_tit{
	padding-bottom:2px;
    padding-right:8px;
	}
 
