@charset "UTF-8";
/* 八代ロイヤルホテル 共通、英語版style */

* {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
dl,dd,dt {
	margin:0;
	padding:0;
}
img {
	border: 0px;
}
ul {
	list-style-type:none;
}
address {
	font-style:normal;
	display:inline;
}
.clear {
	clear:both;
}

/* for modern browser */
.clearfix {
  display: inline-block;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height:0;
  font-size:0;
}

/* Hides from IE-mac ¥*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */

body {
	margin:0px;
	padding:0px;
	width:100%;
	background-color:#FFFFFF;
	color:#555555;
	font-family:"Times New Roman", Times, serif;
	background:url(images/bg_darkred.gif) ;
	background-color:#310000;
}
a:link,
a:visited {
	color:#000000;
	text-decoration:underline;
}
a:hover,
a:active {
	color:#bb2a09;
	text-decoration:underline;
}
div#container {
	width:100%;
	margin:0 auto;
	height:480px;
	margin: -230px 0px 0px -50%;
	left: 50%;
	top: 50%;
	position: absolute;
	background:url(images/bg_flower.gif) no-repeat center center ;
}

div#contents {
	width:900px;
	margin:0 auto;
	height:480px;
	margin:0 auto;
	margin: -230px 0px 0px -450px;
	left: 50%;
	top: 50%;
	position: absolute;
}
h1 {
	height:46px;
	padding-bottom:14px;
	padding-top:30px;
}
p#copyright {
	padding-top:15px;
	padding-top:20px;
	
}

/* ヘッダー */
div#subHeader {
	width:900px;
	margin:0 auto;
}
h1.h1_logo2 {
	width:200px;
	float:left;
	padding-top:35px;
	padding-bottom:25px;
}
p#japaneseBtn {
	width:450px;
	float:right;
	padding-top:16px;
	font-size:77%;
	padding-bottom:11px;
	line-height:120%;
	text-align:right;
}
ul#topNavi {
	width:448px;
	float:right;
	background:url(common/images/dot1.gif) repeat-y right top;
}
ul#topNavi li {
	height:27px;
	float:left;
	padding:1px 15px 0 15px;
	background:url(common/images/dot1.gif) repeat-y left top;
}
ul#topNavi li.stay {
	padding-top:3px;
}

/* 背景処理・トップイメージ（eng） */
div#arabesque2 {
	margin:0 auto;
	background:url(common/images/bg_arabesque2.gif) no-repeat center 8px;
	clear:both;
}
div#engTopImg {
	width:900px;
	margin:0 auto;
}

/* コンテンツ（eng） */
div#engContentsWrapper {
	width:900px;
	margin:0 auto;
	background-color:#ffffff;
	line-height:160%;
	font-family:"Times New Roman", Times, serif;
	font-size:108%;
}
div#engContents {
	width:840px;
	margin:0 auto;
	padding-top:45px;
}

/* 見出し・段落処理 */
h2.sectionTitle {
	background:url(images/bg_sectiontitle.gif) no-repeat left bottom;
	padding-bottom:20px;
	margin-bottom:40px;
}
h2.sectionTitle2 {
	background:url(images/bg_sectiontitle.gif) no-repeat left bottom;
	padding-top:80px;
	padding-bottom:20px;
	margin-bottom:40px;
	clear:both;
}
p.top10 {
	padding-top:10px;
}
p.top15 {
	padding-top:15px;
}
p.top25 {
	padding-top:25px;
}
p.bottom15 {
	padding-bottom:15px;
}
p.bottom20 {
	padding-bottom:20px;
}
p.bottom25 {
	padding-bottom:25px;
}
p.bottom30 {
	padding-bottom:30px;
}
p.bottom35 {
	padding-bottom:35px;
}

/* Back to top */
p.backtop {
	padding-top:30px;
	text-align:right;
	clear:both;
}
p.backtop2 {
	padding-top:30px;
	padding-bottom:10px;
	text-align:right;
	clear:both;
}

/* Stay Guide */
div.left490 {
	width:490px;
	float:left;
}
div.right330 {
	width:330px;
	float:right;
	text-align:right;
}

