/* @override http://localhost/princehotels.com/common/css/master.css */

/* @group FRAMEWORK LAYOUT */
#view_sidebar {
	float: left;
	width: 240px;
}
#submenu {
	margin-top: 0px;
}
#swf {
	float: right;
	width: 720px;
	height: 320px;
	background: #333;
}
#swf embed {
	z-index: 1112;
}
#breadCrumb {
	padding: 5px 15px;
	margin-top: 10px;
	width: 100%;
	height: 15px;
	color: #333;
}
#entry_header {
	float: right;
	width: 715px;
	height: 50px;
}
#entry {
	float: right;
	padding: 0 10px;
	width: 700px;
	height: auto;
}
#entry_footer {
	float: right;
	padding: 25px 20px;
	width: 675px;
	height: 15px;
	text-align: right;
}
#leftColumn {
	float: left;
	padding-right: 5px;
	width: 485px;
}
#rightColumn {
	float: right;
	position: relative;
	top: 0px;
	padding: 10px;
	width: 190px;
	height: 640px;
	background: url(../../images/rightColumnbg660.gif) no-repeat;
}
#rightColumn p {
	text-align: left;
	line-height: 1.5em;
}
#PCIMO {
	padding-top: 10px;
	margin: 10px 0;
	border-top: 1px solid #999;
}
form#PCIonline {
	margin: 10px;
	text-align: right;
}
form#PCIonline legend {
	padding: 5px 0;
	text-align: left;
}
form#PCIonline input {
	font-size: 14px;
}
form#PCIonline input:focus {
	background: #c6e2e5;
}
form#PCIonline input#add {
	margin: 10px;
}
#sidebar {
	width: 240px;
	height: auto;
	margin-top: 15px;
}
#sidebar_body {
	background: #E9E7DB;
}
#sidbar_bottom {
	padding: 0 10px;
	width: 200px;
	height: 50px;
	text-align: center;
	background: url(../../images/form/sidebarbottom.gif) no-repeat;
}
/* @end */


/* @group NEWS */

#news {
	position: relative;
	top:  -20px;
	float: right;
	width: 50%;
}
#news #news_title {
	padding-right: 1em;
	color: #C1272D;
	font-size: 125%;
}
/* @end */

/* @group HEADER */

span.indent {
	position: absolute;
	text-indent: -999px;
}
/* @end */

/* @group SUBMENU */

#sublogo {
	height: 160px;/*margin: 1px 1px;
	width: 240px;
	height: 155px;
	background: url(../../images/logo.gif) no-repeat;
	background-position: 15px;
	overflow: hidden;*/
}
#sublogo h2 img {
	padding-top: 6px;
	padding-left: 18px;
}
ul#submenu li {
	background: url(../../images/submenu.gif) no-repeat;
	background-position: 0px -25px;
}
ul#submenu li a {
	display: block;
	padding: 3px 0 0 0;
	width: 240px;
	height: 20px;
	color: #4D4D4D;
	font-size: 110%;
	text-indent: 30px;
	letter-spacing: 1px;
	text-decoration: none;
	background: url(../../images/submenu.gif) no-repeat top left;
}
ul#submenu li a:hover {
	color: #FFF;
	background-image: none;
}
ul#submenu li a.current {
	color: #FFF;
	background-image: none;
}
/* @end */

/* @group BREAD CLUMB */

#breadCrumb a {
	margin-right: 1em;
	color: #333;
	text-decoration: none;
}
/* @end */

/* @group MAIN */

#main h3 {
	padding: 23px 0 0 40px;
	width: 100%;
	height: 40px;
	font-size: 213%;
	font-family: "Georgia", "Times New Roman", "Times";
	background: url(../../images/h3bg.gif) no-repeat;
}
.entries_header {
	width: 478px;
	height: 20px;
	background: url(../../images/entries_header.gif) no-repeat;
	background-position: top;
}
.entries {
	padding: 0 20px;
	width: 438px;
	height: auto;
	background: url(../../images/entriesbd.gif) repeat-y;
}
.entries_footer {
	margin-bottom: 10px;
	width: 478px;
	height: 20px;
	background: url(../../images/entries_footer.gif) no-repeat;
	background-position: bottom;
}
.entries p {
	padding: 10px 0;
	line-height: 1.8em;
}
#entry h4, #entry h5 {
	padding: 3px 0 3px 8px;
	font-size: 100%;
	border: 1px solid #A3953E;
	border-left: 5px solid #A3953E;
}
#entry span.square {
	font-size: 60%;
	font-variant: small-caps;
	vertical-align: 2px;
}
/* @end */

