@charset "utf-8";

/* =================================== */
/*
/* 	print CSS
/* 	last update 090425
/*
/* =================================== */

/* =========== INDEX LIST ============

   1: Share Style
   2: Hx
   3: Link Color
   4: Table
   5: Basic Layout
   6: Header
   7: Footer

====================================== */

/* ===================================

	1: Share Style 

====================================== */

* {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
        margin: 0;
        padding: 0;
        border: none;
        font-style: normal;
        font-weight: normal;
        font-size: 100%;
        text-align: left;
        list-style-type: none;
}

/* テキストエリア内文字サイズのブラウザ間での差異をなくす */
textarea { font-size: 100%; }

/* 画像の下にできる隙間をなくす */
img { vertical-align: bottom; }

/* hr 要素は不可視で使う */
hr { display: none; }

html, body,
h1, h2, h3, h4, h5, h6,
div, p, pre, dl, dt, dd,
address, blockquote {
	margin: 0;
	padding: 0;
	line-height: 1;
	text-align: left;
	display: block;
}

body {
	font-family:"ＭＳ Ｐゴシック","MS PGothic",Osaka,Sans-Serif;
	font-size:100%;
	background-color: #FFF;
	color: #4a4a4a;
}

body.page {
}

*:first-child + html body {
	font-family:"ＭＳ Ｐゴシック","MS PGothic",Osaka,Sans-Serif;
}

p,li {
	font-size:75%;
	line-height:1.8;
}
p {
	margin:0 0 10px 0;
}

ul li {
	list-style-type:none;
}

img,abbr,acronym,fieldset {
	border: 0;
}

hr {
	clear:both;
	text-indent: -9999px;
}

address {
	font-style:normal;
	text-align: right;
	font-size: 10px;
	line-height: 1;
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
}
.clear {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
	display: none;
}
.imgRight {
	padding: 0px;
	float: right;
	margin: 0 0 10px 10px;
}
.imgLeft {
	padding: 0px;
	float: left;
	margin: 0 10px 10px 0;
}

.imgCenter {
	padding: 0px;
	text-align: center;
	margin: 0 0 10px;
}

.txtRight{
	display: block;
	text-align: right;
	clear: both;
}


/* .text  ================ */

.indentTxt {
	display: block;
	text-indent: -9999px;
}

.indentTxt-discontinuance {
	text-indent: -9999px;
	display: none;
}

.txt10per {
	font-size: 62.5%;
	letter-spacing: 0.3pt;
	line-height: 1.4;
}
.txt10px {
	font-size: 10px;
	letter-spacing: 1pt;
}
.txt12per {
	font-size: 75%;
}
.txtcolor007FC0 {
	color: #007FC0;
}
.txt14per {
	font-size: 87.5%;
}
.txt14per-bmargin20px {
	font-size: 87.5%;
	margin:0 0 20px 0;
}
.txt14per-color990000 {
	color: #990000;
	font-size: 87.5%;
	font-weight: normal;
}
.txt14perup {
	font-size: 112.5%;
}
.txt16per {
	font-size: 125%;
}
.txtcolor990000 {
	color: #990000;
}

.bgcolorFFCCCC {
	background-color: #FFCCCC;
}

.bgcolorFFCCCC {
	background-color: #FFCCCC;
}

.bgcolorFFDD95 {
	background-color: #FFDD95;
}

.bgcolorFFFFCC {
	background-color: #FFFFCC;
}

.bgcolorAEE3AE {
	background-color: #AEE3AE;
}

.bgcolorE4CAFF {
	background-color: #E4CAFF;
}

.bgcolorA3E0E0 {
	background-color: #A3E0E0;
}

.bgcolorDBC8C8 {
	background-color: #DBC8C8;
}

/* .pagenavi  ================ */

.pagenavi {
	text-align: right;
	display: block;
	clear: both;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
}

.contentsPagenavi {
	text-align: right;
	display: block;
	clear: both;
	padding-bottom: 1px;
	margin: 0;
}

/*
 Anchor [
----------------------------------------------------------- */

#primary a.zipfile {
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/common/icon_zipfile.gif);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 25px;
	vertical-align: middle;
}

#primary a.docfile {
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/common/icon_downloadfile.jpg);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 25px;
	vertical-align: middle;
}

/*
 List [
----------------------------------------------------------- */

/* 定義リスト（dl）  ================ */

#primary dt {
	margin: 0;
}

#primary dd {
	margin: 0;
}

/* 並列リスト（ul）  ================ */

div#primary ul.border1boxtxtList,
div#primary ol.border1boxtxtList {
	margin-right: 0;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	width: 700px;
	border: 1px solid #CCCCCC;
	background-color: #F1EFE2;
	display: block;
}
div#primary ol.border1boxtxtList li {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
	list-style-position: inside;
	list-style-type: decimal;
}
div#primary ul.border1boxtxtList li {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 4px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #999999;
	background-color: #FFFFFF;
	float: left;
	width: 162px;
	border: 1px solid #CCCCCC;
	font-size: 62.5%;
	line-height: 1.2;
	text-align: center;
	display: block;
}

div#primary ul.border1boxLink {
	margin-top: 10px;
}

div#primary ul.border1boxLink li {
	font-size: 12px;
	text-decoration:none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 25px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/common/carsol_small.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	clear: both;
}
div#primary ul.border1boxLink li a {
	text-decoration:none;
}

ul.ulbotton {
	text-align: right;
	display: block;
	margin-bottom: 13px;
} 

ul.ulbotton li {
	float: right;
	font-size: 75%;
	text-align: right;
	margin-left: 3px;
} 

ul.ulbotton li.xfootLi {
	padding-right: 0px;
} 

#primary ul.nonmarkList {
	margin: 0px 0 8px 0;
}

#primary ul.nonmarkList li {
	margin: 0px 0 0 0;
	padding: 0 0 4px 0px;
}

#primary ul.nonmarkList li ul li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 12px;
	font-size: 100%;
}

div#primary ul.newsList {
	margin-bottom: 10px;
	display: block;
	clear: both;
}