/* Room Guide */
div.left550 {
	width:550px;
	float:left;
}
div.roomBox01 {
	width:260px;
	float:left;
	line-height:150%;
	padding-bottom:50px;
}
div.roomBox02 {
	width:260px;
	float:right;
	line-height:150%;
	padding-bottom:50px;
}
div.roomBox01 h3,
div.roomBox02 h3 {
	padding-top:13px;
	padding-bottom:17px;
}
h3.h3_roomRate {
	padding-top:10px;
	padding-bottom:9px;
}
table#table_rate {
		width:550px;
}
table#table_rate th {
		background-color:#3c0d0d;
		color:#FFFFFF;
		padding:6px 9px;
		border-right:1px solid #cccccc;
}
table#table_rate th.last {
		border-right:none;
}
table#table_rate td {
		border-bottom:1px solid #cccccc;
		border-left:1px solid #cccccc;
		padding:6px 15px;
}
table#table_rate td.color {
		background-color:#f8f3e9;
}
table#table_rate td.last {
		border-right:1px solid #cccccc;
}

div#roomSide {
	width:260px;
	float:right;
	background:url(common/images/bg_stay.gif) repeat left top;
	padding-top:7px;
	padding-bottom:15px;
}
div#stable_top {
	width:246px;
	height:13px;
	background:url(images/stable_top.gif) no-repeat left top;
	margin:0 auto;
	font-size:0;
	line-height:0;
}
div#stable_btm {
	width:246px;
	height:10px;
	background:url(images/stable_btm.gif) no-repeat left top;
	margin:0 auto;
	font-size:0;
	line-height:0;
}
div#stable_ct {
	width:222px;
	background:url(images/bg_stable.gif) repeat-y left top;
	margin:0 auto;
	padding:0 12px;
}
ul#roomNotes {
	width:220px;
	list-style-position:outside;
	padding-bottom:5px;
	line-height:130%;
}
ul#roomNotes li {
	padding-top:5px;
	padding-bottom:6px;
	padding-left:35px;
}
ul#roomNotes li.nonsmoking {
	background:url(images/icn_nosmoking.gif) no-repeat left top;
}
ul#roomNotes li.internet {
	background:url(images/icn_internet.gif) no-repeat left top;
}
ul#roomNotes li img {
	vertical-align:middle;
	padding-right:8px;
}
p#roomNoteTxt {
	padding:12px 0 10px 5px;
	border-top:1px solid #fdf2e4;
	color:#888888;
	line-height:140%;
	font-size:85%;
}

div#roomSideWrapper {
	padding:0 15px;
}
dl#roomExplain {
	padding-top:24px;
	padding-bottom:8px;
}
dl#roomExplain dt {
	background:url(images/icn_point.gif) no-repeat left 0.5em;
	padding-left:15px;
	color:#333333;
	font-weight:bold;
}
dl#roomExplain dd {
	padding-left:15px;
	padding-bottom:20px;
	line-height:150%;
}
p.txt_phone01 {
	color:#3c0d0d;
	line-height:150%;
	padding-left:3px;
}
div#sideWhiteBox {
	background-color:#ffffff;
	border:1px solid #ebe2d4;
	padding:15px 17px;
	color:#888888;
	line-height:150%;
}

/* Facilities */
p#txt_facilities {
	width:670px;
	padding-bottom:30px;
}
div#facilitiesBox {
	background:url(common/images/bg_dot.gif) repeat left top;
	padding:14px;
}
div#facilitiesPhoto01 {
	width:400px;
	float:left;
}
div#facilitiesPhoto02 {
	width:400px;
	float:right;
}
div#facilitiesPhoto01 p,
div#facilitiesPhoto02 p {
	color:#333333;
}

/* Restaurant */
div.restLine {
	padding-bottom:40px;
}
div.restLeft {
	width:405px;
	float:left;
}
div.restRight {
	width:405px;
	float:right;
}
div.restLeft h3,
div.restRight h3 {
	border-left:3px solid #bb2a09;
	padding-left:9px;
	font-size:123.1%;
	color:#36120a;
}
div.restLeft div,
div.restRight div {
}
dl.hoursList {
	border:1px solid #e2e2e2;
	padding:12px;
}
dl.hoursList dt {
	width:3.3em;
	float:left;
	font-weight:bold;
}
dl.hoursList dd {
	width:320px;
	float:left;
}

/* Access */
div#map {
	width:550px;
	height:350px;
	float:left;
}
div#accessSide {
	width:260px;
	float:right;
	background:url(common/images/bg_dot.gif) repeat left top;
}
div#accessSideWrapper {
	padding:11px 14px 20px 14px;
}
ul#accessList {
	list-style-type:circle;
	list-style-position:outside;
	padding:15px 0 0 15px;
	line-height:150%;
}
ul#accessList li {
	padding-bottom:5px;
}
div#address {
	padding-top:10px;
	color:#888888;
	line-height:140%;
}

/* フッター */
div#footerWrapper {
	width:100%;
	clear:both;
	background-color:#000000;
}
div#footer {
	width:900px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:50px;
}