﻿@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Case/Index                  */
/*                 09  Case/Drink                  */
/*                 10  Case/Dance                  */
/*                 11  Case/Music                  */
/*                 12  Hall/Index                  */
/*                 13  Hall/Price                  */
/*                 14  Hall/ ption                 */
/*                 15  Hall/I                      */
/*                 16  Deign/Index                 */
/*                 17  Deign/Voice                 */
/*                 18  Deign/QA                    */
/*                 19  Deign/Company               */
/*                 20  Fmail                       */
/*                 21  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*      Main Color - Orange                #ff8933 */
/*      Main Color - Green                 #5ea627 */
/*      Main Color - Grey           	   #e9e9e9 */
/*                                                 */
/*      Sub Color  - Pink                  #ffb3ac */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   11px      91.66%              */
/*                   12px      100%                */
/*                   14px      116.66%             */
/*                   16px      114.28%             */

/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body#index { margin: 0 auto; background: url(../images/body_bg01.jpg) 0 0 repeat-x; color:#333; }
body { margin: 0 auto; background: url(../images/body_bg04.jpg) 0 0 repeat-x; color:#333; }
#container01 { margin: 0; background: url(../images/body_bg02.jpg) center top no-repeat; }
#container02 { margin: 0; background: url(../images/body_bg03.jpg) left bottom repeat-x; }

select, input, textarea { color:#666; }

#wrapper {
	width: 860px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0 5px ;
	}
	
#index #content {
	margin: 0;
	padding: 0;
	width: 592px;
	float: right;
	font-size: 100%;
	}
	
#content {
	margin: 0 0 0 0;
	padding: 34px 0 0 0;
	width: 592px;
	float: right;
	font-size: 100%;
	}
	
.img { margin: 0; padding: 0; line-height: 1%; display: block;}
.img_center { margin: 0 auto; padding: 0; line-height: 1%; display: block; text-align: center; }

/*---------- 03  Header -----------*/
		
#index #header {
	margin: 0 ;
	padding: 0;
	width: 860px;
	height: 500px;
	}
#header {
	margin: 0 ;
	padding: 0;
	width: 860px;
	height: 360px;
	}
		
#header #header01 {
	margin: 0;
	padding: 0;
	width: 860px;
	height: 100px;
	}
	
#header #header01 #header01_01 {
	margin: 0;
	padding: 0;
	width: 473px;
	float: left;
	background: url(../images/logo.jpg) 0 0 no-repeat;
	}
#header #header01 #header01_01 p.header_text {
	margin: 0 0 0 86px;
	padding: 0;
	height: 22px;
	background:url(../images/header_text.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	line-height: 1%;
	}

h1{
font-size:10px;
color:#5EA724;
padding-left:10px;
position: absolute;
}

p#top {
	margin: 0 ;
	padding: 14px 0 0 7px ; /*14px 0 0 7px*/
	width: 466px;
	height: 55px;
	}
p#top a {
	text-indent: -9999px;
	display: block;
	width: 466px;
	height: 55px;
	background: url(../images/header_logo.jpg) 0 0 no-repeat;
	}
p#top span {
	text-indent: -9999px;
	display: block;
	width: 466px;
	height: 55px;
	background: url(../images/header_logo.jpg) 0 0 no-repeat;
	}
	
#header #header01 #header01_02 {
	margin: 0;
	padding: 0;
	width: 287px;
	float: right;
	}
#header #header01 #header01_02 p.header_24h {
	margin: 0;
	padding: 4px 5px 0 0;
	width: 282px;
	height: 92px;
	}

#header #header01 #header01_02 p.header_24h a {
	margin: 0;
	padding: 0;
	width: 282px;
	height: 92px;
	background:url(../images/header_24h.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	font-size: 1%;
	line-height: 1%;
	}
#header #header01 #header01_02 p.header_24h a:hover {
	background:url(../images/header_24h.jpg) 0 -92px no-repeat;
	}

#header #header02 {
	margin: 0;
	padding: 0;
	width: 860px;
	height: 40px;
	background:url(../images/header_nav_bg.jpg) 0 0 repeat-x;
	}

