﻿@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	/*	font-size: 100%;*/
	font-size: 12px;
/*
	background-image: url(../img/base/base.jpg);
	background-repeat: repeat;
*/
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF6666;
}
a:active {
	color: #FF6666;
}

h6 { line-height: 1em; }

h5 { line-height: 1em; }

h4 { line-height: 1em; }

h3 { line-height: 1em; }

h2 { line-height: 1em; }

h1 { line-height: 1em; }

li { list-style-type: none; }

img {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0px;
	padding: 0px;
	}

.clear {
	clear: both;
	display:block;
	font-size: 0;
	line-height: 0;
}

.hidden {
	display: none;
}


div#FlashArea{
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 370px;
	width: 100%;
}

div#topmenu{
	background-image: url(../img/menu/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

div#topmenu_pos{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
}

/* コンテナ
----------------------------------- */
div#container {
	width: 900px;
	text-align: center;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#container_inner {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}
/* ニュースとリゾート
----------------------------------- */
div#news{
	margin-bottom: 20px;
	text-align: left;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

div#news a:link {	color: #333333;}
div#news a:visited {	color: #333333;}
div#news a:hover {	color: #FF6666;}
div#news a:active {	color: #FF6666;}

div#news_ttl{
	background-image: url(../img/contents/news.gif);
	background-repeat: no-repeat;
	height:30px;
	width: 522px;
}

/*div#news ul{
	margin: 15px;
}*/

div#news p#news_list_link {
	float: right;
	margin-right:35px;
	width: auto;
	height:24px;
	margin-bottom:15px;
}

div#news p#news_list_link:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

div#news p#news_list_link a{
	clear:both;
}

div#news ul{
	clear:both;
	height:auto;	
	padding: 20px 10px 10px 25px;
}

div#news ul li{
	margin-bottom:10px;
}

div#news ul li a{
	padding-left:15px;
	background:url(../img/contents/arrow_top.gif) no-repeat left;
	color:#5c5c5c;
}

div#resort_list {
/*	clear: both;*/
	width: 840px;
	height: 144px;
	margin-top: 30px;
	text-align: left;
	overflow: hidden;
}

div.resort_box {
	float: left;
	background-image: url(../img/contents/hotel_box.jpg);
	background-repeat: no-repeat;
	width: 318px;
	height: 144px;
}

div.resort_box img.photo {
	float: left;
	margin: 10px 0 0 25px;
}

div.resort_detail {
	float: left;
	width: 120px;
	margin: 10px 0 0 10px;
	color: #666;
}

div.resort_detail p.sub_nm {
	font-size: 9px;
}

div.resort_detail h4 {
	margin-top: 5px;
	line-height: 1px;
	font-size: 13px;
}

div.resort_detail p.other_txt {
	font-size: 10px;
	line-height: 1.5em;
	color: #787878;
}

div.resort_detail p.other_txt_1 {
	margin-top: 5px;
	font-size: 10px;
}

div.resort_detail p.detail_link {
	margin-top: 5px;
	font-size: 11px;
}

div.resort_detail p.detail_link a {
	color: #873a99;
	margin-left: 5px;
}

div.resort_detail p.detail_link img {
	vertical-align: top;
}

/* メインコンテンツ
----------------------------------- */
div#main_left {
	float: left;
	width: 280px;
	margin-top:20px;
	text-align: left;
}

div#main_right {
	float: right;
	width: 522px;
	margin:20px 0px 0 0;
	border-bottom: 1px solid #CCC;
}

div#event_repo h3 {
	font-size: 1px;
}

div#grangran h3 {
	font-size: 1px;
}

div#event_repo {
	margin-top: 45px;
}

div#petbnr {
	margin-bottom: 45px;
}

div#event_repo img.line {
	margin-top: 3px;
}

div#grangran img.line {
	margin-top: 3px;
}

div#event_repo_inner div#event_repo_txt {
	float: left;
	margin-top: 10px;
}

div#event_repo_inner img.photo {
	float: left;
	margin-top: 10px;
}

div#grangran_inner div#grangran_txt {
	float: left;
	margin-top: 10px;
}

div#grangran_inner img.photo {
	float: left;
	margin-top: 10px;
}

div#event_repo_inner div#event_repo_txt {
	width: 139px;
	margin-left: 15px;
	color: #666;
	font-size: 11px;
}

div#event_repo_inner div#event_repo_calender {
	width: 260px;
	margin-left: 15px;
	color: #666;
	font-size: 11px;
}


div#grangran_inner div#grangran_txt {
	width: 139px;
	margin-left: 15px;
	color: #666;
	font-size: 11px;
}

div#event_repo_inner p.event_repo_detail {
	line-height: 1.5em;
}

div#grangran_inner p.gran_catch {
	line-height: 1.5em;
}

div#grangran_inner p.gran_detail {
	line-height: 1.5em;
}

div#grangran_inner p.gran_catch {
	margin-top: 5px;
	color: #bc2774;
}

div#grangran_inner p.gran_catch span {
	font-size: 13px;
}