div#primary ul.newsList li {
	font-size: 75%;
	background-image: url(../images/common/carsol_small.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-bottom: 5px;
	padding-left: 20px;
	line-height: 1.3;
}

#primary ul.linkimages-right li {
	text-align: right;
	display: block;
	clear: both;
	margin: 0;
}
#primary ul.menuList {
	margin: 0px 0 8px 0;
}
#primary ul.menuList li {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0px;
}

#primary ul.menuList li ul {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
}

#primary ul.menuList li ul {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
}

#primary ul.menuList li ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0px;
	font-size: 100%;
}
#primary ul.menuList li.licircle {
	list-style-type: circle;
}

#primary ul.menuList li.liattention {
	list-style-type: none;
	list-style-image: url(../images/common/icon_attention10px.gif);
	color: #006699;
}

#primary ul.menuList li.lidisc {
	list-style-type: disc;
}
#primary ul.attention10pxList {
	margin: 0px 0 8px 0;
}
#primary ul.attention10pxList li {
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0px;
	list-style-image: url(../images/common/icon_attention10px.gif);
	font-size: 62.5%;
	line-height: 1.2;
	color: #006699;
}

#primary ul.attention12pxList {
	margin: 0px 0 8px 0;
}
#primary ul.attention12pxList li {
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0px;
	list-style-image: url(../images/common/icon_attention12px.gif);
}

#primary ul.attention14pxList {
	margin: 0px 0 8px 0;
}
#primary ul.attention14pxList li {
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0px;
	font-size: 87.5%;
	line-height: 1.2;
	list-style-image: url(../images/common/icon_attention14px.gif);
}


/* 並列リスト（ol）  ================ */

ol.privacylist {
	margin: 0px 0 0px 0;
}
ol.privacylist li {
	list-style-position: outside;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: decimal;
}
ol.privacylist li.lidisc {
	list-style-type: disc;
}

ol.privacylist li ul {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
}

ol.privacylist li ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 100%;
}
ol.privacylist li ol {
	margin: 10px 0 0 10px;
}
ol.privacylist li ol li {
	list-style-position: outside;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 100%;
}

/* .margin設定  ================ */

.margin0px {
	margin:0;
}
.bottom-margin1px {
	margin:0 0 1px 0;
}
.bottom-margin5px {
	margin:0 0 5px 0;
}
.bottom-margin6px {
	margin:0 0 6px 0;
}
.bottom-margin10px {
	margin:0 0 10px 0;
}
.bottom-margin15px {
	margin:0 0 15px 0;
}
.bottom-margin20px {
	margin:0 0 20px 0;
}
.bottom-margin30px {
	margin:0 0 30px 0;
}