/* @group TOP */

#entry .top h4 {
	height: 40px;
	padding-left: 15px;
	background: url(../../images/icon1.gif) no-repeat;
	background-position: 0 3px;
	border: none;
}
#entry .top h4 a {
	display: block;
	height: 40px;
	text-transform: capitalize;
}
.top {
	float: left;
	margin: 0 5px;
	width: 135px;
}
.top img {
	margin-top: 10px;
	width: 135px;
}
.top p {
	margin: 10px 0;
}
.click_here img {
	width: 71px;
}
/* @end */

/* @group FACILITIES */

#entry .page5 h4 {
	margin: 20px 0;
}
#entry .page5 h5 {
	margin: 20px 0;
}
.page5 p.description {
	padding: 20px;
	line-height: 1.5em;
}
.facilities {
	margin-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
}
#entry .facilities h4, #entry .facilities h5 {
	clear: both;
	margin: 5px;
	border: none;
}
#entry .facilities h4 {
	float: right;
	width: 260px;
}
.facilities img {
	float: left;
	margin-bottom: 20px;
}
.facilities dl {
	float: right;
	padding: 10px;
	width: 260px;
}
.facilities dt {
	clear: both;
	float: left;
	padding: 3px;
	width: 54px;
}
.facilities dd {
	float: left;
	padding: 3px;
	width: 194px;
}
.facilities p {
	float: right;
	padding: 5px 10px;
	width: 260px;
}
.facilities ul.innerList {
	float: right;
}
#entry .banquet h5 {
	padding-left: 18px;
	border: none;
	background: url(../../images/icon1.gif) no-repeat;
	background-position: 0 3px;
}
/* @end */

/* @group RESTAURANTS */

#entry .page4 h5 {
	border: none;
}
.restrant {
	padding: 0px;
	margin-bottom: 15px;
	width: 440px;
	border-bottom: 1px solid #e5e5e5;
}
.restrantimage {
	position: relative;
}
.restrant .zoomicon {
	position: absolute;
	top: 100px;
	left: 140px;/* display: none; */
}
#entry .restrant h5 {
	padding: 0;
}
.restrant h5 {
	float: right;
	width: 260px;
	font-size: 120%;
	font-weight: bold;
}
.restrant img {
	float: left;
	margin-right: 10px;
}
.restrant dl {
	float: right;
	width: 260px;
	min-height: 120px;
	height: auto !important;
	height: 120px;
}
.restrant dt {
	clear: both;
	float: left;
	padding: 3px;
	width: 60px;
}
.restrant dd {
	padding: 3px;
	margin-left: 60px;
	width: 200px;
}
#entry .restrant p {
	clear:  both;
	padding: 10px;
	line-height: 1.5;
}
ul.op {
	min-height: 30px;
}
/* @end */

/* @group ROOMINFORMATION */

.tower {
	height: auto;
	margin-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}
.tower img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#entry .tower h4 {
	float: left;
	padding: 0;
	margin: 0 0 10px;
	width: 290px;
	font-size: 110%;
	font-weight: bold;
	border: none;
}
.tower p {
	line-height: 1.6em;
	margin-top: 25px;
	margin-left: 170px;
}
div#noTabs .tower h4 {
	width: 100%;
}
#entry .roominfo h5 {
	border: none;
}
.roominfo {
	height: auto;
	padding: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}
.roominfo h5 {
	float: right;
	width: 260px;
	font-size: 120%;
}
.roominfo img {
	float: left;
	margin-right: 10px;
}
.roominfo .roomimage {
	position:relative;
}
.roominfo .zoomicon {
	position: absolute;
	top: 100px;
	left: 140px;/* display: none; */
}
.roominfo dl {
	float: right;
	width: 260px;
}
.roominfo dt {
	float: left;
	width: 60px;
	font-size: 90%;
}
.roominfo dd {
	padding: 3px;
	margin-left: 60px;
	width: 200px;
}
#entry .roominfo p {
	float: right;
	padding: 10px;
	width: 240px;
}
div.floorinfo {
	clear: both;
	padding-top: 10px;
}
.roominfo a.floor {
	padding-left: 20px;
	padding-bottom: 5px;
	background: url(../../images/icon.floor.gif) no-repeat 0 0;
}
.roominfo a.amenities {
	padding-left: 20px;
	padding-bottom: 5px;
	background: url(../../images/icon.amenities.gif) no-repeat 0 0;
}
.roominfo a.equipment {
	padding-left: 20px;
	padding-bottom: 5px;
	background: url(../../images/icon.amenities.gif) no-repeat 0 0;
}
/* @end */