#header #header02 ul#header_nav {
	margin: 0;
	padding: 0;
	width: 860px;
	height: 40px;
	list-style: none;
	}
#header #header02 ul#header_nav li {
	height: 40px;
	list-style: none;
	float: left;
	display: inline;
	}
#header #header02 ul#header_nav li a {
	height: 40px;
	text-indent: -9999px;
	display: block;
	}

#nav01 { margin-left: 20px; margin-right: 65px; }
#nav02, #nav03, #nav04 { margin-right: 65px; }
#nav05 { margin-right: 20px; }

#nav01 a { background:url(../images/header_nav.jpg) -20px 0 no-repeat; width: 70px; }
#nav02 a { background:url(../images/header_nav.jpg) -155px 0 no-repeat; width: 180px; }
#nav03 a { background:url(../images/header_nav.jpg) -400px 0 no-repeat; width: 80px; }
#nav04 a { background:url(../images/header_nav.jpg) -545px 0 no-repeat; width: 140px; }
#nav05 a { background:url(../images/header_nav.jpg) -750px 0 no-repeat; width: 90px; }
#nav01 a:hover { background:url(../images/header_nav.jpg) -20px -40px no-repeat; }
#nav02 a:hover { background:url(../images/header_nav.jpg) -155px -40px no-repeat; }
#nav03 a:hover { background:url(../images/header_nav.jpg) -400px -40px no-repeat; }
#nav04 a:hover { background:url(../images/header_nav.jpg) -545px -40px no-repeat; }
#nav05 a:hover { background:url(../images/header_nav.jpg) -750px -40px no-repeat; }

#index #header #header03 {
	margin: 0;
	padding: 0;
	width: 860px;
	height: 240px;
	background:url(../images/header01.jpg) 0 0 no-repeat;
	}
	
#header #header03 {
	margin: 0;
	padding: 24px 0 22px 0;
	width: 860px;
	background:url(../images/header03.jpg) 0 0 no-repeat;
	}

.header_link { margin: 0; padding: 0 0 0 55px; }
.header_link a { margin: 0; padding: 0; width: 160px; height: 55px; background: url(../images/header02.jpg) 0 0 no-repeat; line-height: 1%; font-size: 1%; text-indent: -9999px; display: block; }
.header_link a:hover { background: url(../images/header02.jpg) 0 -55px no-repeat; }

#header #header04 {
	margin: 0;
	padding: 0;
	width: 860px;
	height: 120px;
	}

#header #header04 ul#header_nav02 {
	margin: 5px 0;
	padding: 0;
	width: 860px;
	height: 110px;
	list-style: none;
	}
#header #header04 ul#header_nav02 li {
	width: 215px;
	height: 110px;
	list-style: none;
	float: left;
	display: inline;
	}
#header #header04 ul#header_nav02 li a {
	width: 215px;
	height: 110px;
	text-indent: -9999px;
	display: block;
	}

#nav06 a { background:url(../images/header_nav02.jpg) 0 0 no-repeat; }
#nav07 a { background:url(../images/header_nav02.jpg) -215px 0 no-repeat; }
#nav08 a { background:url(../images/header_nav02.jpg) -430px 0 no-repeat; }
#nav09 a { background:url(../images/header_nav02.jpg) -645px 0 no-repeat; }
#nav06 a:hover { background:url(../images/header_nav02.jpg) 0 -110px no-repeat; }
#nav07 a:hover { background:url(../images/header_nav02.jpg) -215px -110px no-repeat; }
#nav08 a:hover { background:url(../images/header_nav02.jpg) -430px -110px no-repeat; }
#nav09 a:hover { background:url(../images/header_nav02.jpg) -645px -110px no-repeat; }

/*----------04  Navigation -----------*/

#nav {
	margin: 0 ;
	padding: 15px 0 20px 0;
	width: 240px;
	float: left;
	display: inline;
	}

#nav ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	background:url(../images/nav_bg.jpg) 0 0 no-repeat;
	}
#nav ul.internal li {
	list-style: none;
	width: 240px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	}