div#event_repo_inner p.event_repo_read {
	margin-top: 10px;
}

div#grangran_inner p.gran_read {
	margin-top: 10px;
}

div#event_repo_inner {
	width: 280px;
}

div#infomation div#info_h {
	background-image: url(../img/contents/info_h.jpg);
	background-repeat: no-repeat;
	width: 522px;
	height: 30px;
	font-size: 1px;
}

div#infomation h3.info_list {
	text-align: right;
	padding: 8px 20px 0 0;
	font-size: 12px;
	font-weight: normal;
}

div#infomation h3.info_list a {
	color: #fff;
}

div#infomation h3.info_list a img{
	margin-top: -2px;
	padding: 0;
}

div#info_m {
	background-image: url(../img/contents/info_m.jpg);
	background-repeat: repeat-y;
	width: 522px;
	padding: 12px 0 7px 0;
}

div#info_b {
	clear:both;
	background-image: url(../img/contents/info_b.jpg);
	background-repeat: no-repeat;
	width: 522px;
	height: 3px;
}

div.info_box {
	text-align: left;
	margin: 10px 0 0 0;
	color: #666;
	padding: 0;
}

div.info_box dl {
	border-top: 1px solid #CCC;
	width: 500px;
	clear:both;
	padding: 10px 0 0 0;
	margin-left: 10px;
}

div.info_box dt {
	font-weight:bold;
	background:url(../img/icon/icon_round.jpg) no-repeat left;
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
}

div.info_box dt span {
	margin: 0 5px;
	color: #FFF;
	font-size: 90%;
	padding: 1px 3px;
	text-align: center;
}

div.info_box dt span.oshirase { background:#fe820e;}
div.info_box dt span.event { background:#ab5bc5;}
div.info_box dt span.annai { background:#55ab34;}

div.info_box dd {
	margin: 0 10px 0 20px;
	line-height: 1.4em;
}

div.info_box dd.info_link {
	float: right;
	margin-bottom: 10px;
	}

div.info_box dd.pdf,div.info_box li.pdf {
	background:url(../img/icon/icon_pdf.gif) no-repeat left;
	padding-left: 18px;}
div.info_box dd.win,div.info_box li.win {
	background:url(../img/icon/icon_win.gif) no-repeat left;
	padding-left: 18px;}

div.info_box ul{
	width: 100%;
	border-top: 1px solid #CCC;
	clear: both;
}

div.info_box li{
	float: right;
	margin:13px 10px 8px 10px;
}




div.info_box p.info_date {
	font-size: 11px;
	width: 62px;
	height: 11px;
	text-align: center;
	padding-top: 2px;
	background-color: #a2a2a2;
	color: #fff;
}

div.info_box p.info_date2 {
	font-size: 11px;
	width: 102px;
	height: 11px;
	text-align: center;
	padding-top: 2px;
	background-color: #a2a2a2;
	color: #fff;
}



div.info_box h4 {
	clear:both;
	margin-top: 15px;
	font-size: 13px;
	line-height: 0.1em;
}

div.info_box p.info_txt {
	margin-top: 10px;
}

div.info_box p.info_detail_site,
div.info_box p.info_detail_pdf {
	float:right;
	line-height:42px;
	padding-left:35px;
	margin-top: 5px;
	margin-right:15px;
}

div.info_box:after,
div.info_box p.info_detail_site:after,
div.info_box p.info_detail_pdf:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

div.info_box p.info_detail_site{
	background:url(../img/contents/site_icon.gif) no-repeat center left;
}

div.info_box p.info_detail_pdf {
	background:url(../img/contents/pdf_icon.gif) no-repeat center left;
}

div.info_box p.info_detail_site a,
div.info_box p.info_detail_pdf a {
	color: #863a99;
	clear:both;
}

div.info_box p.info_detail a{
}

div#info_bottom{
	width:100%;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

div#info_bottom p#site_icon,
div#info_bottom p#pdf_icon{
	font-size:91%;
	float:right;
	padding-left:20px;
	line-height:30px;
	margin-right:10px;
}

div#info_bottom p#pdf_icon{
	background:url(../img/icon/icon_pdf.gif) no-repeat center left;
}

div#info_bottom p#site_icon{
	background:url(../img/icon/icon_win.gif) no-repeat center left;
}


/*
div#info_bottom p.icon span{
	line-height:15px;
}
*/

div.mask2 {
	float: left;
	margin-top: 10px;
	width: 126px;
	height: 89px;
	overflow: hidden;
	position: relative;
}

div#box2 {
	overflow: hidden;
	position:absolute;

}
#box2 span{
	display:block;
	float:left;
}

#box2 span img {
	display:block;
}
/* 関連情報など
----------------------------------- */
div#relate_info {
	text-align: left;
	margin-top: 35px;
}

div#relate_info h3 {
	line-height: 0.1em;
}

div#relate_info img.line {
	margin-top: 5px;
}

div#relate_info li {
	float: left;
	margin-top: 10px;
}