.bottom-marginundeline10px {
	background-image: url(../common/page_line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.bottom-marginundeline20px {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.bottom-marginundeline0px {
	background-image: url(../common/page_line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-bottom: 10px;
}

/*
 page line [
----------------------------------------------------------- */

/* -- page line -- */

.page-line01 {
	background-image: url(../common/page_line01.gif);
	background-repeat: repeat-x;
	height: 16px;
	background-position: center center;
	clear: both;
	text-indent: -9999px;
}
.page-line02 {
	background-image: url(../common/page_line01.gif);
	background-repeat: repeat-x;
	height: 45px;
	background-position: left center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-indent: -9999px;
	line-height: 1;
	clear: both;
}

/* ===================================

	2: Hx 

====================================== */

h1.h1indextitle {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1;
	float: left;
}

#secondary h2 {
	margin: 0 0 0 0;
	padding: 0px;
	font-size: 12px;
	line-height: 1;
}

h2.h2txt {
	font-size: 112.5%;
	line-height: 1.4;
	font-weight: normal;
	padding: 0px;
	margin-bottom: 15px;
}

h2.h2imagestitle {
	font-size: 1px;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	background-image: url(../images/common/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

h3.h3imagestitle {
	font-size: 1px;
	padding: 0;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

h3.h3txtunderline {
	font-size: 87.5%;
	line-height: 1.4;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 8px;
	clear: both;
	background-image: url(../images/common/line02.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	margin-bottom: 10px;
	padding-left: 15px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #609958;
}

h3.h3txt {
	font-size: 87.5%;
	line-height: 1.4;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 15px;
}

h4.h4txt {
	font-size: 75%;
	padding-left: 10px;
	margin-bottom: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #AC4361;
	color: #AC4361;
	line-height: 1.6;
}


/* ===================================

	3: Link Color 

====================================== */

a:link {
	color:#064E78;
	text-decoration:none;
	outline: 0;
}
a:visited {
	color:#064E78;
	text-decoration:none;
}
a:hover {
	color:#0095DD;
	text-decoration:underline;
}
a:active {
	color:#064E78;
}

/* ===================================

	4: Table 

====================================== */

/* 表組み制御　 ================ */

table.tablestud {
	background-color:#FFF;
	margin-bottom: 15px;
	line-height: 1.2;
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 2px;
	border: 1px solid #ccc;
}

table.tablestud th,tfoot th {
	text-align: center;
	padding: 6px;
	line-height: 160%;
	background-color: #FFFFFF;
	margin: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

table.tablestud tfoot td {
	color: #333;
	padding: 6px;
	background-color: #F8F8F8;
	margin: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #fff;
}

table.tablestud tbody {
	margin: 0px;
	padding: 0px;
}

table.tablestud tbody tr {
	border: 1px solid #ccc;
	margin: 0px;
	padding: 0px;
}

table th.align-center,
table td.align-center {
	text-align: center;
}
table td.tdwidthmembers,
table th.tdwidthmembers {
	width: 150px;
}
table td.tdwidthflash,
table th.tdwidthflash {
	width: 80px;
}
table td.tdwidthproductimg,
table th.tdwidthproductimg {
	width: 70px;
}
table td.tdwidthcategory,
table th.tdwidthcategory {
	width: 100px;
}
table.tablestud  td.tdwidthsoftware,
table.tablestud  th.tdwidthsoftware {
	width: 200px;
	text-align: center;
}

table td.tdwidthdiscontinuance,
table th.tdwidthdiscontinuance {
	width: 150px;
}
div#primary table td ul.newsList {
	margin: 0px;
}
div#primary table td ul.newsList li {
	font-size: 100%;
}

table.tablestud tbody td {
	font-size: 75%;
	color: #4a4a4a;
	padding: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
	margin: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

table.tablestud tbody th {
	font-size: 75%;
	padding: 6px;
	background-image: none;
	background-color: #F3FAF3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}

table.tablestud thead th {
	font-size: 75%;
	padding: 6px;
	background-image: none;
	background-color: #699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	color: #FFF;
}

table tbody th.thdownloadfont10par {
	font-size: 62.5%;
}

table.tablestud tbody td a, 
table.tablestud tbody th a {
	text-decoration:underline;
}
table.tablestud caption {
	text-align: left;
	font-weight: bold;
	padding-bottom: 5px;
}

/*
 tableoutline [
----------------------------------------------------------- */

table.tableoutline {
	font-size: 75%;
	background-color:#FFF;
	margin-bottom: 15px;
	line-height: 120%;
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 1px;
}

table.tableoutline tbody tr {
	margin: 0px;
	padding: 0px;
}

table.tableoutline tbody td {
	color: #333;
	padding: 10px;
	background-color: #FFFFFF;
	margin: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

table.tableoutline tbody th {
	padding: 10px 10px;
	background-image: none;
	background-color: #FFFFFF;
	margin: 1px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-weight: bold;
}

/*
 tableoutline [
----------------------------------------------------------- */

table.tablecharge {
	font-size: 75%;
	background-color:#FFF;
	margin-bottom: 15px;
	line-height: 120%;
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 1px;
}

table.tablecharge tbody {
	margin: 0px;
	padding: 0px;
}

table.tablecharge tbody tr {
	border: 1px solid #ccc;
	margin: 0px;
	padding: 0px;
}


table.tablecharge tbody td {
	color: #4a4a4a;
	padding: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	margin: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
}

table.tablecharge tbody th {
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}

table.tablepay tbody td {
	text-align: center;
	font-weight: bold;
}

/* blockquote */

blockquote {
	margin: 10px 40px 15px;
	border: 1px solid #CCCCCC;
	padding: 10px 20px;
	font-size: 75%;
	line-height: 1.7;
	background-color: #FCFCFA;
}

/* table-rooms */

table.table-rooms {
	font-size: 62.5%;
}

/*
 tablediscount [
----------------------------------------------------------- */
table.tablediscount {
	font-size: 75%;
	background-color:#FFF;
	margin-bottom: 15px;
	padding: 0px;
	border-spacing: 1px;
}

table.tablediscount tbody {
	margin: 0px;
	padding: 0px;
}

table.tablediscount tbody tr {
	border: none;
	margin: 0px;
	padding: 0px;
}

table.tablediscount tbody th {
	text-align: left;
	font-weight: bold;
	color: #990000;
	padding-right: 5px;
}

table.tablediscount tbody td {
	color: #990000;
	padding: 5px;
	margin: 1px;
	font-weight: bold;
	text-align: right;
}

/* ===================================

	5: Basic Layout 

====================================== */

#centerAll {
	text-align: center;
}

/*
 wrapper [
----------------------------------------------------------- */
div#wrapper {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#mainArea {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*
 gNavi [
----------------------------------------------------------- */
ul#gNavi {
	display: none;

}
/*
 primary [
----------------------------------------------------------- */
div#primary {
	width: 100%;
}

body.page div#primary {
	width: 100%;
}

/*
 施設一覧表示用ボックス 
----------------------------------------------------------- */

div#primary div.facilitiesbox {
	margin-bottom: 0px;
	display: block;
	padding: 12px;
	border: 1px solid #CCC;
	clear: both;
}

div#primary div.facilitiesbox p.facilitiesboxImages {
	float: left;
	margin: 0 12px 0 0;
	padding: 0px;
	line-height:1;
}

div#primary div.facilitiesbox .facilitiesboxinner {
	float: left;
	display: block;
	width: 551px;
}

div#primary div.facilitiesbox h4 {
	font-size:87.5%;
	margin: 0 0 7px 0;
	padding: 0 0 7px 0;
	background-image: url(../images/common/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
	line-height: 1.2;
}

div#primary div.facilitiesbox p {
	margin: 0;
	padding: 0;
}

div#primary div.facilitiesboxUnder {
	margin-bottom: 15px;
	display: block;
	background-color: #F6ECE3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	clear: both;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}

div#primary div.facilitiesboxUnder p {
	float: left;
	margin: 0;
	padding: 0;
	line-height:1;
}

div#primary div.facilitiesboxUnder p img {
	margin: 0 2px 0 0;
	padding: 0;
}

div#primary div.facilitiesboxUnder ul {
	float: right;
	margin: 0 0 0 0;
	padding: 0;
}
div#primary div.facilitiesboxUnder ul li {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	line-height:1;
}
div#primary div.facilitiesboxSpringtype {
	display: block;
	background-color: #F9ECF0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	clear: both;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}

div#primary div.facilitiesboxSpringtype p {
	background-image:url(../images/hotspring/hotspring_ico_type.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	margin: 0;
	padding: 0 0 0 38px;
	line-height:1.4;
}


div#primary div.facilitiesboxNavi {
	margin-bottom: 15px;
	display: block;
	border:none;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 12px;
}
div#primary div.facilitiesboxNavi ul {
	float: right;
	margin: 0 0 0 0;
	padding: 0;
}
div#primary div.facilitiesboxNavi ul li {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	line-height:1;
}
/*
 flame [
----------------------------------------------------------- */

div#primary .border1boxflame {
	margin-bottom: 10px;
	display: block;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
div#primary .border1boxflame-chacool {
	margin-bottom: 10px;
	display: block;
	border: 1px solid #ccc;
	background-color: #F1EFE2;
	clear: both;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

div#primary .border1boxflame-skincolor {
	margin-bottom: 15px;
	display: block;
	border: 1px solid #ccc;
	background-color: #F6ECE3;
	clear: both;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