/* @group SERVICE */

ul.servicelist {
	padding: 10px;
}
ul.servicelist li {
	display: inline;
	letter-spacing: 1px;
	line-height: 1.5em;
}
#entry .page3 p {
}
#entry .page3 ul {
}
.service {
	margin: 15px 0;
}
.service ul, .service p {
	margin: 15px 10px;
}
.service ul li {
	padding: 5px 0;
	line-height: 1.5em;
}
#equip {
	width: 100%;
}
#equip dl {
	float: left;
	margin: 10px;
	width: 220px;
}
#equip dt {
	margin-bottom: 10px;
	font-weight: bold;
}
#equip dd {
	margin-left: 1em;
}
#amenity {
	width: 100%;
}
#amenity dl {
	float: left;
	margin: 10px;
	width: 220px;
}
#amenity dt {
	margin-bottom: 10px;
	font-weight: bold;
}
#amenity dd {
	margin-left: 1em;
}
#amenity dd ol li {
	display: inline;
	margin-right: 1em;
}
img.floor_image {
	display: block;
	margin: 0 auto;
	width: 320px;
	height: 240px;
}
ul.amenity, ul.equip {
	margin: 0 auto;
	width: 80%;
}
/* @end */

/* @group ACCESS */

.access {
	padding: 10px;
	margin: 10px;
}
.access ul, .service p {
	margin: 15px 10px;
}
.access ul li {
	padding: 5px 0;
	line-height: 1.5em;
}
.access ul ul {
	padding: 0;
	margin: 0 auto;
	width: 90%;
}
#entry .access ul li p {
	margin: 0 15px;
}
#entry .access ul li em {
	margin-right: 1.5em;
	font-weight: bold;
}
.access dt {
	float: left;
	width: 140px;
}
.access dd {
}
#entry .page1 h5, #entry .access h5 {
	border: none;
	font-weight: bold;
}
#entry .page1 p {
	margin: 10px;
}
.page1 a.map.highslide {
	display: block;
	padding: 5px 0 0 30px;
	margin-left: 300px;
	width: 150px;
	height: 20px;
	background: url(../../images/icon.map.gif) no-repeat 100px 0;
	background-position: 0px 0px;
}
/* @end */

/* @group HOTEL LOCATION */

#entry .page6 h5 {
	border: none;
}
#entry .page6 p {
	margin: 10px;
}
#entry .page6 .map {
}
.location {
	margin: 10px;
	border-bottom: 1px solid #e5e5e5;
}
#entry .location h5 {
	padding-left: 15px;
}
.location h5 {
	clear: both;
	font-size: 120%;
	font-weight: bold;
	background: url(../../images/icon1.gif) no-repeat;
	background-position: 0 3px;
}
.location h5 a {
	text-decoration: underline;
}
.location h5 a:hover {
	text-decoration: none;
}
.location a.map {
	display: block;
	float: right;
	padding-top: 5px;
	width: 80px;
	height: 20px;
	text-align: right;
	background: url(../../images/icon.map.gif) no-repeat 100px 0;
	background-position: 0px 0px;
}
.page6 a.map.highslide {
	display: block;
	padding: 5px 0 0 30px;
	margin-left: 300px;
	width: 150px;
	height: 20px;
	background: url(../../images/icon.map.gif) no-repeat 100px 0;
	background-position: 0px 0px;
}
#entry .location p {
	clear: both;
	padding: 10px;
	line-height: 1.5em;
}
.location dt {
	float: left;
	width: 100px;
	font-weight: bold;
}
.location dd {
	float: right;
	width: 360px;
}
/* @end */

/* @group RESERVATION */

dl#reserve_room dt {
	padding: 3px;
	font-weight: bold;
}
dl#reserve_room dd {
	margin-bottom: 5px;
	line-height: 1.8em;
}
dl#reserve_room dd select {
	text-align: right;
}
dl#reserve_room dd input {
	margin-left: 1em;
	margin-right: 0.5em;
}
dl#reserve_room dd input#search {
	margin: 20px 160px 0;
	padding: 0;
	width: 120px;
}
/* @end */
/* @group SIDEBAR */

