@charset "utf-8";
@import url("contents.css");
@import url("class.css");

html, body {
	background-color: #ffffff;
	/*強制的にスクロールバーを表示させる為の処置*/
	/*これがないと高さがないページの表示バランスが崩れる*/
	margin-bottom:1px;
    	height:100%;
}

#wrap {
	width: 900px;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid #000;
}

/*HEADER*/

#topheader h1 {
	width: 200px;
	float: left;
}

#topheader h1 a {
	height: 75px;
	display: block;
	text-indent: -9999px;
}

#header h1 {
	width: 200px;
	float: left;
}

#header h1 a {
	height: 75px;
	display: block;
	text-indent: -9999px;
}

#recuerdo a {
	width: 200px;
	background: url(../img/logo.gif) 0 0 no-repeat;
}

#recuerdo_jewel a {
	width: 140px;
	background: url(../img/jewel_logo.gif) 0 0 no-repeat;
}

#recuerdo_resort a {
	width: 200px;/*140px;*/
	background: url(../img/resort_logo.gif) 0 0 no-repeat;
}

#topheader {
	margin-bottom: 5px;
}

#topheaderMenu {
	width: 400px;
	float: right;
	padding-top: 30px;
}

#topheaderMenu li {
	float: left;
}

#topheaderMenu li a {
	display: block;
	width: 96px;
	height: 20px;
	text-indent: -9999px;
}

#header {
}

#headerMenu {
	width: 400px;
	float: right;
	padding-top: 30px;
}

#headerMenu li {
	float: left;
}

#headerMenu li a {
	display: block;
	width: 96px;
	height: 20px;
	text-indent: -9999px;
}

#jewel_headerMenu {
	width: 400px;
	float: right;
	padding-top: 30px;
}

#jewel_headerMenu li {
	float: left;
}

#jewel_headerMenu li a {
	display: block;
	width: 96px;
	height: 20px;
	text-indent: -9999px;
}

#resort_headerMenu {
	width: 400px;
	float: right;
	padding-top: 30px;
}

#resort_headerMenu li {
	float: left;
}

#resort_headerMenu li a {
	display: block;
	width: 96px;
	height: 20px;
	text-indent: -9999px;
}

#jewelBtn { margin-right: 4px; }
#resortBtn { margin-right: 4px; }
#staffblogBtn { margin-right: 4px; }
#recuerdoBtn { margin-right: 4px; }

#jewelBtn a {
	background: url(../img/jewel_btn.gif) left top no-repeat;
}

#resortBtn a {
	background: url(../img/resort_btn.gif) left top no-repeat;
}

#staffblogBtn a {
	background: url(../img/staffblog_btn.gif) left top no-repeat;
}

#seikyuuBtn a {
	background: url(../img/seikyuu_btn.gif) left top no-repeat;
}

#recuerdoBtn a {
	background: url(../img/recuerdo_btn.gif) left top no-repeat;
}

#recuerdoBtn_resort { margin-right: 4px; }

#jewelBtn_resort a {
	background: url(../img/jewel_btn_resort.gif) left top no-repeat;
}

#recuerdoBtn_resort a {
	background: url(../img/recuerdo_btn_resort.gif) left top no-repeat;
}

#headerMenu li.current a,
#headerMenu li a:hover {
	background-position: bottom!important;
}

#jewel_headerMenu li.current a,
#jewel_headerMenu li a:hover {
	background-position: bottom!important;
}

#resort_headerMenu li.current a,
#resort_headerMenu li a:hover {
	background-position: bottom!important;
}

#globalNavi {
	clear: both;
	height: 30px;
}

#globalNavi ul li {
	float: left;
}

#globalNavi ul li a {
	display: block;
	text-indent: -9999px;
	height: 30px;
}

#jewel_globalNavi {
	clear: both;
	height: 45px;
}

#jewel_globalNavi ul li {
	float: left;
}

#jewel_globalNavi ul li a {
	display: block;
	text-indent: -9999px;
	height: 45px;
}

#resort_globalNavi {
	clear: both;
	height: 45px;
}

#resort_globalNavi ul li {
	float: left;
}

#resort_globalNavi ul li a {
	display: block;
	text-indent: -9999px;
	height: 45px;
}

#gnaviList1 a {
	width: 130px;
	background: url(../img/gnavi_01.gif) left top no-repeat;
}

#gnaviList2 a {
	width: 128px;
	background: url(../img/gnavi_02.gif) left top no-repeat;
}

#gnaviList3 a {
	width: 128px;
	background: url(../img/gnavi_03.gif) left top no-repeat;
}

#gnaviList4 a {
	width: 128px;
	background: url(../img/gnavi_04.gif) left top no-repeat;
}

#gnaviList5 a {
	width: 128px;
	background: url(../img/gnavi_05.gif) left top no-repeat;
}

