@charset "utf-8";
/*======================================
	文字スタイル関係
======================================*/
.red-strong {
	font-weight: bold;
	color: #990000;
}
.txt-strong {
	font-weight: bold;
}

/*======================================
	フロート関係
======================================*/
.float-left {
	float: left;
	margin: 0px;
	padding: 0px;
}
.float-right {
	float: right;
}
.aline-center {
	text-align: center;
}
.aline-right {
	text-align: right;
}
.aline-left {
	text-align: left;
}
.w181 {
	width: 181px;
}
.w570 {
	width: 570px;
}
.w475 {
	width: 465px;
}
.w285 {
	width: 285px;
	height: 303px;
}
.h620 {
	height: 620px;
}
#point-ul {
	background-image: url(../../images/room/i-room3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 760px;
}
#point-ul li {
	list-style-type: none;
}
#point-ul li a {
	cursor:pointer;
}
#genkan {
	padding: 0px;
	display: inline;
	width: 300px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#genkan li  {
	display: inline;
	padding: 0px;
	float: right;
	margin: 0px;
}
#rouka  {
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#rouka li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#kyakusitu {
	width: 465px;
	padding: 0px;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: inline;
}
#kyakusitu li {
	display: inline;
	float: left;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#reisen {
	display: inline;
	text-align: right;
	background-image: url(../../images/room/back-reisen.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 0px;
	float: right;
	width: 280px;
	margin-top: 250px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sp-top20plas {
	margin-top: 20px;
}



.sp-top20 {
	margin-top: -20px;
}
.sp-bottom10 {
	margin-bottom: 10px;
}

.sp-le10 {
	margin-left: 10px;
}
.sp-le20 {
	margin-left: -20px;
}
.sp-le50 {
	margin-left: -50px;
}
.sp-ri20 {
	margin-right: -20px;
}





.bottom20 {
	margin-bottom: 20px;
	margin-left: -20px;
}
.left20 {
	margin-left: -20px;
}

/*======================================
	.clrFix関係
======================================*/
.clrFix{
  overflow:hidden;
}

.float-clear {
	clear: both;
}

.clrFix:after,.float-clear:after,.data-block:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
* html .clrFix{
  zoom:1;/* for hasLayout */
  overflow:visible;
}
/*======================================
	個別追加スタイル
======================================*/
#anime {
	height: 250px;
	width: 780px;
	overflow: hidden;
	clear: both;
}
.row-list-top {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
.row-list-top  li {
	display: inline;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	list-style-type: none;
	width: 176px;
}
#alpha {
	width: 780px;
	margin: 0px;
	padding: 0px;
}
#layout-img {
	display: block;
	height: 303px;
	width: 564px;
}.contents-block {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 170%;
}
#room-img {
	background-image: url(../../images/back-room.jpg);
	background-position: right bottom;
	display: block;
	background-repeat: no-repeat;
}
.contents-block p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
.contents-block h3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../../images/t-back.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 40px;
	height: 30px;
	letter-spacing: 0.2em;
	clear: both;
	margin: 0px;
}
.info-block {
	background-image: url(../../images/news-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F2ECDB;
	margin-bottom: 10px;
	padding-bottom: 21px;
	display: block;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.info-block  h3 {
	margin: 0px;
	padding: 0px;
}

.info-block p {
	padding-right: 5px;
	padding-left: 5px;
}
.data-block  {
	background-image: url(../../images/data-block-back.jpg);
	background-repeat: repeat-x;
	background-position: right -10px;
	padding: 10px;
	margin: 0px;
}
.data-block h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #660000;
	border-left-color: #660000;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	letter-spacing: 0.2em;
}
.row-list {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
.row-list li {
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	display: inline;
	width: 120px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.data-block table {
	border: 1px solid #999999;
	border-collapse:collapse;
}
.data-block   td,.data-block  th {
	border: 1px solid #999999;
}
.data-block th {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #5C4949;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.data-block td {
	background-color: #FFFFFF;
	text-align: center;
	padding: 3px;
}
#bath1 {
	background-image: url(../../images/spa/back-bath1.jpg);
	background-repeat: no-repeat;
	width: 550px;
	padding: 10px;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#bath2 {
	background-image: url(../../images/spa/back-bath2.jpg);
	background-repeat: no-repeat;
	width: 550px;
	padding: 10px;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#bath3 {
	background-image: url(../../images/spa/back-bath3.jpg);
	background-repeat: no-repeat;
	width: 550px;
	padding: 10px;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#bath1 ul,#bath2 ul,#bath3 ul {
	padding: 0px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 480px;
}
#bath1 li,#bath2 li,#bath3 li {
	display: inline;
	list-style-type: none;
	margin-left: 10px;
	float: left;
	margin-bottom: 10px;
	width: 105px;
}
#bath1 li a,#bath2 li a,#bath3 li a {
	border: 2px solid #FFFFFF;
	display: block;
}
#ippin-list {
	background-image: url(../../images/season/bottom-ippin.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 21px;
	padding-left: 15px;
	margin: 0px;
}
#ippin-div {
	background-image: url(../../images/season/back-ippin.jpg);
	background-repeat: repeat-y;
}
#ippin-list dt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	color: #FFCC33;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	text-align: center;
}
#ippin-list dd img {
	margin-bottom: 5px;
	display: block;
	padding-bottom: 5px;
}