div#primary .flame {
	display: block;
	margin: 0 0 15px 0;
	padding: 0px;
	clear: both;
}
div#primary .flame-bottom1border {
	display: block;
	margin: 0 0 15px 0;
	background-image: url(../images/common/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0 0 1px;
	clear: both;
}

div#primary .flame-bottom1borderpad15px {
	display: block;
	margin: 0 0 15px 0;
	background-image: url(../images/common/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0 0 15px;
	clear: both;
}


/*
 pankuzu [
----------------------------------------------------------- */

div#wrapper ul.pankuzuUl {
	display: none;
} 


/* ===================================

	8: secondary 

====================================== */

/*
 secondary [
----------------------------------------------------------- */
div#secondary {
	display: none;
}


/* ===================================

	6: Header 

====================================== */

/*
 Head [
----------------------------------------------------------- */
div#head {
	margin-bottom: 10px;
	width: 100%;
}

div#head #headcontents {
	display: none;
}


/* ===================================

	7: Footer 

====================================== */

/*
 foot [
----------------------------------------------------------- */
div#foot {
	width: 100%;
	clear: both;
	padding-bottom: 20px;
}
	div#foot .footNavi {
	display: none;
	}
	
div#foot .copy {
	padding-top: 20px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	background-image: url(../images/common/footer_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 21px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	margin-bottom: 0px;
}
		div#foot p {
	text-align: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-size: 1px;
	line-height: 1;
	padding: 0px;
		} 

/* ===================================

	8: clearfix 

====================================== */

/*
 clearfix [
----------------------------------------------------------- */

#wrapper:after,
#head:after,
#head #headcontents:after,
#head #headcontents dl.fontResizer:after,
#head #headcontents dl.fontResizer dd ul:after,
#head #headcontents ul.headnav:after,
#indexsearch:after,
#primary div.indexsearch div.searchLeft .topsubflame:after,
#primary div.indexsearch div.searchRight div.topscheduleArea dl:after,
#primary .indexsearch .indexnewsArea:after,
#primary .indexsearch .indexnewsArea .indexnewsArealeft dl:after,
#foot:after,
#foot .footNavi:after,
#gNavi:after,
ul.pankuzuUl:after,
#primary:after,
#primary .flame:after,
#primary .border1boxflame:after,
#primary .flame-bottom1border:after,
#primary .flame-bottom1borderpad15px:after,
#primary .flameselectArea:after,
#primary .border1boxflame-skincolor:after,
#primary .border1boxflame-chacool:after,
#primary div.facilitiesbox .facilitiesboxinner:after,
#primary div.facilitiesbox:after,
#primary div.facilitiesboxUnder:after,
#primary div.facilitiesboxUnder ul:after,
#primary dl#areaNavi:after,
#primary dl.selectNavi dd:after,
#primary dl.dlosusume:after,
#primary div.flame div.midokoroArea:after,
#primary div.flame div.gurmetArea:after,
#primary div.ditailsboxline:after,
#weddingNavi:after,
.tabNav:after,
#primary div.photoArea:after,
.ulbotton:after
{
	content: url(../images/common/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}

#wrapper,
#head,
#head #headcontents,
#head #headcontents dl.fontResizer,
#head #headcontents dl.fontResizer dd ul,
#head #headcontents ul.headnav,
#indexsearch,
#primary div.indexsearch div.searchLeft .topsubflame,
#primary div.indexsearch div.searchRight div.topscheduleArea dl,
#primary .indexsearch .indexnewsArea,
#primary .indexsearch .indexnewsArea .indexnewsArealeft dl,
#foot,
#foot .footNavi,
#gNavi,
ul.pankuzuUl,
#primary,
#primary .flame,
#primary .border1boxflame,
#primary .flame-bottom1border,
#primary .flame-bottom1borderpad15px,
#primary .border1boxflame-skincolor,
#primary .border1boxflame-chacool,
#primary div.facilitiesbox .facilitiesboxinner,
#primary div.facilitiesbox,
#primary div.facilitiesboxUnder,
#primary div.facilitiesboxUnder ul,
#primary dl#areaNavi,
#primary dl.selectNavi dd,
#primary dl.dlosusume,
#primary div.flame div.midokoroArea,
#primary div.flame div.gurmetArea,
#primary div.ditailsboxline,
#weddingNavi,
.tabNav,
#primary div.photoArea,
.ulbotton
{
	zoom: 100%;  
}

/**=999-2
 * PNG FIX (ONLY IE6) 
 * ========================================
 */
	 
* html 
{
    behavior: url(../js/png/iepngfix.htc):
} 
/**=
 * 
 * ----------------------------------------
 */


/**
 * ========================================
 * 目次 
 * ========================================
 * File Name:  toppage.css
 * Style Info: トップページ用スタイル定義
 * ----------------------------------------
 * Created:    2009-02-06
 * Modified:   2009-02-10
 * Author:     Sicoro-Works
 * Url:        http://www.sicoro.co.jp/
 * ----------------------------------------
 * =1			  カラム幅
 * =3			コンテンツ部分
 * =3-1			  メインコンテンツ
 * =3-1-1		    メインコンテンツ共通部分
 * =3-2			  サイドバー
 * =3-2-1		    サイドバー共通部分
 * =4			フッター
 * =5			CLASSES
 * =999			HACKS
 * =999-1		  CLEAR FIX
 * =999-2		  PNG FIX (ONLY IE6)
 */
 
/**=1
 * カラム幅 
 * ========================================
 */
	
div#flashArea {
	width: 900px;
	padding: 0px;
	height: 265px;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

/*
 indexsearch [
----------------------------------------------------------- */

div#primary div.indexsearch{
	width: 700px;
	padding: 0px;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	text-align: left;
}

div#primary div.indexsearch div.searchLeft {
	float: left;
	width: 410px;
	margin: 0px;
	padding: 0px;
}

div#primary div.indexsearch div.searchRight {
	float: right;
	width: 280px;
	margin: 0px;
	background-color: #F5ECED;
	padding: 0px;
}

div#primary div.indexsearch div.searchRightinner {
	padding: 0 0 0 15px;
}

/*
 エリアから探す [
----------------------------------------------------------- */

