@charset "utf-8";

/* Import List dir Common Css File */
@import "/list/common/css/list_common.css";

/* **************************************************************************************

=List facilities Style


************************************************************************************** */


/* =List facilities Style
____________________________________________________________________________ */

div#cantentsArea div.tabStyle {
	position: relative;
	border-bottom: 1px solid #D4D4D4;}

div#cantentsArea div.tabStyle h3 {
	width: 151px;
	height: 29px;
	float: left;
	position: relative;
	left: 0;
	bottom: -1px;}

div#cantentsArea div.tabStyle h3 span {
	display: block;
	width: 151px;
	height: 29px;
	text-indent: -9999px;}

div#cantentsArea div.tabStyle p {
	width: 151px;
	height: 29px;
	float: left;
	position: relative;
	left: 0;
	bottom: -1px;}

div#cantentsArea div.tabStyle p a {
	display: block;
	width: 151px;
	height: 29px;
	text-indent: -9999px;
	overflow: hidden;}


div#cantentsArea div.tabSole h3 {
	position: relative;
	left: 151px;
	bottom: -1px;}

div#cantentsArea div.tabSole p {
	position: relative;
	left: -151px;
	bottom: -1px;}

div#cantentsArea div.tabJoint h3 span {
	background: url(/list/common/img/facilities/tab_joint_act.jpg) left top no-repeat;}

div#cantentsArea div.tabSole h3 span {
	background: url(/list/common/img/facilities/tab_sole_act.jpg) left top no-repeat;}

div#cantentsArea div.tabJoint p a {
	background: url(/list/common/img/facilities/tab_sole_stay.jpg) left top no-repeat;}

div#cantentsArea div.tabSole p a {
	background: url(/list/common/img/facilities/tab_joint_stay.jpg) left top no-repeat;}


div#cantentsArea div.tabJoint p a,
div#cantentsArea div.tabJoint p a:link,
div#cantentsArea div.tabJoint p a:visited {
	background: url(/list/common/img/facilities/tab_sole_stay.jpg) left top no-repeat;}

div#cantentsArea div.tabJoint p a:hover,
div#cantentsArea div.tabJoint p a:active {
	height: 28px;
	background: url(/list/common/img/facilities/tab_sole_act.jpg) left top no-repeat;
	border-bottom: 1px solid #D4D4D4;}


div#cantentsArea div.tabSole p a,
div#cantentsArea div.tabSole p a:link,
div#cantentsArea div.tabSole p a:visited {
	background: url(/list/common/img/facilities/tab_joint_stay.jpg) left top no-repeat;}

div#cantentsArea div.tabSole p a:hover,
div#cantentsArea div.tabSole p a:active {
	height: 28px;
	background: url(/list/common/img/facilities/tab_joint_act.jpg) left top no-repeat;
	border-bottom: 1px solid #D4D4D4;}



/*
div#cantentsArea div.tabStyle h3 {
	width: 152px;
	float: left;
	position: relative;
	left: 0;
	bottom: -1px;
	background-color: #FFFFCC;
	font-size: 1em;
	font-weight: bold;}

div#cantentsArea div.tabStyle h3 span {
	display: block;
	padding: 8px 0 9px 6px;}

div#cantentsArea div.tabStyle p {
	width: 152px;
	padding: 7px 0 0 0;
	float: left;}

div#cantentsArea div.tabStyle p a {
	display: block;
	height: 1%;
	padding: 6px 0 4px 6px;
	background: url(/list/common/img/facilities/tab_stay.gif) left top no-repeat;
	font-size: 1em;
	font-weight: bold;
	color: #121212;}


div#cantentsArea div.tabJoint h3 {
	background: url(/list/common/img/facilities/tab_act_joint.jpg) left top no-repeat;}

div#cantentsArea div.tabSole {}

div#cantentsArea div.tabSole h3 {
	position: relative;
	left: 152px;
	bottom: -1px;
	background: url(/list/common/img/facilities/tab_act_sole.jpg) left top no-repeat;}

div#cantentsArea div.tabSole p {
	position: relative;
	left: -152px;
	bottom: 0;}
*/


div#cantentsArea h4 {
	padding: 5px;
	margin: 0 0 10px 0;
	clear: both;
	border: 1px solid #D4D4D4;
	font-size: 1em;
	font-weight: bold;}

div.division01 h4 {
	background: #D4EACD;}

div.division02 h4 {
	background: #F0DDDD;}

div.division01 p.toPageTop,
div.division02 p.toPageTop {
	padding: 0 0 20px 0;
	clear: both;
	text-align: right;}

div.division01 div,
div.division02 div {
	margin-bottom: 20px;}

div.division01 div div {
	width: 642px;
	margin: 0;
	float: left;
	background: url(/list/common/img/facilities/bg_vertical_line.gif) left top repeat-y;
	border-bottom: 1px solid #D4D4D4;}

div.division01 div div dl {
	width: 214px;
	float: left;}

div.division01 div div dl dt,
div.division01 div div dl dd {
	padding: 0 15px 0 14px;}

div.division01 div div dl dt {
	margin: 15px 0 7px 0;
	min-height: 1.2em;
	line-height: 1.2em;
	font-weight: bold;}

div.division01 div div.line2 dl dt {
	min-height: 2.4em;}

div.division01 div div.line3 dl dt {
	min-height: 3.6em;}

div.division01 div div dl dd {
	padding-bottom: 18px;
	font-size: 1em;
	line-height: 150%;}

div.division01 div div.bottomBox {
	border-bottom: 0;}

div.division01 dd p {
	padding: 0 0 5px 0;}

div.division01 p.annotation{
	padding: 0 0 0 0;
	clear: both;
	font-size: 0.8em;
	color: #747474;}

div.division01 dd img {
	float: none;
	margin: 0;}

div.division01 dl dd a {
	background: url(/list/common/img/room_info/ico_arrow_white.gif) 0 0.5em no-repeat;
	padding: 0 0 0 0.7em;
	margin: 5px 0 0;
	display: block;}


/* clearfix */
div.division01 div div dl dd:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}

div.division01 div div dl dd {
	display:inline-block;}

/*\*/
*html div.division01 div div dl dd {height:1%;}
div.division01 div div dl dd {display: block;}
/**/




@media print {
/*div#cantentsArea h2 {
	display: block !important;}*/
div#cantentsArea h2 {
	display: none;}


div.division01 div div dl {
	width: 210px;
	float: left;}
}





/*
div.division01 div.blockTypeA div.bottomBox dl {
	width: 642px;
	background-color: #FFFFFF;}

div.division01 div.blockTypeA div.bottomBox p {
	width: 410px;
	float: right;
	clear: none;}

div.blockTypeB div dl.wideBox {
	width: 428px;
	background-color: #FFFFFF;} 

div.blockTypeB div dl.wideBox p.annotation {
	text-align: right;}

dl.wideBox p.annotation img {
	float: none;
	margin: 0;}


div.blockTypeB div.bottomBox dl.wideBox dl {
	width: 199px;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 1em;}


div.blockTypeB div.bottomBox dl.wideBox dl dt,
div.blockTypeB div.bottomBox dl.wideBox dl dd {
	padding-left: 0;
	padding-right: 5px;}

*/