div#relate_info li.pair_court {
	float: left;
	margin-left: 13px;
}

div#relate_info li.salon_link {
	float: left;
	margin-left: 13px;
}

div#abobe {
	width: 830px;
	height: 74px;
	margin-top: 25px;
	padding-top: 20px;
	background-color: #eee;
	text-align: left;
}

div#abobe_banner {
	float: left;
	width: 373px;
}

div#abobe_banner a {
	margin-left: 20px;
}

p#banner_txt {
	margin-left: 30px;
	float: left;
	width: 380px;
}

/* フッター
----------------------------------- */
div#footer_bg{
	background-color: #40474F;
	width: 100%;
	height: 58px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#footer {
	background-image: url(../img/contents/footer.jpg);
	background-repeat: no-repeat;
	width: 900px;
	margin-top: 0px;
	padding-top: 20px;
	color: #a2a2a2;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	background-color: #40474F;
	height: 38px;
/*	clear: both;*/
}


div#footer a {
	color: #a2a2a2;
}

div#footer_menu {
	float: left;
	width: 350px;
	margin-left: 30px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div#footer p {
	float: left;
	width: 300px;
	margin-left: 30px;
}


/*080916追加*/
div#footerlink a{
	background-image:url('../img/contents/footer_logo.jpg');
}

div#footerlink a{
	background-image:url('../img/contents/footer_logo.jpg');
	display: block;
	float:left; 
	width: 110px;
	height: 42px;
	margin-left:50px;
	margin-top:-20px;
/*	text-align: right;*/
	background-repeat: no-repeat;
	text-indent: -9999px;
}



/* テンプレートヘッダ
----------------------------------- */
div#headerSet{
	margin-bottom: 0px;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	vertical-align: top;
	border: 0px;
	height: 268px;
}

div#header_bg{
	background-image: url(../img/contents/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	vertical-align: top;
	border: 0px;
}

div#headerMainvis{
	margin: 0px;
	padding: 0px;
	height: 227px;
	width: 900px;
	border: 0px;
	clear: both;
	vertical-align: top;
}

div#Gmenu{
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 900px;
	border: 0px;
	vertical-align: top;
}

/* 新着一覧、イベント一覧
----------------------------------- */
#SelectBox{
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}

.event_title{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	margin-top: 35px;
	margin-bottom: 12px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #9933CC;
}

.event_sti{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	padding: 0px;
	margin-bottom: 5px;
}

.info2{
	text-align: left;
	width: 100%;
	line-height: 16px;
	}

.info2 p{
	margin-bottom: 14px;
}

.st01{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #FF6600;
	line-height: 20px;
	font-weight: bold;
}

.stBox{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	border: 2px double #FF9966;
	width: 70%;
	padding: 12px;
}

.chefBox{
	padding: 10px;
	border: 4px solid #FF9933;
	width: 500px;
	margin-bottom: 16px;
	text-align: center;
}

.hotel{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9933CC;
	padding-top: 4px;
}

.info3{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9933CC;
	padding-top: 4px;
	margin-top: 20px;
	margin-bottom: 12px;
}

#PhotoSet{
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}

.photo_center{
	text-align: center;
	margin: 0px;
	vertical-align: top;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.txt_center{
	background-position: 0px 0px;
	text-align: center;
		margin: 0px;
		padding-top: 5px;
		padding-right: 0px;
		padding-bottom: 14px;
		padding-left: 0px;
	background-repeat: repeat;
	background-attachment: scroll;
}

.photo_center2{
	background-position: 0px 0px;
	text-align: center;
		margin: 0px;
		padding-left: 0px;
		padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: repeat;
	background-attachment: scroll;
}

.photo_center3{
	text-align: center;
	margin: 0px;
	vertical-align: top;
	padding-left: 0px;
		padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.photo_chef{
	padding-right: 20px;
}

.txt_chef{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #FF9933;
	font-weight: bold;
}

.blue{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
	color: #0000FF;
}

.blue2{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #0000FF;
	font-size:medium;
	font-weight: bold;
}

/*08/08/05　追加　*/
div.report a {
	color: #0000FF;
	line-height:1.5;
}
div.report a:visited {
	color: #333333;
}
div.report a:hover {
	color: #FF0000;
}


/* 更新情報一覧
----------------------------------- */
.tbl {
	width: 100%;
	border-collapse: collapse;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	padding: 3px;
}
.tbl td {
	text-align: left;
	padding: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

/*09.07.03 追加　無効化タグ */
.tbl td#notag{
	text-align: left;
	padding: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

.tbl td#photo_center {
	text-align: center;
	padding: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.tbl td#txt_center {
	text-align: center;
	padding: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}



.tbl th {
	background-color: #82218A;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
}
.tbl .on {
	background-color: #E7E7E7;
}
.tbl .off {   background-color: #fff;}
.tbl .hover {   background-color: #99f;}
.tbl .click {   background-color: #66f;   font-weight: bold;}
.tbl .small {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #999999;
}

.clear_l{
	clear:both;
}