#sidebar h4 {
	padding: 10px 10px 0;
	width: 220px;
	height: 22px;
	font-size: 124%;
	font-family: "Garamond", "Times New Roman", "Times";
	font-weight: bold;
	text-align: center;
	background: url(../../images/sidebartop.gif) no-repeat;
}
div#trigger {
	padding: 5px 0;
	margin: 10px 0;
	width: 240px;
	height: 25px;
	text-align: center;
}
dl#hotels {
	width: 90%;
	height: 120px;
	font-size: 90%;
	overflow: scroll;
}
ul#searchTips {
	background: #F7F7F7;
}
ul#searchTips li {
	padding: 5px 10px 5px 20px;
	background: url(../../images/icon1.gif) no-repeat;
	background-position: 5px 5px;
}
ul#searchTips li.zebbla {
	background-color: #E6E6E6;
}
ul#searchTips li a {
	color: #4D4D4D;
	text-decoration: none;
}
/* @end */

/* @group TAB */
#myTabs:after, .mootabs_title:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#myTabs, .mootabs_title {
	display: inline-block;
	min-height: 1px;
}
* html .mootabs_title {
	height: 1px;/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
* html #myTabs {
	height: 1px;/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
#myTabs {
	
}
#myTabs ul.mootabs_title {
	margin-bottom: 10px;
	width: 100%;
	line-height: 2em;
	border-bottom: 10px solid #CCC;
}
#myTabs ul.mootabs_title li {
	display:inline;
	padding: 0 3px 0 18px;
	margin-right: 10px;
	background: url(../../images/icon1.gif) no-repeat;
	background-position: 0 2px;
}
#myTabs ul.mootabs_title li.current-tab a {
	font-weight: bold;
}

#myTabs ul.mootabs_title li:hover {
	text-decoration: underline;
	cursor: pointer;
}
.mootabs_panel {
	padding: 10px;
	width: 460px;
	min-height: 234px;
	height:auto;
}
/* @end */

/* @group 韓国語 */
.page1 a.map.highslide {
	margin-left: 280px;
	width: 170px;
}
.page6 a.map.highslide {
	margin-left: 280px;
	width: 170px;
}/* @end */
/* @group 簡体字 */
body.zh-cn .restrant dt {
	padding-top: 4px;
	font-size: 10px;
}
/* @end */

/* @group 予約フォーム */

#reserve {
}
form#reserve {
}
#reserve table {
	padding: 10px;
	width: 240px;
}
#reserve table tr.darkness {
	background: #DEDAC9;
	;
}
#reserve table td {
	padding: 3px;
	padding-left: 10px;
	height: 20px;
}
#reserve table td select {
	margin-right: 5px;
}
/* @end */

/* @group 三養荘 */
#entry .page4.sanyo-so .restrant {
	position: relative;
}
#entry .page4.sanyo-so .restrantimage {
	float: left;
	width: 200px;
}
#entry .page4.sanyo-so p.right {
	position: absolute;
	top: 0;
	right: 0;
	width: 240px;
}
#entry .page4.sanyo-so dl.sanyo-so dt {
	display: inline;
	float: left;
	padding: 3px;
	width: 80px;
	font-weight: bold;
}
#entry .page4.sanyo-so dl.sanyo-so dd {
	padding: 3px;
	margin-left: 100px;
}
#entry .page5.sanyo-so p.description {
	height: 360px;
	background: url(../../images/sanyo-so/facilities/sanyo-so_main.jpg) no-repeat;
	background-position: center bottom;
}
#entry .page5.sanyo-so h4 {
	padding: 6px;
	font-size: 120%;
	font-weight: bold;
	background: #E7E7D9;
	border: none;
}
#entry .page5.sanyo-so h5 {
	font-size: 120%;
	border: none;
	border-bottom: 1px solid #d5d5d5;
}
#entry .page5.sanyo-so p img.right {
	float: right;
	margin: 10px 0 10px 10px;
}
#entry .page5.sanyo-so .facilities h5 {
	clear: both;
	margin: 5px;
	border: none;
	float: right;
	width: 260px;
	font-size: 100%;
	font-weight: normal;
}
/* @end */
strong { font-weight: bold; }