*{
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	line-height: 16px;
	color: #fcebbf;
	background: #4d280d;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.clear {
	clear: both;
}

a{
	color:#c3aa5e;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:visited {
	color: #c3aa5e;
}
ul,li{
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
img {
	border: none;
}
p {
	padding: 0;
}

/*=============================================================
		ヘッダー
=============================================================*/

#header {
	width: 900px;
	margin: 5px auto 0;
	padding-bottom: 0px;
}

#toptxt {
	float: left;
	font-size: 85%;
}
#language {
	float: right;
	width: 240px;
	padding-right: 10px;
}
#language ul {
	float: right;
}
#language ul li {
	float: left;
	padding: 0 5px;
	border-right: 1px solid #414d67;
	font-size: 11px;
	line-height: 1;
}
#language ul li.lastChild {
	padding-right: none;
	border-right: none;
}
#language ul li a{
	color: #fffdfd;
	text-decoration: none;
}
#language ul li a:hover {
	text-decoration: underline;
}
h1 {
	float: left;
	margin: 0;
	padding: 20px 0 0;
}
#topNav {
	float: right;
	padding: 40px 0px 0 0;
}
#topNav li {
	float: left;
	padding-right: 10px;
}


/************************ Header Menu ************************/

#navigationWrap{
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 25px;
z-index: 101;
background: url(../images/bg-menu.gif) top left repeat-x;
_position: absolute;?@/*IE6?p*/
_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-60));?@/*IE6?p*/
_background: url() top left repeat-x;?@/*IE6?p*/
}

* a , form * { position: relative ; }
#navigation{
display: block;
width: 900px;
margin: 0px auto;
text-align: left;
}

#navigation ul{
	float: left;
	width: 950px;
	padding-top:15px;
	position: fixed;
    top: 0px;
    left: 200px;
}

#navigation li{
top: 0px;
float: left;
margin-right: 30px;
text-indent: -9999px;
text-decoration: none;
_margin-right: 20px;?@/*IE6?p*/
}



/************************ CHATCH *******************************/

#catch1{
	background: url(../images/rogo.gif) no-repeat;
	width: 101px;
	height: 130px;
	position: fixed;
    left: 20px;
	z-index: 104;
	margin-left: 5px;
	margin-top: 10px;
}


/*=============================================================
		MV
=============================================================*/
div.bg {
	background: url(../images/mv1.jpg) no-repeat;
	line-height: 1.6;
}
div#bgCng,
div#bgCng2 {
	width: 100%;
	height: 319px;
	background-position: 50% 0px;
	margin: 0;
}
#preloadedImages {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url(../images/mv1.jpg); /* 読ませたいイメージ1 */
	background-image: url(../images/mv2.jpg); /* 読ませたいイメージ2 */
	background-image: url(../images/mv3.jpg); /* 読ませたいイメージ3 */
	background-image: url(../images/mv4.jpg); /* 読ませたいイメージ4 */
	background-image: url(../images/mv5.jpg); /* 読ませたいイメージ5 */
	background-image: url(../images/mv6.jpg); /* 読ませたいイメージ6 */
	background-image: url(../images/mv7.jpg); /* 読ませたいイメージ7 */
	background-image: url();
}

/*=============================================================
		gNav
=============================================================*/
#gNavwrapper {
	width: 100%;
	margin: 0;
	height: 66px;
	background: url(../images/bg-top.jpg) 0 0 repeat-x;
}
#gNav {
	width: 900px;
	margin: 0 auto;
	padding: 0;
}
#gNav li {
	float: left;
	list-style: none;
}

/*=============================================================
		本文
=============================================================*/

#contentwrapper {
	width: 900px;
	margin: 0 auto 20px;
	padding: 0;
}
#main {
	width: 650px;
	float: left;
}

#main a{
	color:#c3aa5e;
	text-decoration: none;
}
#main a:hover{
	text-decoration: underline;
}
#main a:visited {
	color: #c3aa5e;
}
	
h2 {
	margin: 0;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color:#c3aa5e;
	margin: 0 0 10px;
}
h3 .ltl {
	font-size: 10px;
	font-weight: normal;
}

/*===== サイドナビ ==========================================*/

#sNav{
	width: 230px;
	float: right;
}
#sNav .bnr li {
	margin-bottom: 8px;
	line-height: 0;
}
#sNav .adress {
	margin-top: 4px;
	font-size: 12px;
	margin-bottom: 4px;
}


/*===== イベントニュース ====================================*/

.eventnews {
	padding: 20px 10px 0 2px;
	margin: 0 0 20px;
	clear: both;
	zoom: 1;
}
.newsbox {
	margin-bottom: 10px;
	padding-bottom: 17px;
	background: url(../images/dot.jpg) 0 100% repeat-x;
	clear: both;
	zoom: 1;
	display: block;
}
.newsphoto1 {
	float: left;
	width: 250px;
	overflow: hidden;
}
.newsphoto2 {
	float: left;
	width: 180px;
	overflow: hidden;
}
.newstxtbox {
	float: right;
	width: 370px;
	font-size: 12px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px;
}
h3 .ltl {
	font-size: 10px;
	font-weight: normal;
}
.newstxtbox p {
	margin-bottom: 1em;
}
.newstxtbox p.lastChild {
	margin-bottom: 0;
}
.icon {
	margin-bottom: 7px;
}

/*===== タブ設定 ============================================*/

.ui-tabs-hide {
	display: none;
}
.ui-tabs-nav li {
	float: left;
}
.ui-tabs-nav li a {
	color: #000;
}
#tabs2 .ui-tabs-nav li a {
	color: #fff;
}
#tabPickup {
	width: 216px;
	height: 40px;
	background: url(../images/tab-1b.jpg) 0 0 no-repeat;
}
#tabStay {
	width: 216px;
	height: 40px;
	background: url(../images/tab-2b.jpg) 0 0 no-repeat;
}
#tabRestaurant {
	width: 216px;
	height: 40px;
	background: url(../images/tab-3b.jpg) 0 0 no-repeat;
}

.ui-tabs-selected img {
	display: none;
}



/*=============================================================
		フッターコメント欄
=============================================================*/
#footertxtwrapper {
	width: 100%;
	background: url(../images/bg-bottom.jpg) 0 100% repeat-x;
	clear: both;
	color: #4d280d;
}
#footertxt {
	width: 900px;
	margin: 0 auto;
	zoom: 1;
	display: block;
}
.pagetop {
	text-align: right;
	margin: 0;
	padding-right: 9px;
}
#footercommentbox {
	width: 900px;
	background: url(../images/infobg.jpg) 0 0 no-repeat;
	height: 75px;
	margin: 0 auto 11px auto;
}
#footercommentbox p {
	margin: 0;
	padding: 17px 10px 15px 20px;
	font-size: 100%;
	line-height: 1.6;
}

#footercommentbox a{
	color:#4d280d;
	text-decoration: none;
}
#footercommentbox a:hover{
	text-decoration: underline;
}
#footercommentbox a:visited {
	color: #4d280d;
}

/*=============================================================
		フッター
=============================================================*/
#footer {
	width: 900px;
	padding: 5px 0 12px 0;
	margin: 0 auto;
}
#footer ul {
	float: left;
	padding-left: 6px;
	padding-bottom: 12px;
}
#footer ul li {
	float: left;
	padding-right: 14px;
	line-height: 1;
	zoom: 1;
}
#copyright {
	float: left;
	margin: 0;
	padding-left: 6px;
}
#concorde {
	float: right;
	margin: 0;
	padding-right: 9px;
}


	