#nav ul.internal li a {
	display: block;
	width: 240px;
	font-size: 1%;
	line-height: 1%;
	}
#nav10 { margin-bottom: 16px; }
#nav15 { margin-bottom: 20px; }

#nav10 a { background: url(../images/nav.jpg) 0 0 no-repeat; height: 217px; }
#nav11 { background: url(../images/nav.jpg) 0 -233px no-repeat; height: 40px; }
#nav12 a { background: url(../images/nav.jpg) 0 -273px no-repeat; height: 30px; }
#nav13 a { background: url(../images/nav.jpg) 0 -303px no-repeat; height: 30px; }
#nav14 a { background: url(../images/nav.jpg) 0 -333px no-repeat; height: 30px; }
#nav15 a { background: url(../images/nav.jpg) 0 -363px no-repeat; height: 30px; }
#nav16 a { background: url(../images/nav.jpg) 0 -413px no-repeat; height: 30px; }

#nav10 a:hover { background: url(../images/nav.jpg) -240px 0 no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -240px -273px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -240px -303px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -240px -333px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -240px -363px no-repeat; }
#nav16 a:hover { background: url(../images/nav.jpg) -240px -413px no-repeat; }

#nav p { text-align: center ; }

.nav_ban {
	margin: 0 0 0 0;
	padding: 0 0 10px 0 ;
	}
	
.nav_ban a {
	margin: 0;
	width: 240px;
	height: 60px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/nav01.jpg) 0 0 no-repeat;
	}
.nav_ban a:hover {
	background: url(../images/nav01.jpg) 0 -60px no-repeat;
	}
.nav_ban02 {
	margin: 0;
	padding: 0 0 10px 0 ;
	}
	
.nav_ban02 a {
	margin: 0;
	width: 240px;
	height: 94px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/nav02.jpg) 0 0 no-repeat;
	}
.nav_ban02 a:hover {
	background: url(../images/nav02.jpg) 0 -94px no-repeat;
	}
	
.bg_bottom { background:url(../images/nav09.jpg) 0 0 no-repeat; }

.nav_link {
	margin: 0;
	padding: 3px 6px 11px 12px ;
	}
	
.nav_link a {
	margin: 0;
	width: 222px;
	height: 23px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/nav10.jpg) 0 0 no-repeat;
	}
.nav_link a:hover {
	background: url(../images/nav10.jpg) 0 -23px no-repeat;
	}
	
/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0 ;
	margin: 0 ;
	font-size: 100%;
	width: 860px;
	height: 100px;
	text-align: left;
	}
*:first-child+html #footer { font-size: 13px; } /*  for IE7 only */
* html body #footer { font-size: 13px; } /*  for IE6 only */

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

#footer p.footer_text01 { 
	margin: 0 ;
	padding: 10px 0 0 12px;
	font-size: 115.38%;
	line-height: 120%;
	color:#fff;
	}
#footer p.footer_text02 { 
	margin: 0 ;
	padding: 1px 0 0 12px;
	font-size: 100%;
	line-height: 150%;
	color:#fff;
	}
	
#footer address {
	clear: both;
	margin: 0 ;
	padding: 8px 0 0 12px ;
	color:#5EA627;
	text-align:left;
	}
		
/*---------- 06  Contents -----------*/

.section { padding: 0 23px 0 12px; }
.section1 { padding: 0 15px 0 12px; }

.section .section { padding: 0 10px; }
.section .section .section { padding: 0 10px ; }
.center { text-align: center; }

#header h2 {
	margin: 0 0 0 5px;
	padding: 0 ;
	height: 54px;
	text-indent: -9999px;
	}
#content h3 {
	margin: 0 -12px 10px -12px;
	padding: 0;
	font-size: 153.84%;
	line-height: 210%;
	/*font-weight: normal;*/
	background:url(../images/h3.jpg) 0 0 no-repeat;
	text-indent: 37px;
	font-weight: bold;
	color:#fff;
	}
*html body #content h3 {
	margin: 0 -12px 10px -12px;
	padding: 0;
	font-size: 153.84%;
	line-height: 215%;