div#primary div.indexsearch div.searchLeft p.areasarch {
	background-color:#F1EFE2;
	margin: 0 0 15px;
	padding: 10px 0px 10px;
	display:block;
}

div#primary div.indexsearch div.searchLeft p.areasarch img {
	text-align:center;
	margin: 0 5px 0;
	padding: 0px;
}

/*
 温泉から探す [
----------------------------------------------------------- */

div#primary div.indexsearch div.searchLeft .topsubflame {
	margin: 0 0 15px;
	padding: 0;
	display:block;
}

div#primary div.indexsearch div.searchLeft .topsubflame div.hotspringArea {
	width: 200px;
	float: left;
	background-color:#F7EAEA;
	margin: 0;
	padding: 0;
	display:block;
}
div#primary div.indexsearch div.searchLeft .topsubflame div.hotspringArea dl {
	padding: 0;
	display:block;
	margin: 0 0 10px 5px;
}
div#primary div.indexsearch div.searchLeft .topsubflame div.hotspringArea dt {
	font-size: 1px;
	line-height: 1;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
div#primary div.indexsearch div.searchLeft .topsubflame div.hotspringArea dd {
	font-size: 1px;
	line-height: 1;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/*
 目的から探す [
----------------------------------------------------------- */

div#primary div.indexsearch div.searchLeft .topsubflame div.purposeArea {
	width: 200px;
	float: right;
	background-color:#ECF1ED;
	margin: 0;
	padding: 0;
	display:block;
}
div#primary div.indexsearch div.searchLeft .topsubflame div.purposeArea dl {
	padding: 0;
	display:block;
	width: 195px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 5px;
}
div#primary div.indexsearch div.searchLeft .topsubflame div.purposeArea dt {
	font-size: 1px;
	line-height: 1;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
div#primary div.indexsearch div.searchLeft .topsubflame div.purposeArea dd {
	font-size: 1px;
	line-height: 1;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

/*
 pickup施設 [
----------------------------------------------------------- */

div#primary div.indexsearch div.searchLeft div.pickupArea {
	background-color:#F5ECED;
	margin: 0 0 15px;
	display:block;
	clear:both;
}

div#primary div.indexsearch div.searchLeft div.pickupArea .flame {
	background-color:none;
	margin: 0 0 15px;
	padding: 10px;
	display:block;
}

div#primary div.indexsearch div.searchLeft div.pickupArea dl.dl-wedding {
	width: 190px;
	float: left;
	margin: 0;
	padding: 0;
	display:block;
}

div#primary div.indexsearch div.searchLeft div.pickupArea dl.dl-feast {
	width: 190px;
	float: right;
	margin: 0;
	padding: 0;
	display:block;
}

div#primary div.indexsearch div.searchLeft div.pickupArea dt {
	font-size: 1px;
	line-height: 1;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
div#primary div.indexsearch div.searchLeft div.pickupArea dd {
	font-size: 1px;
	line-height: 1;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

/*
 日程から探す [
----------------------------------------------------------- */

div#primary div.indexsearch div.searchRight div.topscheduleArea {
	width: 249px;
	background-image: url(../images/img_guestinfo_footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px 0 10px 0;
	padding: 0 0 5px 0;
}

div#primary div.indexsearch div.searchRight div.topscheduleArea h3 {
	margin: 0px 0 5px 0;
	padding: 0px;
}

div#primary div.indexsearch div.searchRight div.topscheduleArea dl {
	display:block;
	width: 247px;
	margin: 0px;
	padding: 0px;
}

div#primary div.indexsearch div.searchRight div.topscheduleArea dl dt {
	width: 60px;
	float: left;
	margin: 3px 5px 3px 8px;
	font-size: 10px;
	line-height: 1.3;
}
div#primary div.indexsearch div.searchRight div.topscheduleArea dl dd {
	width: 158px;
	float: right;
	font-size: 10px;
	line-height: 1.3;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
}

div#primary .indexsearch .searchRight .searchRightinner .topscheduleArea p {
	font-size: 10px;
	line-height: 1.3;
	margin: 5px 15px 5px;
	letter-spacing: 1.0px;
}

/*
 最新情報 [
----------------------------------------------------------- */

div#primary .indexsearch .indexnewstitle {
	background-image: url(../images/common/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	position:relative;
	padding: 0px;
	height: 46px;
}

div#primary .indexsearch .indexnewstitle h2 {
	position:absolute;
	top:5px;
	left:5px;
	margin: 0px;
	padding: 0px;
}

div#primary .indexsearch .indexnewstitle p {
	position:absolute;
	top:18px;
	right:15px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1;
}

div#primary .indexsearch .indexnewsArea {
	width: 700px;
	display: block;
	margin-bottom: 10px;
	padding: 0 0 15px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

div#primary .indexsearch .indexnewsArea .indexnewsArealeft {
	float: left;
	width: 446px;
	margin: 0 0px 0 0;
}

div#primary .indexsearch .indexnewsArea .indexnewsArealeft dl {
	width: 446px;
	margin-left: 0px;
	padding-bottom: 6px;
	background-image: url(../images/common/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

div#primary .indexsearch .indexnewsArea .indexnewsArealeft dt {
	color:#FF7348;
	margin: 0 0 0 0;
	font-size: 12px;
	font-weight:bold;
	display: block;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	width: 135px;
}

div#primary .indexsearch .indexnewsArea .indexnewsArealeft dt img {
	margin: 0px 0px 0 5px;
	vertical-align: middle;
}

div#primary .indexsearch .indexnewsArea .indexnewsArealeft dd {
	font-size: 75%;
	display: block;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 140px;
	line-height: 1.3;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
}


div#primary .indexsearch .indexnewsArea .indexnewsArearight {
	float: right;
	width: 244px;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}

div#primary .indexsearch .indexnewsArea .indexnewsArearight ul li {
	margin: 0 0 3px 0;
}


/* ===================================

	2: area

====================================== */

/*
 areaNavi [
----------------------------------------------------------- */
div#primary dl#areaNavi {
	display: block;
	padding: 5px;
	background-color: #E0DACC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