#gnaviList6 a {
	width: 128px;
	background: url(../img/gnavi_06.gif) left top no-repeat;
}

#gnaviList7 a {
	width: 130px;
	background: url(../img/gnavi_07.gif) left top no-repeat;
}
/*
#gnaviList8 a {
	width: 0px;
	background: url(../img/gnavi_08.gif) left top no-repeat;
}
*/
/*JEWEL*/
#gnavilist_jewel1 a {
	width: 180px;
	background: url(../img/gnavi_jewel_01.gif) left top no-repeat;
}

#gnavilist_jewel2 a {
	width: 180px;
	background: url(../img/gnavi_jewel_02.gif) left top no-repeat;
}

#gnavilist_jewel3 a {
	width: 180px;
	background: url(../img/gnavi_jewel_03.gif) left top no-repeat;
}

#gnavilist_jewel4 a {
	width: 180px;
	background: url(../img/gnavi_jewel_04.gif) left top no-repeat;
}

#gnavilist_jewel5 a {
	width: 180px;
	background: url(../img/gnavi_jewel_05.gif) left top no-repeat;
}

#gnavilist_resort1 a {
	width: 180px;
	background: url(../img/gnavi_resort_01.gif) left top no-repeat;
}

#gnavilist_resort2 a {
	width: 180px;
	background: url(../img/gnavi_resort_02.gif) left top no-repeat;
}

#gnavilist_resort3 a {
	width: 180px;
	background: url(../img/gnavi_resort_03.gif) left top no-repeat;
}

#gnavilist_resort4 a {
	width: 180px;
	background: url(../img/gnavi_resort_04.gif) left top no-repeat;
}

#gnavilist_resort5 a {
	width: 180px;
	background: url(../img/gnavi_resort_05.gif) left top no-repeat;
}

#globalNavi ul li.current a,
#globalNavi ul li a:hover {
	background-position: bottom!important;
}

#jewel_globalNavi ul li.current a,
#jewel_globalNavi ul li a:hover {
	background-position: bottom!important;
}

#resort_globalNavi ul li.current a,
#resort_globalNavi ul li a:hover {
	background-position: bottom!important;
}





/*HEADER END*/
p#noscriptText {
	padding: 15px;
	border: 1px solid #353535;
	text-align: center;
	font-size:  36px;
	margin: 15px 0 15px 0;
}


/*FOOTER*/

#footer {
	border-top: 1px solid #353535;
	clear: both;
	margin-top:5px;
}

#footerMenu {
	height: 15px;
	background: url(../img/fmenu_bg.gif) left top repeat-x;
}

#footerMenu ul li {
	float: left;
}

#footerMenu ul li a {
	display: block;
	text-indent: -9999px;
	height: 15px;
}

#fmenuList1 a {
	width: 100px;
	background: url(../img/fmenu_01.gif) left top no-repeat;
}

#fmenuList2 a {
	width: 100px;
	background: url(../img/fmenu_02.gif) left top no-repeat;
}

#fmenuList3 a {
	width: 100px;
	background: url(../img/fmenu_03.gif) left top no-repeat;
}

#fmenuList4 a {
	width: 100px;
	background: url(../img/fmenu_04.gif) left top no-repeat;
}

#fmenuList5 a {
	width: 100px;
	background: url(../img/fmenu_05.gif) left top no-repeat;
}

#fmenuList6 a {
	width: 100px;
	background: url(../img/fmenu_06.gif) left top no-repeat;
}

#fmenuList7 a {
	width: 100px;
	background: url(../img/fmenu_07.gif) left top no-repeat;
}

#fmenuList8 a {
	width: 100px;
	background: url(../img/fmenu_08.gif) left top no-repeat;
}

#footerMenu ul li.current a,
#footerMenu ul li a:hover {
	background-position: bottom!important;
}

#footerMenu ul {
	margin: 0 auto;
}

#footerMenu ul#jewelfMenu {
}


td.middle {
	width: 900px;
	height: 50px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	/*background: #D3D3D3;*/
	/*background: #787878;*/
	/*background: #808080;*/
	background: #999999;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
}

td.middle a {
	color: #ffffff;
}

#copyright {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	padding: 15px;
	text-align: center;
}


/*トップ　ページ*/

#indexMain {
	padding: 14px 11px 18px 11px;
}


#indexMain #leftColumn {
	float: left;
	width: 199px;
}


#indexMain #centerColumn {
	width: 699px;
	float: right;
	margin: 11px;
}


#indexMain #rightColumn {
	width: 199px;
	float: right;
}

#indexMain #TopFlashBlock {
	float:center;
	width:900px;
}

#indexMain #TopRightBlock {
	float: right;
	width:199px;
	margin-left: 5px;
}

#mainbannerL, #mainbannerR {
}

#mainbannerL ul li ,
#mainbannerR ul li {
	zoom: 1;
	margin-bottom: 3px;
}

