@charset "utf-8";

/******************************************************************** detail
*/

.detail2 #container h2 {	margin-top: 10px; background: url(../detail2/img/titlebar.gif) no-repeat;}

.detail2 #header {
	height: 79px;
	background: url(../img/header_bg_detail.gif) no-repeat;
}

.detail2 #header p {
	position: absolute;
	top: 14px;
	left: 15px;
	margin: 0;
	padding: 0;
}

.detail2 h1 { top: 7px;}

.detail2 ul.detailNav {
	position: absolute;
	top: 32px;
	left: 45%;
	width: 551px;
	margin: 0 0 0 -93px;
	padding: 0;
	list-style-type: none;
}

.detail2 ul.detailNav li {
	padding-left: 7px;
	float: left;
}

.detail2 ul.detailNav li a {
	display: block;
	width: 160px;
	height: 39px;
	text-indent: -9999px;
	overflow: hidden;
}

.detail2 ul.detailNav li.dPrint a { background: url(../img/btn_conf.gif) no-repeat;}

.detail2 ul.detailNav li.dEmpty a { background: url(../img/btn_empty.gif) no-repeat;}

.detail2 ul.detailNav li.dContact a { width: 210px; background: url(../img/btn_contact2.gif) no-repeat;}

.detail2 ul.detailNav li.dPrint a:hover { background-position: -165px 0;}

.detail2 ul.detailNav li.dEmpty a:hover { background-position: -165px 0;}

.detail2 ul.detailNav li.dContact a:hover { background-position: -215px 0;}

/*\*//*/
.detail2 ul.detailNav li a { overflow: visible;}
.detail2 ul.detailNav li a:focus,
.detail2 ul.detailNav li a:active { outline: 1px solid #333;}
/**/

.detail2 ul.detailNavFoot {
	position: static;
	margin: 0 0 15px 217px;
	padding: 0;
	list-style-type: none;
}

/*------------------------------------------------------------------- mainBox
*/

.detail2 div#mainBox {
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #ccccc4;
	background: #fff url(../detail2/img/bg_logo.gif) no-repeat 50% 90px;
}

.detail2 div#mainBox h3 {
	height: 100%;
	margin: 0 0 0 10px;
	padding: 0 0 5px 25px;
	background: url(../detail2/img/catch_mark.gif) no-repeat 0 2px;
	color: #ff432e;
	font-size: 1.6em;
}

/*=================================================================== col-x
*/

.detail2 div#col-x {
	width: 364px;
	float: left;
}

.detail2 div#col-x table#detailX {
	width: 100%;
	border: none;
}

.detail2 div#col-x table#detailX caption { display: none;}

.detail2 div#col-x table#detailX th,
.detail2 div#col-x table#detailX td {
	border: none;
	border-bottom: 1px solid #CCCCC4;
	background: none;
}

.detail2 div#col-x table#detailX th { width: 125px;}

.detail2 div#col-x ul#iconList {
	margin: 0 0 0 3px;
	padding: 0;
	list-style-type: none;
}

.detail2 div#col-x ul#iconList li {
	width: 45px;
	float: left;
}

/*=================================================================== col-y
*/

.detail2 div#col-y {
	width: 364px;
	margin-bottom: 10px;
	float: right;
}

.detail2 div#col-y table#detailY {
	width: 100%;
	border: none;
}

.detail2 div#col-y table#detailY caption { display: none;}

.detail2 div#col-y table#detailY th,
.detail2 div#col-y table#detailY td {
	border: none;
	border-bottom: 1px solid #CCCCC4;
	background: none;
}

.detail2 div#col-y table#detailY th { width: 125px;}

.detail2 div#col-y table#detailY tr#dYRent th {
	font-size: 1.2em;
	background: url(../detail2/img/sum_grd.gif) repeat-x 0 100%;
	color: #f5782a;
	padding-bottom: 0;
}

.detail2 div#col-y table#detailY tr#dYRent td {
	font-size: 1.6em;
	background: url(../detail2/img/sum_grd.gif) repeat-x 0 100%;
	color: #f5782a;
	padding-bottom: 0;
	font-weight: bold;
}