div#primary dl#areaNavi dt {
	margin: 0;
	float: right;
}
div#primary dl#areaNavi dd {
	display: block;
	margin: 0;
	float: left;
}

div#primary dl#areaNavi dd ul {
	display: block;
	margin: 0;
	padding: 0;
}

div#primary dl#areaNavi dd ul li {
	display: block;
	margin: 0;
	padding: 0;
}
div#primary h3.h3areaTitle {
	font-size: 87.5%;
	display: block;
	padding: 10px 0 10px 15px;
	margin: 0 0 15px 0;
	clear: both;
	background-color: #FFE8E8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	font-weight: bold;
}

/*
 オススメスポット [ 特産品情報ポップアップ
----------------------------------------------------------- */

/*
 wrapper [
----------------------------------------------------------- */
body.popup div#wrapper {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

body.popup div#head {
	margin-bottom: 20px;
	width: 100%;
}

body.popup h1.h1indextitle {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1;
}

body.popup div#primary {
	margin-left: auto;
	margin-bottom: 0px;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
}

body.popup div#foot {
	clear: both;
	padding-bottom: 20px;
}
	
body.popup div#foot .copy {
	padding-top: 20px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	background-image: url(../images/common/footer_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 21px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	margin-bottom: 0px;
}
body.popup div#foot p {
	text-align: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-size: 1px;
	line-height: 1;
	padding: 0px;
} 

div#primary dl.dltokusan {
	display: block;
	clear: both;
	width: 640px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

div#primary dl.dltokusan dt {
	float: left;
	margin: 0 10px 0 0;
}
div#primary dl.dltokusan dd {
	float: right;
	width: 460px;
}

div#primary dl.dltokusan dd p span {
	font-size: 125%;
	display: block;
	font-weight: bold;
	background-image: url(../common/line02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-bottom: 8px;
}



/*
 オススメスポット [
----------------------------------------------------------- */

div#primary dl.dlosusume {
	display: block;
	clear: both;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

div#primary dl.dlosusume dt {
	float: left;
	margin: 0 10px 0 0;
}
div#primary dl.dlosusume dd {
	float: right;
	width: 430px;
}

div#primary dl.dlosusume dd p span {
	font-size: 125%;
	display: block;
	font-weight: bold;
	background-image: url(../common/line02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-bottom: 8px;
}

div#primary div.flame div.midokoroArea {
	float: left;
	width: 340px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
div#primary div.flame div.midokoroArea h3 {
	font-size: 75%;
	display: block;
	padding: 10px 0 10px 0px;
	margin: 0 0 15px 0;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	font-weight: bold;
}

div#primary div.flame div.midokoroArea dl {
	display: block;
	clear: both;
	width: 340px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

div#primary div.flame div.midokoroArea dt {
	float: left;
	margin: 0 10px 0 0;
}
div#primary div.flame div.midokoroArea dd {
	float: left;
	display: block;
}

div#primary div.flame div.midokoroArea dd p span {
	display: block;
	font-weight: bold;
	background-image: url(../common/line02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-bottom: 4px;
}

div#primary div.flame div.gurmetArea {
	display: block;
	margin: 0;
	float: right;
	width: 340px;
}

div#primary div.flame div.gurmetArea h3 {
	font-size: 75%;
	display: block;
	padding: 10px 0 10px 0px;
	margin: 0 0 15px 0;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	font-weight: bold;
}

div#primary div.flame div.gurmetArea dl {
	display: block;
	clear: both;
	width: 340px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

div#primary div.flame div.gurmetArea dt {
	float: left;
	margin: 0 10px 0 0;
}
div#primary div.flame div.gurmetArea dd {
	float: left;
	display: block;
}

div#primary div.flame div.gurmetArea dd p span {
	display: block;
	font-weight: bold;
	background-image: url(../common/line02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-bottom: 4px;
}


/* ===================================

	2: details

====================================== */

div#primary .flame-bottom1border .flamedetailsleft {
	float: left;
	width: 224px;
	text-align: center;
	height: 90px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

div#primary .flame-bottom1border .flamedetailsright {
	float: right;
	width: 466px;
}

div#primary .flame-bottom1borderpad15px .flamedetailsInfoleft {
	float: left;
	width: 380px;
	margin: 0;
	padding: 4px;
	background-color: #F6ECE3;
	border: 1px solid #E6E6E6;
	display: block;
}

div#primary .flame-bottom1borderpad15px .flamedetailsInforight {
	float: right;
	width: 280px;
	background-image: url(../images/common/line03.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 10px;
	margin: 0px;
}

/*
 detailsNavi [
----------------------------------------------------------- */
div#primary ul#detailsNavi {
	width: 466px;
	display: block;
	padding: 0px;
	background-image: url(../images/facilities_details/ditail_mainnavi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	clear:both;
}

div#primary ul#detailsNavi li {
	float: left;
	text-indent: -9999px;
	height: 32px;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#primary ul#detailsNavi li a {
	text-indent: -9999px;
	height: 32px;
	text-decoration: none;
	background-image: url(../images/facilities_details/ditail_mainnavi.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
}
div#primary ul#detailsNavi li#nav-detailsinfo {
	width: 184px;
}
div#primary ul#detailsNavi li#nav-detailscharge {
	width: 178px;
}
div#primary ul#detailsNavi li#nav-reserve {
	width: 104px;
}

div#primary ul#detailsNavi li#nav-detailsinfo a {
	background-position: 0px 0px;
}
div#primary ul#detailsNavi li#nav-detailscharge a {
	background-position: -184px 0px;
}
div#primary ul#detailsNavi li#nav-reserve a {
	background-position: -362px 0px;
}

div#primary ul#detailsNavi li a:hover {
	text-indent: -9999px;
	height: 32px;
	text-decoration: none;
	background-image: url(../images/facilities_details/ditail_mainnavi_on.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
}
div#primary ul#detailsNavi li#nav-detailsinfo a:hover {
	background-position: 0px 100%;
}
div#primary ul#detailsNavi li#nav-detailscharge a:hover {
	background-position: -184px 100%;
}
div#primary ul#detailsNavi li#nav-reserve a:hover {
	background-position: -362px 100%;
}