#mainbannerL ul li:last-child ,
#mainbannerR ul li:last-child {
	margin-bottom: 0;
}

#mainbannerL img,
#mainbannerR img {
	display: block;
}

/*CENTER COLUMN*/
#salonMenu { margin-bottom: 13px; }
#salonMenu ul {
	border-left: 1px solid #760014;
	height: 22px;
}

#salonMenu #salonTitle {
	height: 24px;
	background: url(../img/salon_title.gif) left top no-repeat;
	text-indent: -9999px;
}

#salonMenu #salonTitle a {
	display: block;
	height: 24px;
	text-indent: -9999px;
}

#salonMenu ul li {
	float: left;
}

#salonMenu ul li a {
	display: block;
	width: 76px;
	height: 22px;
	text-indent: -9999px;
}

#salonList1 a { background: url(../img/salonlist_01.gif) left top no-repeat; }
#salonList2 a { background: url(../img/salonlist_02.gif) left top no-repeat; }
#salonList3 a { background: url(../img/salonlist_03.gif) left top no-repeat; }
#salonList4 a { background: url(../img/salonlist_04.gif) left top no-repeat; }
#salonList5 a { background: url(../img/salonlist_05.gif) left top no-repeat; }
#salonList6 a { background: url(../img/salonlist_06.gif) left top no-repeat; }

#salonMenu ul li.current a,
#salonMenu ul li a:hover {
	background-position: bottom!important;
}

#albumCollection {
	margin-bottom: 15px;
}

#albumCollection a img {
	display: block;
}

#inforBlock {
	background: url(../img/new_inforbox_bg.gif) center top no-repeat;
	/*padding: 0 10px 15px 10px;*/
	/*width: 300px;*/
	height: 30px;
}

#inforTitle {
	height: 33px;
	text-indent: -9999px;
}

#inforBlock table {
	border-collapse: separate;
	border-top: 1px solid #333;
	width: 178px;
}

#inforBlock table tr th {
	width: 80px;
}

#inforBlock table tr td {
	font-size: 10px;
}

#inforBlock table tr th span {
	background: url(../img/date_icon.gif) right center no-repeat;
	padding-right: 10px;
	color: #aaa;
	/*font-weight: bold;*/
}

#inforBlock table tr td, #inforBlock table tr td a {
	/*color: #fff;*/
	color: #000;
}

#inforBlock table tr th, #inforBlock table tr td {
	border-bottom: 1px solid #333;
	padding: 4px 0 4px 0;
}

#inforBlock table tr td.iconBlock { text-align: right; }
#inforBlock table tr td.iconBlock img { vertical-align: middle; }

#main {
	padding: 10px;
}

#main #leftColumn {
	width: 159px;
	float: left;
}
#contentsColumn {
	width: 700px;
}
#main #contentsColumn {
	float: right;
	padding-bottom: 60px;
}

/*トップ　ページ*/

#topMain {
	padding: 10px;
}

#mainColumn {
	width: 700px;
	padding: 0;
	margin: 0;
}

#topMain #mainColumn {
}

#topMain #mainColumn #topflashBlock {
	margin-left: -10px;
}

#topMain #rightColumn {
	width: 178px;
	float: right;
	margin: 0px;
}

/*TOPページNEWSスクロール制御*/
.infobox {
   height: 175px;
   overflow: auto;
   border: 1px #c0c0c0 solid;
}

#ul_infobox li{
   font-size:12px;
   line-height:23px;
   color:#333;
   border-bottom:dotted 1px #333;
}

#TopLeftBlock {
	float: left;
	width:159px;
}

#TopLeftBlock li{
	margin-bottom:5px;
}

/*
#topMain #TopRightBlock {
	float: right;
	width:199px;
	margin-left: 5px;
}
*/

#imagexxx {
	width: 900px;
	height: 150px;
}

.topicslink{
	width:700;
}


/*COLUMN*/

/*Left COLUMN Banner*/
#bannerlistBlock li {
	margin-bottom: 4px;
	zoom: 1;
}
#bannerlistBlock li img {
	display: block;
}

#planlistBlock {
	height: 37px;
	margin-bottom: 3px;
	background: url(../images/banner_plan.gif) right center no-repeat;
	text-indent: -9999px;
}

#planList1 a { 
	background: url(../images/banner_plan_01.gif) left top no-repeat;
}
#planList2 a { 
	background: url(../images/banner_plan_02.gif) left top no-repeat;
}
#planList3 a { 
	background: url(../images/banner_plan_03.gif) left top no-repeat;
}
#planList4 a { 
	background: url(../images/banner_plan_04.gif) left top no-repeat;
}
#planList5 a { 
	background: url(../images/banner_plan_05.gif) left top no-repeat;
}

/*Left COLUMN Banner*/

