@charset "utf-8";

@import url("navigation.css");
@import url("sub.css");

* { padding: 0; margin: 0; }

html, body {
	margin: 0;
	padding: 0;
	text-align:center;
}
body {
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position:top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	line-height: 1.5;
	color: #333333;
	text-decoration: none;
}
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #003366;
	outline:none;
}
a:hover {
	text-decoration: underline;
	color:#003366;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	text-align: left;
	padding-right: 10px;
	text-align:right;
	color: #003366;
	padding-bottom:0px;
	margin-bottom:5px;
	line-height: 110%;
}
h1 span {
	display: none;
}

.headLink {
	float:right;
	padding: 7px 10px 0 10px;
}

.small {
	font-size: 11px;
}
dl, dd ,dt {
	margin: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
form {
	padding: 0px;
	margin: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
	line-height: 150%;
}

.pagetop {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2DEC5;
	clear: both;
	text-align:right;
	padding-right:20px;
	margin-top:15px;
}
.none {
	display: none;
}

.clearfix:after {/*for modern browser*/
 content: url(../images/spacer.gif);
 display: block;
 clear: both;
 height: 0;
 visibility: hidden;
}
.clearfix {display: inline-block;}
.clearfix {/*for IE 5.5-7*/
    zoom:100%;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE-mac */  

.clear {
	clear: both;
}
.note	{
	font-size:11px;
	line-height:1.3;
	margin-left: 10px;
}

.center {
	text-align:center;
}

#container {
	width: 904px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/container-bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	position: relative;
	background-position: center top;
}

/* header */
#header {
	width: 900px;
	height: 148px;
	background-image: url(../images/head-bg.gif);
	background-repeat: repeat-x;
	background-position:right top;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding:0;
}
#head-left {
	width: 550px;
	float: left;
	display: block;
	position: absolute;
	height: 101px;
	left: 1px;
	top: 0px;
}
#top {
	width: 900px;
	height: 101px;
	padding:0px;
	position: relative;
	margin: 0px;
}


#head-left .logo {
	height: 68px;
	margin: 0px;
	padding: 0px;
}
#head-left .logo a {
	width: 550px;
	height: 50px;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	top: 33px;
}

.partyButton {
	position: absolute;
	right: 270px;
	top: 33px;
	width:128px;
	height:47px;
	background: url(../images/header_party_on.gif) no-repeat left top;

}
.partyButton a {
	display: block;
}
.partyButton a:hover {
	opacity: 0;
	background: url(../images/header_party_on.gif) no-repeat left top;
}

#head-right {
	width: 270px;
	height: 68px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	position: absolute;
	top: 33px;
	right: 0px;
	float:right;
}

#head-right .tel {
	width: 250px;
	height: 37px;
	font-size:0px;
	outline:none;
	padding-left:10px;
}

#head-right .head-inquiry	{
	width: 170px;
	height: 46px;
	background-image:url(../images/head-inquiry.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:0px;
	line-height:0px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	float: right;
}
#head-right .head-inquiry a	{
	width: 170px;
	height: 46px;
	background-image:url(../images/head-inquiry.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
#head-right .head-inquiry a:hover	{
	background-image:url(../images/head-inquiry.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}


#mainvisual {
	width: 900px;
	height: 264px;
	background-image: url(../images/main-visual.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: 2px;
	margin-right: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#subvisual {
	width: 900px;
	height: 180px;
	background-image: url(../images/sub-visual.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: 2px;
	margin-right: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-position: bottom;
}
#wrapper {
	background-image: url(../images/wrap-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	position: static;
	padding-top: 0px;
	padding-bottom: 0px;
}


/* maincolumn */
#maincolumn {
	width: 660px;
	background-image:url(../images/main-bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-align: left;
	margin-bottom: 20px;
	min-height: 200px;
	float: left;
}
#maincolumn .content {
	clear: both;
	margin: 0px;
	min-height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#maincolumn .content-in {
	width:620px;
	text-align: left;
	clear: both;
	position: relative;
	padding: 5px;
}
#maincolumn .content-in-line {
	width:610px;
	text-align: left;
	clear: both;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
}

/* sidecolumn */
#sidecolumn {
	width: 202px;
	margin-top: 0px;
	min-height: 200px;
	padding-right: 0px;
	padding-bottom:20px;
	padding-left: 19px;
	float: left;
}
#sidecolumn .content {
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	text-align: center;
}