div#primary ul#detailsNavi li a.on {
	height: 32px;
	text-decoration: none;
	background-image: url(../images/facilities_details/ditail_mainnavi_on.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
}
div#primary ul#detailsNavi li#nav-detailsinfo a.on {
	background-position: 0px 100%;
}
div#primary ul#detailsNavi li#nav-detailscharge a.on {
	background-position: -184px 100%;
}
div#primary ul#detailsNavi li#nav-reserve a.on {
	background-position: -362px 100%;
}

/*
 tabNav [
----------------------------------------------------------- */
div#primary ul.tabNav {
	display: block;
	padding: 0px;
	margin: 0;
	clear:both;
}

div#primary ul.tabNav li {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div#primary div.tabMain {
	padding-top:10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 650px;
}

div#primary div.photoArea {
	background-image: url(../images/facilities_details/bg_photo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-bottom: 20px;
	padding-left: 147px;
	width: 650px;
	height: 125px;

}

div#primary div.photoArea p {
	float:left;
	width:125px;
	padding: 15px 0 0;
	margin: 0;
	text-align: center;
	font-size: 12px;
}

div#primary div.photoArea p img {
	display: block;
	margin: 0 5px 5px 5px;
}

/*
 tabArea [
----------------------------------------------------------- */
div#primary div#tab1 {
	display: block;
	padding: 0px;
	margin: 0;
	clear:both;
	border: 1px solid #CCC;
}

div#primary div#tab2 {
	display: block;
	padding: 0px;
	margin: 0;
	clear:both;
	border: 1px solid #CCC;
}

div#primary div#tab3 {
	display: block;
	padding: 0px;
	margin: 0;
	clear:both;
	border: 1px solid #CCC;
}


/*
 div.ditailsboxline [ 施設詳細ページ概要
----------------------------------------------------------- */

div#primary div.ditailsboxline {
	width: 100%;
	background-image: url(../images/common/page_lineLength_under20pxnon.gif);
	background-repeat: repeat-y;
	background-position: 150px bottom;
	padding: 0px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

div#primary div.ditailsboxline h3.h3ditailsOutline {
	float: left;
	display: block;
	width: 160px;
	background-image: url(../images/facilities_details/h3_outline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	margin: 0px;
	padding: 0px;
}

div#primary div.ditailsboxline div.ditailsboxlineright {
	width: 520px;
	float: right;
}

/* ===================================

	3: NEWS

====================================== */

div#primary .newsArea {
	width: 700px;
	display: block;
	margin-bottom: 10px;
	padding: 10px 0 15px 0;
	background-image: url(../images/common/line01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

div#primary .newsArea dl {
	margin-left: 0px;
	padding-bottom: 12px;
	background-image: url(../images/common/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 12px;
}

div#primary .newsArea dt {
	color:#FF7348;
	margin: 0 0 0 0;
	font-size: 12px;
	font-weight:bold;
	display: block;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	width: 135px;
}

div#primary .newsArea dt img {
	margin: 0px 0px 0 5px;
	vertical-align: middle;
}

div#primary .newsArea dd {
	font-size: 75%;
	display: block;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 140px;
	line-height: 1.3;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
}

div#primary .newsArea dd a {
	display: block;
	padding: 0px;
	margin: 0 0 8px;
	font-weight: bold;
}

/*
 ニュース出張ビジネスプラン
----------------------------------------------------------- */
div#primary .bussinesNews {
	width: 100%;
	display: block;
	margin-bottom: 10px;
	padding: 15px 0 15px 0;
	background-image: url(../images/common/line01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

div#primary .bussinesNews dl {
	margin-left: 0px;
	padding-bottom: 15px;
	background-image: url(../images/common/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 15px;
}

div#primary .bussinesNews dt {
	color:#FF7348;
	margin: 0 0 0 0;
	font-size: 12px;
	font-weight:bold;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	width: 135px;
}

div#primary .bussinesNews dd {
	font-size: 75%;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 220px;
	line-height: 1.3;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
}


/*
 ニュース詳細エリアタグ規制
----------------------------------------------------------- */

div#primary .newsditailArea {
	display: block;
	background-image: url(../images/common/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

div#primary .newsditailArea h1 {
	font-size: 100%;
	line-height: 1.4;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 8px;
	clear: both;
	background-image: url(../images/common/line02.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	margin-bottom: 10px;
	padding-left: 15px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #609958;
}

div#primary .newsditailArea h2 {
	font-size: 87.5%;
	line-height: 1.4;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 8px;
	clear: both;
	background-image: url(../images/common/line02.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	margin-bottom: 10px;
}

div#primary .newsditailArea h3 {
	font-size: 75%;
	line-height: 1.4;
	font-weight: bold;
	clear: both;
	margin-bottom: 10px;
}
div#primary .newsditailArea p.date {
	display: block;
	font-size: 75%;
	text-align:right;
	margin-bottom: 25px;
}

/*
 ニュース詳細エリアテンプレート02
----------------------------------------------------------- */

div#primary .newsditailArealeft {
	float:left;
	width: 302px;
	display: block;
}

div#primary .newsditailArealeft p {
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #CCC;
}

div#primary .newsditailArearight {
	float:right;
	width: 378px;
	display: block;
}

/*
 ニュース詳細エリアテンプレート03
----------------------------------------------------------- */

div#primary .newsditailArea p.newsditailAreaimages {
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #CCC;
}

div#primary .newsditailArea p.newsditailAreaimagesfoot {
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #CCC;
}

div#primary .newsditailArea p.newsditailAreaimagesfoot img {
	margin-right: 10px;
}

/* ===================================

	4: 温泉・目的

====================================== */

/*
 div.selectNavi [ 温泉・目的踊り場
----------------------------------------------------------- */

div#primary dl.selectNavi {
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

div#primary dl.selectNavi dt {
	display: block;
	padding: 0px;
	margin: 0px;
}

div#primary dl.selectNavi dd {
	display: block;
	padding: 15px;
	margin: 0px;
	border: 1px solid #CCC;
}

div#primary dl.selectNavi dd ul {
	display: block;
	padding: 0;
	margin: 0px;
}
div#primary dl.selectNavi dd ul li {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}