/*	font-weight: normal;*/
	background:url(../images/h3.jpg) 0 0 no-repeat;
	text-indent: 37px;
	font-weight: bold;
	color:#fff;
	}

#content h4 {
	clear: both;
	margin: 0 0 6px -10px ;
	font-size: 123.0769%;
	line-height: 175%;
	font-weight: bold;
	color:#5EA627;
	text-indent: 12px;
	background:url(../images/h4.jpg) 0 0 no-repeat;
	}

#content h5 {
	margin: 0 0 6px -10px ;
	font-size: 123.0769%;
	line-height: 175%;
	font-weight: bold;
	color:#ff7f00;
	text-indent: 14px;
	background:url(../images/h5.jpg) 0 0 no-repeat;
	}

#content ul.list {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#content ul.list li {
	list-style: none;
	background: url(../images/icon01.jpg) 0 7px no-repeat;
	padding-left: 18px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #5EA628;
	outline: none;
	}
a:hover { color: #7FDF37;
	text-decoration: none; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_b {
	margin: 0 ;
	line-height: 1%;
	display: block;
	padding: 1px;
	border: 2px solid #efe4d0;
}

.image_l {
	margin: 6px 20px 0 0;
	float: left;
	font-size: 1%;
	line-height: 1%;
	display: block;
	padding: 3px;
	border: 1px solid #5ea627;
	}
* html body .image_l { margin: 6px 17px 0px 0 ; } /*  for IE6 only */

.image_l1 {
	margin: 6px 20px 0 0;
	float: left;
	line-height: 1%;
	display: block;
	padding: 3px;
	border: 1px solid #5ea627;
	}
*:first-child+html .image_l1 { margin: 6px 20px -0.5em 0 ; } /*  for IE7 only */
* html body .image_l1 { margin: 6px 17px -0.5em 0 ; } /*  for IE6 only */

.image_l2 {
	margin: 6px 20px 10px 0;
	float: left;
	line-height: 1%;
	display: block;
	padding: 3px;
	border: 1px solid #5ea627;
	}
*:first-child+html .image_l2 { margin: 6px 20px 10px 0 ; } /*  for IE7 only */
* html body .image_l2 { margin: 6px 17px 10px 0 ; } /*  for IE6 only */

.image_r {
	margin: 8px 0 0 20px ;
	float: right;
	line-height: 1%;
	display: block;
	padding: 3px;
	border: 1px solid #5ea627;
	}
* html body .image_r { margin: 8px 0 0 17px ; } /*  for IE6 only */

.image_r1 {
	margin: 0px 0 0 20px ;
	float: right;
	line-height: 1%;
	display: block;
	padding: 3px;
	border: 1px solid #5ea627;
	}
*:first-child+html .image_r1 { margin: 0px 0 -6px 20px ; } /*  for IE7 only */
* html body .image_r1 { margin: 0px 0 -6px 17px ; } /*  for IE6 only */

.image_r2 {
	margin: 0 0 0 20px ;
	float: right;
	line-height: 1%;
	display: block;
	padding: 3px;
	border: 1px solid #5ea627;
	}
* html body .image_r2 { margin: 0 0 0 17px ; } /*  for IE6 only */

.case {
	margin: 0 ;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}

.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}

.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }

.caption {
	color:#ff6600;
	text-align: center;
	}

#content ul.totop {
	clear: both;
	margin: 0 18px 21px 0;
	padding: 0;
	height: 18px;
	list-style: none;
	}

#content ul.totop li {
	margin: 0;
	padding: 0;	
	width: 93px;
	height: 18px;
	list-style: none;
	float: right;
	font-size: 1%;
	line-height: 1%;
	}
#content ul.totop li a {
	text-indent: -9999px;
	display: block;
	height: 18px;
	font-size: 1%;
	line-height: 1%;
	background: url(../images/to_top.jpg) 0 0 no-repeat;
	}
#content ul.totop li a:hover {
	background: url(../images/to_top.jpg) 0 -18px no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 0 1px no-repeat;
	}

