@charset "utf-8";

/* 
---------------------------------------------*/

* {
margin:0; 
padding:0
border:none;
}

body {
	font-size: 75%;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif,"qMmpPro W3", "Hiragino Kaku Gothic Pro", "MS PSVbN", "MS UISVbN", "osaka";
	color: #d1d1d1;
	background-color: #000046;
	line-height: 1.4;
    margin-bottom: 0;
}    
html, body {
scrollbar-track-color: #000046;
scrollbar-face-color: #000046;
scrollbar-arrow-color: #A0A0D3;
}



a {
	color:#d1d1d1; text-decoration:none
}
a:visited {
	color: #d1d1d1; text-decoration:none
}
a:hover {
	color: #A0A0D3; text-decoration:underline
}
p{
	margin:0;
}
#wrapper {
	width: 800px;
    margin: 0 auto;
    text-align: left;
}
#iframe {
	border: none;
}

h1 {
	font-size: 100%;
	line-height: 1.4;
    margin: 0 0 10px 0;
    font-weight: normal;
}
h2 {
	font-size: 100%;
	line-height: 1.4;
    margin: 10px 0 10px 0;
    font-weight: normal;
}

.txt10p {
    font-size: 10px;
}

.fm1{
	margin-bottom: 6px;
}
.fm2{
	margin-bottom: 3px;

/* ヘッター
---------------------------------------------*/
}
#contents{
	width: 722px;
	margin-top: 0px;
	margin-bottom: 9px;
	margin-left: 18px;
	margin-right: 18px;
	text-align: justify;
	
}
#header {
    position:relative;
    height: 55px;
	margin: 0px;
}
#language {
	position: absolute;
	top: 22px;
	left: 620px;
	width: 17px;
	height: 19px;
}




/* メインイメージと2段組
---------------------------------------------*/
#content {
	overflow: auto !important;
	overflow /**/: hidden;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 10px;
}
#about {
	float: left;
	width: 540px;
}
#about3 {
	float: none;
	width: 785px;
}
#newsRelease {
	float: right;
	width: 248px;
	padding-left: 10px;
}
#footer {
	clear: both;
	color: #A0A0D3;
    height: 25px;
	font-size: 75%;
    line-height: 2.5;
    text-align:center;
    border: 1px solid #A0A0D3;
	position:relative;
	margin-top:2%;
    
}

#footer a {color:#A0A0D3; text-decoration:none}
#footer a:visited {color: #A0A0D3; text-decoration:none}
#footer a:hover {color: #FFFFFF; text-decoration:underline}
#footer a:active {color: #FFFFFF; text-decoration:underline}

.profile-pic{

	display:inline; 
	float:left; 
	padding:1em 1em 0.1em 0em;

}

.profile-txt{

	padding-top:1em;

}
/* イメージ
---------------------------------------------*/



img {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: top;
}

/* 本文のレイアウト
---------------------------------------------*/
#menuBar{
	margin:0;
	padding:0;
	overflow:hidden;
	width:802px;
	height:42px;
	display:block;
}
#menuBar ul{
	padding: 0;
	margin: 0;
	
}

#menuBar ul li{
	list-style-type:none;
	float:left;
	background-image:url('../images/tab.jpg');
	background-repeat:no-repeat;
	display:inline;
	height:42px;
	width:11.11%;
}

#menuBar ul li a{
	height:42px;
	text-align:center;
	padding-top:1.2em;
	display:block;
	text-decoration:none;
	font-size:11px;
}

#menuBar ul li:hover{

	background-image:url('../images/hover.jpg');
	

}

#menuBar ul li a:hover{

	text-decoration:none;

}

/* To set Active class for Menu Tab */

 #menuBar ul .active{
	background-image:url('../images/hover.jpg');
	text-decoration:none;
}

.function-head{
	font-size:12pt;
}
.function-list{
	font-size:10pt;
}
#about h3, #newsRelease h3 {
	margin: 5px 0 0 0;
	padding: 0;
	border: none;
}
#newsRelease h3 a {
	margin:0;
	padding:0;
	border:none;
}
#about h4{
	margin: 0 3px 0 0;
	float: left;
	width: 171px;
}
#about h4 img{
	margin: 12px 0 0 0;
}

.m10{
	padding-bottom: 10px;
}
.m11{
	padding-right: 10px;
}
#about .section_r {
	margin: 10px 5px 10px 0;
	float:left;
	width: 355px;
	
}
#about .section_function {
	margin: 10px 5px 10px 0;
	float:left;
	width: 500px;
	
}

.contact-details{
	padding-top:1em;
}
#about .section_r ul, #newsRelease  ul{
    padding-left: 1px;
	margin: 0 0 0 16px;
	list-style: circle url(../images/list_01.gif) ;
}
#about .section_r h1 span {
   font-size: 120%;
   color: #A0A0D3;
   font-weight: bold;
}
#about3 h3 {
	margin: 5px 0 0 0;
	padding: 0;
	border: none;
}
#about3 h4{
	margin: 0 3px 0 0;
	float: left;
	width: 171px;
}
#about3 h4 img{
	margin: 12px 0 0 0;
}

.m10{
	padding-bottom: 10px;
}
#about3 .section_r {
	margin: 10px 5px 10px 0;
	float: left;
	width: 355px;
}
#about3 .section_r ul, #newsRelease  ul{
    padding-left: 1px;
	margin: 0 0 0 16px;
	list-style: circle url(../images/list_01.gif) ;
}

#about3.section_r h1 span {
   font-size: 120%;
   color: #A0A0D3;
   font-weight: bold;
}

.about-text{

	padding-top:1em;

}
#newsRelease p {
	margin: 10px 5px 5px 5px;
}
#newsRelease h4 {
	margin: 5px 5px 10px 0;
	float: left;
}

#newsRelease .section {
	margin: 5px 0 5px 0;
    border-top: 1px solid #A0A0D3;
    border-bottom: 1px solid #A0A0D3;
}
html{
    overflow-y: scroll;
}



/*
#newsRelease dl {
	margin: 10px 5px 0 5px;
}

#newsRelease dl dt {
	font-size: 90%;
	color: #A0A0D3;
	margin-top: 5px;
}
*/

#newsRelease ul.res {
	margin: 5px 0 5px 20px;
}


.bold {
	font-family: "lr oSVbN", "Osaka", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.title12 {
	font-family: "lr oSVbN", "Osaka";
	font-size: 12px;
	font-weight: bold;
}
.text14 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
}

#error{

color:white;
font-size:14pt;


}
.fm2, .phone-field, .fm1{
	font-size:10pt;
}

.phone-field{
	margin-bottom:3px;

}

#video {
margin-top:2%;
text-align:center;
}

.func-img a img{
	padding:0 0 0.8em 0.8em;
	
}

.logintable{

	background-color:#000046;
	border:none;

}

.common-heading{
	color:#A0A0D3;
	font-size:120%;
	font-weight:bold;
}

restaurant-section{
	width:400px;
}

#enclosure{

	
	
	display:block;

}

.hidden{
	display:none;
}

.booking-title{

	margin-top:1%; 
	font-size:12pt; 
	font-family:"lr oSVbN","Osaka","Arial","Helvetica","sans-serif";
	font-weight:bold;
	color:#A0A0D3;
	

}

.about-link{
	font-weight:bold;

}

.members-img{
	padding-top:1em;

}