.detail2 div#col-y p {
	padding: 8px;
	border: 1px solid #ccccc4;
	background: #fff;
}

/*------------------------------------------------------------------- 
*/

.detail2 #container dl#otherInfo {
	clear: both;
}

.detail2 #container dl#otherInfo dt {
	width: 127px;
	height: 22px;
	margin-bottom: 5px;
	padding: 3px 0 0 15px;
	background: url(../detail2/img/other_bg.gif) no-repeat 0 0;
	font-weight: bold;
	float: left;
	clear: both;
}

.detail2 #container dl#otherInfo dd {
	margin-top: 2px;
	float: left;
}

* html .detail2 #container dl#otherInfo dd { float: none;}

*:first-child+html .detail2 #container dl#otherInfo dd { float: none;}

/*=================================================================== col-l
*/

.detail2 #col-l {
	width: 378px;
	float: left;
}

.detail2 #col-l h4 {
	width: 378px;
	height: 20px;
	margin-bottom: 10px;
	padding: 0;
	background: url(../detail2/img/hl01.gif) no-repeat;
	text-indent: -9999px;
}

.detail2 #col-l div#mapBase {
	width: 376px;
	height: 376px;
	border: 1px solid #ccccc4;
	background: #fff;
}



/*=================================================================== col-r
*/

.detail2 #col-r {
	width: 378px;
	float: right;
}

.detail2 #col-r h4 {
	width: 378px;
	height: 20px;
	margin-bottom: 10px;
	padding: 0;
	background: url(../detail2/img/hl02.gif) no-repeat;
	text-indent: -9999px;
}

.detail2 #col-r p#layout {
	width: 356px;
	height: 356px;
	margin: 0;
	padding: 10px;
	border: 1px solid #ccccc4;
	background: #fff;
}

/*------------------------------------------------------------------- 
*/

.detail2 table#detailZ {
	width: 100%;
	margin-top: 15px;
	clear: both;
}

.detail2 table#detailZ caption { display: none;}

.detail2 table#detailZ th {
	text-align: center;
	width: 100px;
	background: #ffe8e5;
}

.detail2 table#detailZ td {
	background: #fff;
}

.detail2 table#detailZ td dl {
	width: 440px;
	float: left;
}

.detail2 table#detailZ td p {
	margin-top: 10px;
	padding-right: 10px;
}

.detail2 table#detailZ td p a {
	display: block;
	width: 160px;
	height: 55px;
	background: url(../img/b_contact.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: right;
}

.detail2 table#detailZ td p a:hover { background-position: -165px 0;}

/*\*//*/
.detail2 table#detailZ td p a { overflow: visible;}
.detail2 table#detailZ td p a:focus,
.detail2 table#detailZ td p a:active { outline: 1px solid #333;}
/**/

/*------------------------------------------------------------------- 
*/

.detail2 h4#hlPhoto {
	width: 768px;
	height: 20px;
	padding: 0 0 10px 0;
	background: url(../detail2/img/hl03.gif) no-repeat;
	text-indent: -9999px;
}

.detail2 div#photoBox {
	width: 766px;
	border: 1px solid #ccccc4;
	background: #ededed url(../detail2/img/photobox_bg.gif);
}

.detail2 div#photoBox ul {
	margin: 0;
	padding: 10px 0 10px 10px;
	list-style-type: none;
}

.detail2 div#photoBox ul li {
	width: 359px;
	height: 261px;
	margin: 0;
	padding: 13px 0 0 13px;
	background: url(../detail2/img/photo_bg.gif) no-repeat;
	float: left;
}

/*------------------------------------------------------------------- 
*/

.detail2 h4#hlIcon {
	width: 768px;
	height: 20px;
	background: url(../detail2/img/hl04.gif) no-repeat;
	text-indent: -9999px;
	padding: 0;
	margin: 10px 0;
}

.detail2 ul#aboutIcon {
	width: 766px;
	margin: 0 0 10px;
	padding: 10px 0;
	border: 1px solid #ccccc4;
	background: #fff;
}

.detail2 ul#aboutIcon li {
	text-align: center;
	width: 95px;
	list-style-type: none;
	float: left;
}

.detail2 ul#aboutIcon li span {
	display: block;
}