/* Hides from IE-mac \*/
p.answer:first-letter {
	display: block;
	padding: 2px;
	background: #4499af;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	float: left;
	}
/* End hide from IE-mac */

#content table {
	margin: 0 ;
	border-collapse: collapse;
	border: 1px solid #d8cec7;
	font-size: 100%;
	line-height: 1.5em;
	width: 100%;
	}
#content table th,
#content table td {
	padding: 6px 7px;
	border: 1px solid #d8cec7;
	}

#content table td.bg01 {
	color: #ff7f01;
	background:#ffedd5;
	}
#content table td.bg02 {
	background: #e8f3df;
	}
#content table td.bg03 {
	background: #fef5f2;
	}

#content table td.top { vertical-align: top; }
#content table td.bottom { vertical-align: bottom; }
#content table td.right { text-align: right; }
#content table td.middle { vertical-align: middle; }

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}
		
/*---------- 07  Index -----------*/

#index h2#title01 { margin: 0; width: 380px; height: 155px; }
#index h2#title01 a { margin: 0; background:url(../images/index_h2.jpg) 0 0 no-repeat; width: 380; height: 155px; text-indent: -9999px; display: block; }

#index h3#title02 { margin: 0; width: 592px; height: 105px; background:url(../images/index_h3.jpg) 0 0 no-repeat; text-indent: -9999px; display: block;}

#index #content h4 { margin: 0 0 4px 0 ;}
.index01 { margin: 0 0 22px 12px;  }
.text01 { margin: 0; padding: 0 0 0 20px; }
.text02 { margin: 0; padding: 0 0 0 20px; font-size: 92.307%; line-height: 175%; }

.index02 { margin: 0 0 20px 12px; }
.index_bg { background:url(../images/index_img03.jpg) right top no-repeat; }

.index03 { margin: 0 25px 22px 20px; background:url(../images/index_img06.jpg) 0 0 repeat-y; }
.index03_01 { margin: 0 ; background: url(../images/index_img05.jpg) left top no-repeat; }
.index03_01_01 { margin: 0 ; background: url(../images/index_img07.jpg) left bottom no-repeat; padding: 10px 20px 10px }

#index .alpha { margin: 0 20px 0 0; float: left; width: 290px; }
#index .beta { margin: 0; float: right; width: 230px; }
 
.price_ban {
	margin: 0 21px 0 18px ;
	padding: 0 ;
	width: 553px;
	height: 90px;
	}
.price_ban a {
	margin: 0;
	width: 553px;
	height: 90px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/price_ban.jpg) 0 0 no-repeat;
	}
.price_ban a:hover {
	background: url(../images/price_ban.jpg) 0 -90px no-repeat;
	}

#index #map { margin: 10px 0 0 0; padding: 0; }

#index dl { margin: 1px 0 0 7px; padding: 0 0 0 0; width: 250px; font-size: 100%; line-height: 1.666em; }
#index dl dt { margin: 0; padding: 0; float: left; width: 82px; font-weight: bold; color:#FF7300 }
#index dl dd { margin: 0; padding: 0; float: right; width: 168px; font-weight: normal; }
#index dl dd.dd01 {margin: 0 0 0 82px; padding: 0; float: right; width: 168px; font-weight: normal; }

/*---------- 08  Case/Index  -----------*/

#case_index h2#title01 { background: url(../images/case_index_h2.jpg) 0 0 no-repeat; }

.inquiry_ban02 {
	margin: 0 21px 30px 13px ;
	padding: 0 ;
	width: 546px;
	height: 179px;
	}
.inquiry_ban02 a {
	margin: 0;
	width: 546px;
	height: 179px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/inquiry_ban02.jpg) 0 0 no-repeat;
	}
.inquiry_ban02 a:hover {
	background: url(../images/inquiry_ban02.jpg) 0 -179px no-repeat;
	}

/*---------- 09  Case/Drink  -----------*/

#drink h2#title01 { background: url(../images/drink_h2.jpg) 0 0 no-repeat; }

.inquiry_ban03 {
	margin: 0 21px 30px 13px ;
	padding: 0 ;
	width: 546px;
	height: 179px;
	}