#sidecolumn .bnr {
	text-align: center;
	font-size:10px;
	margin-bottom: 5px;
	line-height:1.2;
}
#sidecolumn .bnr-left {
	height:98px;
	text-align:left;
	font-size:10px;
	margin-bottom: 5px;
	line-height:1.2;
}
#sidecolumn .bnr-left2 {
	text-align:left;
	font-size:10px;
	margin-bottom: 10px;
	line-height:1.2;
	padding-left:5px;
}
#sidecolumn .bnr p {
	line-height:1.2;
	padding-top:5px;
	font-weight:normal;
}
#sidecolumn .bnr-left p {
	line-height:1.2;
	padding-top:10px;
	font-weight:normal;
}
#sidecolumn .bnr a,
#sidecolumn .bnr-left a{
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}
#sidecolumn span {
	margin-top: 5px;
	display:block;
}
.bnr-res {
	width:200px;
	padding:5px;
	border:solid 1px #003355;
	margin-bottom:7px;
	font-size:14px;
	text-align:left;
}
.bnr-res strong {
	color:#990000;
	font-weight:bold;
}
.bnr-tbl strong {
	color:#990000;
	font-weight:bold;
}
.bnr-tbl {
	width:200px;
	padding-bottom:3px;
	border:solid 1px #000033;
	margin-bottom:7px;
}
.bnr-tbl th {
	vertical-align:top;
	font-size:14px;
	font-weight:normal;
	padding:0;
	margin:0;
	text-align:left;
	color:#000000;
	line-height:1.4;
	padding-left:10px;
}
.bnr-tbl td {
	vertical-align:top;
	font-size:14px;
	text-align:left;
	color:#000000;
	line-height:1.4;
	padding-left:70px;
}
.bnr-tbl .tbltop {
	padding-top:3px;
}

.twitter {
	padding: 20px 0 0 0;
}

/* footer */
#footer {
	width: 900px;
	height:141px;
	clear: both;
	color:#FFFFFF;
	background-image: url(../images/foot-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer-txt {
	line-height: 1.3;
	padding-top: 15px;
	color:#FFFFFF;
}
.footer-txt a,
.footer-txt a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.footer-txt a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.copyright {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
	color:#FFFFFF;
	margin-top: 10px;
}
#foot-bottom {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#foot-bottom .footer-link {
	width:250px;
	float: right;
	text-align:left;
	line-height:1.2;
	margin-bottom:5px;
	font-size: 11px;
	color:#D25B55;
}
#foot-bottom .footer-link a {
	color:#D25B55;
}


#maincolumn h3 {
	margin-bottom: 10px;
}

/* トップページ */
#index {
	width: 900px;
}
#index h3 {
	margin-bottom: 10px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
#index .content-in {
	text-align: left;
	clear: both;
	position: relative;
	padding: 5px;
}
#index .top-promoarea {
	width:620px;
	margin-top:25px;
	position: relative;
	padding-bottom: 5px;
}
#index .top-promoword {
	width:345px;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 184px;
}

#index .top-movie {
	width: 256px;
	height: 184px;
	padding-top: 0px;
	padding-left: 0px;
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;

}
#index .top-title {
	width:620px;
	height:153px;
	background-image: url(../images/top-title.jpg);
	background-repeat:no-repeat;
	margin-top:25px;
}
#index .top-title-txt {
	width:500px;
	padding-top:75px;
}
#index .top-menu {
	width:620px;
	height:480px;
	background-image: url(../images/top-menubg.gif);
	background-repeat:no-repeat;
}
#index .top-feature01 {
	width:280px;
	padding-left:15px;
	padding-right:14px;
	padding-top:18px;
	padding-bottom:8px;
	float:left;
}
#index .top-feature01 img.right {
	float:right;
}
#index .top-feature02 {
	width:280px;
	padding-left:15px;
	padding-right:14px;
	padding-top:18px;
	padding-bottom:8px;
	float:left;
}
#index .top-feature03 {
	width:280px;
	height:220px;
	padding-left:15px;
	padding-right:14px;
	padding-top:20px;
	float:left;
	clear:both;
}
#index .top-feature04 {
	width:280px;
	height:220px;
	padding-left:15px;
	padding-right:14px;
	padding-top:20px;
	float:left;
}

