/* BASIC ELEMENTS */
* {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
th {
	text-align:left;
	font-weight:normal;
}
ul {
	list-style-type:none;
}
li {
	display:inline;
}
img {
	border:0;
}
a:link,a:active,a:visited,a:hover {
	color: #333333;
	text-decoration: underline;
}

.clr {
	clear:both;
}

br.clr {
	font-size:0;
	line-height:0;
}

.mb5 {
    margin-bottom:5px;
}

.mb10 {
    margin-bottom:10px;
}
.mb15 {
	margin-bottom: 15px;
}


.mt5 {
    margin-top:5px;
}

.blue10 {
	margin-bottom:5px;
	color: #333399;
	font-size: 10px;
	line-height: 14px;
}
.f12_18 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.cmt {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* COMMON STYLE */
div#wrapper{
	width:850px;
	text-align:left;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

	div#mainArea {
	width:850px;
	}
	
	div#contentTop{
	width:610px;
	margin-right:20px;
	float: left;
	}
	
	div#content{
	width:620px;
	float: left;
	margin-right: 10px;
	margin-bottom: 40px;
	}

	div#rightNavi{
	width:220px;
	float: right;
	}

	div#pageTitle{
	width:620px;
	height:90px;
	margin-bottom: 5px;
	}

div#pageSTitle{
	width:620px;
	margin-bottom:5px;
	}
	
	/* HEADER */
	div#hdArea {
	width:850px;
	height:63px;
	padding: 0px;
	margin: 0px;
	}
	div#hdArea div.logo {
	width:150px;
	height:63px;
	float:left;
	}
	div#hdArea div.txt {
	width:700px;
	height:63px;
	float:right;
	}
	
div#mainMenu {
	width:850px;
	height:70px;
	margin-bottom: 13px;
	}

ul#mainMenu {
	position:relative;
	width:850px;
	height:70px;
	overflow:hidden;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
	ul#mainMenu li { text-indent:-9999px; line-height:0px; font-size:0px; }
	ul#mainMenu li a {
	display: block;
	padding-top:0px;
	text-decoration:none;
	height:70px;
	position:absolute;
	top:0;
}

	li#mainMenu01 a {
	width:142px;
	left:0px;
    background-image: url(https://altstyle3.creative-japan.org/tabijiya.jp/rakuten/img/btn01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
	li#mainMenu02 a {
	width:142px;
	left:142px;
    background-image: url(https://altstyle3.creative-japan.org/tabijiya.jp/rakuten/img/btn02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
	li#mainMenu03 a {
	width:141px;
	left:284px;
    background-image: url(https://altstyle3.creative-japan.org/tabijiya.jp/rakuten/img/btn03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
	li#mainMenu04 a {
	width:141px;
	left:425px;
    background-image: url(https://altstyle3.creative-japan.org/tabijiya.jp/rakuten/img/btn04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
	li#mainMenu05 a {
	width:140px;
	left:566px;
    background-image: url(https://altstyle3.creative-japan.org/tabijiya.jp/rakuten/img/btn05.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
	li#mainMenu06 a {
	width:144px;
	left:706px;
    background-image: url(https://altstyle3.creative-japan.org/tabijiya.jp/rakuten/img/btn06.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#footArea{
	width:850px;
	height:57px;
	background-image: url(https://altstyle3.creative-japan.org/tabijiya.jp/rakuten/img/foot.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	background-position: left top;
	}

div#footAreaT{
	width:950px;
	height:135px;
	background-image: url(http://www.ds-hd.jp/test/royalhotel/img/foot_tempbg.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	}

/* TOP PAGE */
	div#flashArea {
	width:848px;
	height: 328px;
	border: 1px solid #d9d9d9;
	}

/* TOP PAGE PLAN */
	div#planTitle {
	width:610px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333399;
	}
	
	div#planTitle p.title{
	width:108px;
	height:24px;
	float:left;
	}
	div#planTitle p.btn{
	width:179px;
	height:24px;
	float:right;
	margin-left: 323px;
	}
	
	div#plan {
	width:610px;
	margin-bottom: 20px;
	}

	div#plan table {
	width:301px;
	margin-top: 5px;
	font-size: 12px;
	vertical-align: middle;
	line-height: 14px;
	}
	
	div#plan table th {
	height:34px;
	}
	
	div#plan div.left {
	width:301px;
	float:left;
	}

	div#plan div.right {
	width:301px;
	float:right;
	}

/* TOP PAGE NEWS */
	div#newsArea {
	width:610px;
	margin-bottom: 20px;
	}
	
	div#newsArea div.left {
	width:368px;
	float:left;
	margin-top: 5px;
	}
	div#newsArea div.left table {
	width:360px;
	font-size: 12px;
	line-height: 22px;
	}
	div#newsArea div.left table th {
	height:22px;
	}
	
	div#newsArea div.right {
	width:242px;
	float:right;
	margin-top: 5px;
	}
	
	.news{
	color:#3399cc;
	}

/* TOP PAGE ONLINE */

	div#online {
	width:220px;
	margin-top: 5px;
	height: 131px;
	margin-bottom:5px;
	}

	ul#online {
	width:220px;
	position: relative;
	height: 105px;
	margin: 0px;
	padding: 0px;
	}
	ul#online li { text-indent:-9999px; line-height:0px; font-size:0px; }
	ul#online li a {
	display: block;
	text-decoration:none;
	width:220px;
	position:absolute;
	left: 0;
	margin: 0px;
	padding: 0px;
}

	li#online01 a {
	width:220px;
	height:35px;
	top:0px;
background-image: url(https://altstyle3.creative-japan.org/tabijiya.jp/rakuten/img/rsv_btn01.gif);
	background-repeat: no-repeat;
}
	li#online02 a {
	width:220px;
	height:35px;
	top:35px;
background-image: url(https://altstyle3.creative-japan.org/tabijiya.jp/rakuten/img/rsv_btn02.gif);
	background-repeat: no-repeat;
}
	li#online03 a {
	width:220px;
	height:35px;
	top:70px;
background-image: url(https://altstyle3.creative-japan.org/tabijiya.jp/rakuten/img/rsv_btn03.gif);
	background-repeat: no-repeat;
}


/* サービス・施設 */
	div#620Area {
	width:620px;
	}
	
	div#620Area div.stitle {
	width:620px;
	height: 25px;
	}

	div#620AreaLine {
	width:620px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 166px;
	}

	div#620AreaLine table{ 
	width:620px;
	height: 166px;
	}
	
	div#620AreaLine table th{
	vertical-align: top;
	}

/*for room */
.room_cmt{
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #f3f8fc;
}

/*for access*/
.access_cmtb {
	font-weight: bold;
	padding: 5px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #f3f8fc;
}
.access_cmt {
	padding: 5px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #f3f8fc;
}.access_line {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


/*for faq*/
.faq_line {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
}
.qes {
	font-weight: bold;
}