.inquiry_ban03 a {
	margin: 0;
	width: 546px;
	height: 179px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/inquiry_ban03.jpg) 0 0 no-repeat;
	}
.inquiry_ban03 a:hover {
	background: url(../images/inquiry_ban03.jpg) 0 -179px no-repeat;
	}

/*---------- 10  Case/Dance  -----------*/

#dance h2#title01 { background: url(../images/dance_h2.jpg) 0 0 no-repeat; }

.inquiry_ban04 {
	margin: 0 21px 30px 13px ;
	padding: 0 ;
	width: 546px;
	height: 179px;
	}
.inquiry_ban04 a {
	margin: 0;
	width: 546px;
	height: 179px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/inquiry_ban04.jpg) 0 0 no-repeat;
	}
.inquiry_ban04 a:hover {
	background: url(../images/inquiry_ban04.jpg) 0 -179px no-repeat;
	}

/*---------- 11  Case/Music -----------*/

#music h2#title01 { background: url(../images/music_h2.jpg) 0 0 no-repeat; }
/*#music ul li { list-style:none; background:none;}*/
.inquiry_ban05 {
	margin: 0 21px 30px 13px ;
	padding: 0 ;
	width: 546px;
	height: 179px;
	}
.inquiry_ban05 a {
	margin: 0;
	width: 546px;
	height: 179px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/inquiry_ban05.jpg) 0 0 no-repeat;
	}
.inquiry_ban05 a:hover {
	background: url(../images/inquiry_ban05.jpg) 0 -179px no-repeat;
	}

/*---------- 12  Hall/Index  -----------*/

#hall_index h2#title01 { background: url(../images/hall_index_h2.jpg) 0 0 no-repeat; }

.inquiry_ban06 {
	margin: 0 21px 30px 13px ;
	padding: 0 ;
	width: 546px;
	height: 179px;
	}
.inquiry_ban06 a {
	margin: 0;
	width: 546px;
	height: 179px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/inquiry_ban06.jpg) 0 0 no-repeat;
	}
.inquiry_ban06 a:hover {
	background: url(../images/inquiry_ban06.jpg) 0 -179px no-repeat;
	}
	
/*---------- 13  Hall/Price  -----------*/

#price h2#title01 { background: url(../images/price_h2.jpg) 0 0 no-repeat; }

.price_text01 { margin: 0; font-size: 100%; line-height: 150%; float: left; width: 70px; display: inline; }
.price_text02 { margin: 0; font-size: 140%; color:#FF0000; font-weight: bold; float: right; width: 125px; display: inline; }

.inquiry_ban07 {
	margin: 0 21px 30px 13px ;
	padding: 0 ;
	width: 546px;
	height: 179px;
	}
.inquiry_ban07 a {
	margin: 0;
	width: 546px;
	height: 179px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/inquiry_ban07.jpg) 0 0 no-repeat;
	}
.inquiry_ban07 a:hover {
	background: url(../images/inquiry_ban07.jpg) 0 -179px no-repeat;
	}

/*---------- 14  Hall/Option  -----------*/

#option h2#title01 { background: url(../images/option_h2.jpg) 0 0 no-repeat; }

.deign_ban {
	margin: 0 21px 30px 13px ;
	padding: 0 ;
	width: 546px;
	height: 100px;
	}
.deign_ban a {
	margin: 0;
	width: 540px;
	height: 100px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/deign_ban.jpg) 0 0 no-repeat;
	}
.deign_ban a:hover {
	background: url(../images/deign_ban.jpg) 0 -100px no-repeat;
	}
	
.inquiry_ban08 {
	margin: 0 21px 30px 13px ;
	padding: 0 ;
	width: 546px;
	height: 179px;
	}
.inquiry_ban08 a {
	margin: 0;
	width: 546px;
	height: 179px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/inquiry_ban08.jpg) 0 0 no-repeat;
	}
.inquiry_ban08 a:hover {
	background: url(../images/inquiry_ban08.jpg) 0 -179px no-repeat;
	}