#index .top-titlebar01 {
	width:280px;
	height:50px;
	background-image: url(../images/top-title01.gif);
	overflow: hidden;
}
#index .top-titlebar01 p {
	background: url(../images/zero_konkatsu_on.gif) no-repeat 0 0;
	width: 54px;
	height: 26px;
	float: right;
}
#index .top-titlebar01 p a  {
	display: block;
	width: 54px;
	height: 26px;
}
#index .top-titlebar01 p a:hover img {
	display:none;
}
#index .top-titlebar02 {
	width:280px;
	height:50px;
	background-image: url(../images/top-title02.gif);
}
#index .top-titlebar03 {
	width:280px;
	height:50px;
	background-image: url(../images/top-title03.gif);
}
#index .top-titlebar04 {
	width:280px;
	height:50px;
	background-image: url(../images/top-title04.gif);
}
#index .under-titlebar01 ,#index .under-titlebar02 {
	width:620px;
	height:30px;
}
#index ul.anything {
	margin: 0 0 5px 3px;
	padding:0;
	width: 590px;
}
#index ul.anything li {
	margin: 0 0 0 0;
	padding: 2px 0 2px 20px;
	border-bottom: 1px dotted #cccccc;
	background: url(../images/listmark01.gif) no-repeat 5px 7px;
}
.thum {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
#index .feature01 ,#index .feature02 ,#index .feature03 ,#index .feature04 {
	width:280px;
	height: 150px;
}
#index .feature01 p ,#index .feature02 p ,#index .feature03 p ,#index .feature04 p {
	padding-top:5px;
}
.feature01-btn {
	width:280px;
	height: 100px;
	margin-left:auto;
	margin-right:auto;
}
.feature01-btn a{
	width:280px;
	height: 100px;
	background-image: url(../images/feature01.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-indent: -9999px;
	display: block;
}
.feature01-btn a:hover {
	background-image: url(../images/feature01_on.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-indent: -9999px;
	display: block;
}

#maincolumn .crumb {
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 20px;
	margin-top:10px;
	display: block;
}

.bold	{
	font-weight:bold;
}
.right-txt	{
	float:right;
	padding-right:10px;
	margin-top:0;
	text-align:right;
	font-size:11px;
	line-height:1.2;
}
.align-right {
	text-align: right;
	clear:both;
	line-height:1.2;
}
.align-center {
	text-align: center;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}
.float-right {
	float: right;
	padding-left:10px;
}
.float-left {
	float: left;
	padding-left:10px;
}
.float-left2 {
	float: left;
	padding-right:5px;
}

.red {
	color: #FF0000;
}
.top-party-img {
	background-image: url(../images/top-thum06.jpg);
	height: 105px;
	width: 120px;
	text-indent: -9999px;
	display: block;
	position: static;
	background-repeat: no-repeat;
}
.top-party-info {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.tbl-normal{
	margin:10px 5px;
	border:1px solid #003366;
	border-collapse:collapse;
}
.tbl-normal th{
	border:1px solid #003366;
	border-collapse:collapse;
	background-color:#F2F4FB;
	font-weight:bold;
	color:#003366;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.tbl-normal td{
	padding:5px;
	border:1px solid #003366;
	border-collapse:collapse;
	text-align:left;
}
.tbl-single {
	width:580px;
	background-color: #F2F4FB;
	border: 5px solid #848AA5;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tbl-single2 {
	width:580px;
	background-color: #FFFFFF;
	border: 1px solid #003399;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tbl-single3 {
	width:600px;
	color:#FFFFFF;
	background-color:#003366;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tbl-single3 span {
	font-size: 18px;
	font-weight: bold;
}
.tbl-single4 {
	width:400px;
	color:#FFFFFF;
	background-color:#003366;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
.tbl-single5 {
	clear:both;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tbl-single5 a,
.tbl-single5 a:visited {
	color:#FFFFFF;
	background-color:#003366;
	border:1px solid #003366;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight:bold;
}
.tbl-single5 a:hover {
	color:#003366;
	background-color:#FFFFFF;
	border:1px solid #003366;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration:none;
	font-weight:bold;
}
#top-flash {
	padding: 0px;
	height: 264px;
	width: 900px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#top-flash h2 {
	text-indent: -9999px;
	display: block;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}
#index .top-banarea {
	width:620px;
	margin-top:25px;
	padding-bottom: 5px;
}

.top-ban	{
	width: 620px;
	height: 150px;
	text-decoration: none;
	outline: none;
	margin-top: 10px;
	overflow: hidden;
}

.top-ban .contactButton	{
	float: left;
}

.top-ban .contactButton .request {
	margin: 0 0 2px 0;
}
.top-ban .contactButton .booking {
}
.top-ban .contactButton .request a,
.top-ban .contactButton .booking a{
	display: block;
	width: 305px;
	height: 74px;
	text-indent: -999999px;
}
.top-ban .contactButton .request a {
	background: url(../images/request.gif) no-repeat left top;
}
.top-ban .contactButton .booking a {
	background: url(../images/booking.gif) no-repeat left top;
}
.top-ban .contactButton .request a:hover {
	background: url(../images/request_on.gif) no-repeat left top;
}
.top-ban .contactButton .booking a:hover {
	background: url(../images/booking_on.gif) no-repeat left top;
}

.top-ban .executive	{
	float: right;
}

.top-deals {
	width: 620px;
	height: 345px;
	background: url(../images/deals_back.jpg) no-repeat left top;
	margin-top: 5px; 
	text-align:center;
}
.top-deals p {
	padding-top: 275px; 
}

.top-banner	{
	width: 620px;
	height: 150px;
	background: url(../images/top-banner.jpg) no-repeat left top;
	text-decoration: none;
	margin-top: 15px;
}
.top-banner .leftArea,
.top-banner .rightArea {
	float: left;
	width: 175px;
	line-height: 12px;
}
.top-banner .leftArea {
	margin-left: 230px;
}
.top-banner .rightArea {
	margin-left: 25px;
}
.top-banner .leftArea .title,
.top-banner .rightArea .title {
	padding: 15px 0 5px 0;
}
.top-banner .leftArea .day,
.top-banner .rightArea .day {
	font-size: 12px;
}
.top-banner .red .day {
	font-weight: bold;
	color: #ff0000;
	font-size: 12px;
}
.top-banner .red .redB {
	color: #ff0000;
	font-weight: bold;
}
.top-banner .green .blueB {
	color: #100063;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	margin-bottom: 9px; 
}
.top-banner .green .blueB em {
	color: #ff0000;
	font-style: normal;
}
.top-banner .red .text {
	color: #000000;
	padding-bottom: 5px; 
}
.top-banner .red .schedule {
	background: url(../images/schedule.gif) no-repeat left top;
	margin: 3px 0 0 0;
	height: 17px;
	padding: 3px 0 0 87px;
	font-weight: bold;
}
.top-banner .green .link,
.top-banner .red .link {
	font-weight: bold;
	padding-top: 5px;
}
.top-banner .green .day {
	color: #003300;
}
.top-banner .green .redB {
	color: #ff0000;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}
.top-banner .leftArea .venue,
.top-banner .rightArea .venue {
	padding-bottom: 5px; 
	font-weight: bold;
}
.top-banner .red .venue {
	color: #a30401;
	border-bottom: 1px solid #a30401;
}
.top-banner .green .venue {
	color: #003300;
	border-bottom: 1px solid #003300;
}
.top-banner .leftArea ul,
.top-banner .rightArea ul {
	padding: 3px 0 0 0;
}
.top-banner ul li.a {
	padding: 0 0 3px 10px;
	background: url(../images/top-banner_iconred.gif) no-repeat left 2px;
	list-style-type: none;
}
.top-banner ul li.a a {
	color: #a30401; 
}
.top-banner ul li.b {
	padding: 0 0 5px 10px;
	background: url(../images/top-banner_iconblue.gif) no-repeat left 2px;
	list-style-type: none; 
}
.top-banner ul li.b a {
	color: #06036a; 
}
.top-banner ul li.c {
	padding: 0 0 0 10px;
	background: url(../images/top-banner_icongreen.gif) no-repeat left 2px;
	list-style-type: none;
}
.top-banner ul li.c a {
	color: #003300; 
}

/*トップページボトム*/
.content .topBottomLeft {
	float: left;
	width: 210px;
	margin: 0;
}
.content .topBottomRight {
	float: left;
	width: 400px;
	font-size: 10px;
}
.content .topBottomRight .bnr_l {
	float: left;
	margin: 0 0 10px 0;
}
.content .topBottomRight .bnr_l .cms_img {
}
.content .topBottomRight .bnr_l .cms_text {
	padding: 3px 3px 10px 3px;
}
.content .topBottomRight .bnr_l .rule {
	clear: both;
}
.content .topBottomRight .bnr_r {
	float: left;
	margin: 0 0 10px 10px;
}
.content .topBottomRight .bnr_r .ribbon {
	text-align: center;
	margin: 0 0 10px 0;
}
.content .topBottomRight .bnr_r .satazuba {

}