#ippin-list dd {
	padding: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#season-copy {
	background-image: url(../../images/season/back-season.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 150px;
}
.row-list2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
.row-list2 li {
	list-style-type: none;
	float: left;
	display: inline;
	padding: 0px;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.row-list3 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
.row-list3 li {
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	display: inline;
	width: 135px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	height: 120px;
}
.row-list4 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	width: 570px;
}
.row-list4 li {
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	display: inline;
	width: 135px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

#alpha {
	float: left;
	margin-left: 10px;
	width: 550px;
}
#beta {
	float: right;
	margin-right: 10px;
	width: 190px;
}
.imgright-sp10 {
	margin-right: 10px;
}
#train-list {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#train-list li {
	background-color: #F2ECDB;
	padding: 5px;
	margin-bottom: 10px;
	list-style-type: none;
}
#train-list strong {
	font-weight: bold;
	color: #990000;
}
.map {
	height: 448px;
	width: 568px;
	margin-bottom: 20px;
	border: 1px solid #5C4949;
	margin-top: 20px;
}
.sp20 {
	margin-bottom: 20px;
	margin-top: 20px;
}
.sp10 {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}

#reisen-div {
	background-image: url(../../images/back-reisen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
	padding: 10px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
#reisen-div p {
	width: 320px;
	margin-top: 150px;
	margin-left: 390px;
}
#reisen-div strong {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
	padding-bottom: 5px;
	display: block;
}
.data-table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100%;
}

.data-table  th {
	background-color: #4f250f;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 3px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	white-space: nowrap;
}
.data-table td {
	background-color: #ebe3cb;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.w260 {
	width: 280px;
}
#kaiseki-div {
	background-image: url(../../images/season/back-kaiseki.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#kaiseki-div p {
	width: 280px;
}
#osusume-div {
	background-image: url(../../images/season/back-ippin2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#osusume-div p {
	margin-left: 280px;
}
#about-header {
	background-image: url(../../images/about/about-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 12px;
}
.about-copy {
	width: 390px;
}
#photo-table {
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 20px;
}
#about-table2 td {
	width: 242px;
	border: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;
}
#about-table2 h5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#about-table2 p {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#cancel-table {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#cancel-table  td,#cancel-table th {
	width: 100px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	padding: 3px;
}
#cancel-table th {
	background-color: #EAEAEA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.txt10 {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#about-table2 dl {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}



/*======================================
	IE6対策
======================================*/
* html .row-list-top  li {
	display: inline;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: left;
	list-style-type: none;
	width: 176px;
}
* html .row-list2 {
	width:570px;
	padding: 0px;
	margin: 0px;
}
* html .row-list2 li {
	padding: 0px;
	width: 280px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
* html .row-list3 {
	width:560px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
* html .row-list3 li {
	padding: 0px;
	width: 135px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