/*---------- 15  Hall/I  -----------*/

#hall_i h2#title01 { background: url(../images/hall_i_h2.jpg) 0 0 no-repeat; }

#hall_i dl.dl01 { margin: 0; padding: 0; width: 300px; display: inline; }
#hall_i dl.dl01 dt { margin: 0; padding: 0 ; font-weight: normal; float: left; width: 110px; display: inline; }
#hall_i dl.dl01 dd { margin: 0; padding: 0; float: left; width: 190px; display: inline; }

.inquiry_ban09 {
	margin: 0 21px 30px 13px ;
	padding: 0 ;
	width: 546px;
	height: 179px;
	}
.inquiry_ban09 a {
	margin: 0;
	width: 546px;
	height: 179px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/inquiry_ban09.jpg) 0 0 no-repeat;
	}
.inquiry_ban09 a:hover {
	background: url(../images/inquiry_ban09.jpg) 0 -179px no-repeat;
	}

/*---------- 16  Deign/Index  -----------*/

#deign_index h2#title01 { background: url(../images/deign_index_h2.jpg) 0 0 no-repeat; }

.inquiry_ban10 {
	margin: 0 21px 30px 13px ;
	padding: 0 ;
	width: 546px;
	height: 179px;
	}
.inquiry_ban10 a {
	margin: 0;
	width: 546px;
	height: 179px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/inquiry_ban10.jpg) 0 0 no-repeat;
	}
.inquiry_ban10 a:hover {
	background: url(../images/inquiry_ban10.jpg) 0 -179px no-repeat;
	}

#deign_index table { width: 300px; }

/*---------- 17  Deign/Voice  -----------*/

#voice h2#title01 { background: url(../images/voice_h2.jpg) 0 0 no-repeat; }

.inquiry_ban11 {
	margin: 0 21px 30px 13px ;
	padding: 0 ;
	width: 546px;
	height: 179px;
	}
.inquiry_ban11 a {
	margin: 0;
	width: 546px;
	height: 179px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/inquiry_ban11.jpg) 0 0 no-repeat;
	}
.inquiry_ban11 a:hover {
	background: url(../images/inquiry_ban11.jpg) 0 -179px no-repeat;
	}
	
/*---------- 18  Deign/QA  -----------*/

#qa h2#title01 { background: url(../images/qa_h2.jpg) 0 0 no-repeat; }

.inquiry_ban12 {
	margin: 0 21px 30px 13px ;
	padding: 0 ;
	width: 546px;
	height: 179px;
	}
.inquiry_ban12 a {
	margin: 0;
	width: 546px;
	height: 179px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/inquiry_ban12.jpg) 0 0 no-repeat;
	}
.inquiry_ban12 a:hover {
	background: url(../images/inquiry_ban12.jpg) 0 -179px no-repeat;
	}

dl.faqFrameA01 {
	margin: 0 0 30px 0;
	width: 547px;
}

dl.faqFrameA01 dt {
	margin: 0 0 10px 0;
	background: url(../images/q_icon.jpg) 0 0 no-repeat;
	padding: 5px 0 5px 45px;
	color:#ff5900;
}

dl.faqFrameA01 dd {
	margin: 0;
	background: url(../images/a_icon.jpg) 0 3px no-repeat #f7fff1;
	margin-top: 5px;
	border-width: 4px 1px 1px;
	border-style: solid;
	border-color: #5ea627 #8abf63 #8abf63;
	padding: 8px 10px 10px 45px;
}

#qa table { width: 360px; }

/*---------- 19  Deign/Company  -----------*/

#company h2#title01 { background: url(../images/company_h2.jpg) 0 0 no-repeat; }

.inquiry_ban13 {
	margin: 0 21px 30px 13px ;
	padding: 0 ;
	width: 546px;
	height: 179px;
	}
.inquiry_ban13 a {
	margin: 0;
	width: 546px;
	height: 179px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/inquiry_ban13.jpg) 0 0 no-repeat;
	}
.inquiry_ban13 a:hover {
	background: url(../images/inquiry_ban13.jpg) 0 -179px no-repeat;
	}