/* ===================================

	4: WEDDING

====================================== */

ul#weddingNavi {
	width: 100%;
	display: block;
	padding: 0px;
	background-image: url(../images/wedding/wedding_subnavi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	clear:both;
}

ul#weddingNavi li {
	float: left;
	text-indent: -9999px;
	height: 39px;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#weddingNavi li a {
	text-indent: -9999px;
	height: 39px;
	text-decoration: none;
	background-image: url(../images/wedding/wedding_subnavi.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
}
ul#weddingNavi li#nav-weddingtop {
	width: 345px;
}
ul#weddingNavi li#nav-weddingsecond {
	width: 345px;
}

ul#weddingNavi li#nav-weddingtop a {
	background-position: 0px 0px;
}
ul#weddingNavi li#nav-weddingsecond a {
	background-position: -345px 0px;
}

ul#weddingNavi li a:hover {
	text-indent: -9999px;
	height: 39px;
	text-decoration: none;
	background-image: url(../images/wedding/wedding_subnavi_on.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
}
ul#weddingNavi li#nav-weddingtop a:hover {
	background-position: 0px 100%;
}
ul#weddingNavi li#nav-weddingsecond a:hover {
	background-position: -345px 100%;
}

ul#weddingNavi li a.on {
	height: 39px;
	text-decoration: none;
	background-image: url(../images/wedding/wedding_subnavi_on.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
}
ul#weddingNavi li#nav-weddingtop a.on {
	background-position: 0px 100%;
}
ul#weddingNavi li#nav-weddingsecond a.on {
	background-position: -345px 100%;
}



div#primary .flame p.flameWeddingleft {
	width: 500px;
	float: left;
	margin: 0 0px 0 0;
	padding: 0px;
}

div#primary .flame p.flameWeddingleft img {
	margin: 0 15px 0 0;

}
div#primary .flame div.flameWeddingright {
	width: 190px;
	float: right;
	margin: 00;
	padding: 0px;
}




/* ===================================

	4: faq

====================================== */

div#primary dl.dlfaq dt {
	margin-bottom: 8px;
	padding-left: 20px;
	font-weight: bold;
	line-height: 1.8em;
	background-image: url(../images/icon/icon_q.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-size: 75%;
	clear: both;
}

div#primary dl.dlfaq dd {
	margin-bottom: 16px;
	padding-bottom: 18px;
	background-image: url(../images/common/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

div#primary dl.dlfaq dd.btm {
	padding-bottom: 0px;
	background: none;
}

div#primary dl.dlfaq dd div.ans {
	padding-left: 20px;
	line-height: 1.8em;
	background-image: url(../images/icon/icon_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size: 75%;
	display: block;
}

/* 表組み制御　 ================ */

div#primary dl.dlfaq dd div.ans table.tablestud {
	background-color:#FFF;
	margin-bottom: 15px;
	line-height: 1.2;
	width: 670px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 2px;
	border: 1px solid #ccc;
}

div#primary dl.dlfaq dd div.ans table.tablestud tbody td {
	font-size: 100%;
	color: #4a4a4a;
	padding: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
	margin: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

div#primary dl.dlfaq dd div.ans table.tablestud tbody th {
	font-size: 100%;
	padding: 6px;
	background-image: none;
	background-color: #F3FAF3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}

div#primary dl.dlfaq dd div.ans table.tablestud thead th {
	font-size: 100%;
	padding: 6px;
	background-image: none;
	background-color: #699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	color: #FFF;
}


/* ===================================

	4: travel

====================================== */

div#primary .flame-bottom1borderpad15px {
	display: block;
	margin: 0 0 15px 0;
	background-image: url(../images/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0 0 15px;
	clear: both;
}

div#primary .flame-bottom1borderpad15px .flameselectLeft {
	width:341px;
	float:left;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#primary .flame-bottom1borderpad15px .flameselectRight {
	width:341px;
	float:right;
	display: block;
	margin: 0 0 0 0;
	padding: 0px;
}

/* ===================================

	4: mobile

====================================== */


div#primary .flame-bottom1borderpad15px .flamemobileLeft {
	width:70px;
	float:left;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
}

div#primary .flame-bottom1borderpad15px .flamemobileRight {
	width:607px;
	float:right;
	display: block;
	margin: 0 0 0 0;
	padding: 0px;
	background-image: url(../images/site/mobile_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#primary .flame-bottom1borderpad15px .flamemobileRight p {
	padding:  0 15px 0 15px;
}
div#primary .flame-bottom1borderpad15px .flamemobileRight p.bg-black {
	margin:  0 15px 10px 15px;
	padding:  10px;
	background-color: #464646;
	color: #FFF;
}

/* ===================================

	4: internet

====================================== */


div#primary p.internetArea {
	float:left;
	width:100px;
	text-align: center;
	font-size: 12px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

div#primary p.internetArea img {
	display: block;
	margin: 0 5px 5px 5px;
}

/* ===================================

	newbook

====================================== */

#newBook {
	width: 700px;
	position: relative;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 120px;
}

#newBook .item {
	width: 664px;
	height: 120px;
	position: absolute;
	top: 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	left: 18px;
}

#newBook .item #slideItems {
	width: 9960px;
	position: absolute;
	left: 0;
	top: 0;
}

#newBook .item .section {
	list-style: none;
	width: 664px;
	height: 120px;
	float: left;
	padding: 5px 0 5px;
	text-align: center;
}

#newBook .leftBtn, .rightBtn {
	width: 18px;
	position: absolute;
	top: 0px;
	text-align: left;
}
#newBook .leftBtn a, .rightBtn a {
	text-decoration:none;
	font-weight: bold;
}

#newBook .leftBtn {
	left: 0;
	text-align: left;
}
#newBook .rightBtn {
	left: 682px;
	text-align: right;
}

#newBook p {
	width: 100px;
	padding: 5px 5px;
	line-height: 1;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: inline-block;
}
/* Hides from IE-mac \*/
 * html .clearfix {height: 1%;}
 .clearfix {display: block;}
/* End hide from IE-mac */ 