#map { border: 1px solid #d8cec7; }

/*---------- 20  Fmail  -----------*/

#fmail h2#title01 { background: url(../images/fmail_h2.jpg) 0 0 no-repeat; }

.tel_text { margin: 0; font-size: 120%; color:#ff8c1f; font-weight: bold; }

#fmail table { margin: 0; width: 565px; }
.cent { margin: 0 ; width: 565px; }
option { margin: 0 0 0 10px; }

/*---------- 21  Sitemap  -----------*/

#sitemap h2#title01 { background: url(../images/sitemap_h2.jpg) 0 0 no-repeat; }

/*---------- Margin - Padding -----------*/

.m0 { margin: 0; }
.mar_b7 { margin-bottom: 7px; }
.mar_b10 { margin-bottom: 10px; }
.mar_b15 { margin-bottom: 15px; }
.mar_b16 { margin-bottom: 16px; }
.mar_b22 { margin-bottom: 22px; }
.mar_b27 { margin-bottom: 27px; }
.mar_b20 { margin-bottom: 20px; }
.mar_b30 { margin-bottom: 30px; }
.mar_b40 { margin-bottom: 40px; }
.mar_01 { margin: 0 16px 0 0;}
.mar_02 { margin: 0 16px 30px 0;}
.pad_t5 { padding-top: 5px; }
.pad_b15 { padding-bottom: 15px; }
.pad_l30 { padding-left: 30px; margin:0; }

/*---------- Text -----------*/

.text_bold { font-weight: bold; }
.text_right { text-align: right; float: right; }
.text_red { color:#F00; }
.text_border { text-decoration: underline;}

/*---------- Width -----------*/

.link { margin: 0; text-align: left; }
.link a { background: url(../images/link_icon.jpg) 0 0 no-repeat; padding-left: 20px; color: #FE6C05;
	text-decoration: none;}
.link a:hover { background: url(../images/link_icon.jpg) 0 -12px no-repeat; color: #F08220;
	text-decoration: none; }

/*--Macハック---*/
html[xmlns*=""] body:last-child .link a { background: url(../images/link_icon.jpg) 0 2px no-repeat; padding-left: 20px; color: #FE6C05;
	text-decoration: none;}
html[xmlns*=""] body:last-child .link a:hover { background: url(../images/link_icon.jpg) 0 -10px no-repeat; color: #F08220;
	text-decoration: none; }

#content .alpha { float: left; }
#content .beta { float: right; }

.bg {
	padding: 7px 12px 5px ;	
	background:#ffe7fe;
}
.bg2 {
	padding: 7px 12px 5px ;	
	background:#e7ffff;
}
.bg3 {
	padding: 7px 12px 5px ;	
	background:#faf89e;
}

ol.noArea {
	margin:0;
	padding:0;
	}
ol.noArea li.no01,
ol.noArea li.no02,
ol.noArea li.no03,
ol.noArea li.no04,
ol.noArea li.no05,
ol.noArea li.no06,
ol.noArea li.no07,
ol.noArea li.no08 
{
	margin-bottom:5px;
	padding-left:40px;
	line-height: 35px;
	list-style: none;
	}
	
ol.noArea li.no01 {background:url(../images/icon_no01.jpg) no-repeat left center;}
ol.noArea li.no02 {background:url(../images/icon_no02.jpg) no-repeat left center;}
ol.noArea li.no03 {background:url(../images/icon_no03.jpg) no-repeat left center;}
ol.noArea li.no04 {background:url(../images/icon_no04.jpg) no-repeat left center;}
ol.noArea li.no05 {background:url(../images/icon_no05.jpg) no-repeat left center;}
ol.noArea li.no06 {background:url(../images/icon_no06.jpg) no-repeat left center;}
ol.noArea li.no07 {background:url(../images/icon_no07.jpg) no-repeat left center;}

.w_20 { width: 18px; }
.w_60 { width: 60px; }
.w_80 { width: 80px; }
.w_115 { width: 115px; }
.w_120 { width: 120px; }
.w_240 { width: 240px; }