@charset "utf-8";

/* ##################################################################

[DEFAULT]
[header]
[contents]
[main]
[side]
[map]
[contact]

Copyright (C) 37Graphics.

################################################################## */

/* DEFAULT ****************************************************************/
body {
	background: #FFF url(../img/bg01_sub.png) repeat-x;
}


/* header ****************************************************************/
#header p {
	float: left;
	padding-top: 4px;
}


/* contents ****************************************************************/
div#contents {
	width: 680px;
	padding: 14px 14px 0;
	background: #FFF url(../img/bg02_sub.png) no-repeat;
}

p#bc_nav {
	float: left;
	margin-bottom: 3px;
	color: #666;
	font-size: 83%;
}
#bc_nav a {
	color: #666;
}
h1 {
	float: left;
	margin-bottom: 3px;
	padding-left: 0.2em;
	color: #666;
	font-size: 83%;
}

h2 {
	line-height: 1.2;
	margin: -1px -10px 15px;
	padding: 0 0 1px 5px;
	font-size: 116%;
	font-weight: bold;
	background: url(../img/detail/title_6_bg.png) no-repeat 0 bottom;
}

div.sec {
	margin-bottom: 20px;
	padding: 0 10px;
}

/* contents_top
--------------------------------------------------------- */
div#contents_top {
	position: relative;
	clear: both;
	width: 680px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	background: url(../img/detail/c_top_bg.png) no-repeat 0 bottom;
}

p#title {
	position: absolute;
	bottom: 3px;
	float: left;
	line-height: 1;
	padding-left: 5px;
	font-size: 133%;
	font-weight: bold;
}
ul#s_nav {
	float: right;
	width: 236px;
	overflow: hidden;
	padding-bottom: 2px;
}
#s_nav li {
	float: right;
	width: 111px;
	margin-left: 7px;
}


/* point ****************************************************************/
#main table td a {
	padding: 9px 0 6px 30px;
	background: url(../img/detail/dl_icon.png) no-repeat 0 center;
}

#point p.lead {
	margin-bottom: 10px;
	font-size: 116%;
}
#point table {
	margin-bottom: 20px;
}
#point p.images {
	float: right;
	width: 308px;
	padding: 6px 8px 9px 6px;
	background: url(../img/detail/photo_frame.png) no-repeat;
}
#point p#mark {
	position: relative;
	float: left;
}
#point p#mark  span {
	position: absolute;
	top: 6px;
	left: 6px;
	z-index: 3;
	width: 308px;
	height: 205px;
	text-indent: -9999px;
}

#point p#mark span.soldout {	background: url(../img/mark_soldout.png) no-repeat;}
#point p#mark span.contract { background: url(../img/mark_contract.png) no-repeat;}
#point p#mark span.full { background: url(../img/mark_full.png) no-repeat;}


#point p#compass {
	position: relative;
}
#point p#compass  span {
	position: absolute;
	top: 6px;
	left: 6px;
	z-index: 3;
	width: 308px;
	height: 205px;
	text-indent: -9999px;
}

#point p#compass span.upper {	background: url(../img/detail/compass_upper.gif) no-repeat;}
#point p#compass span.lower {	background: url(../img/detail/compass_lower.gif) no-repeat;}
#point p#compass span.right {	background: url(../img/detail/compass_right.gif) no-repeat;}
#point p#compass span.left {	background: url(../img/detail/compass_left.gif) no-repeat;}
#point p#compass span.upperright {	background: url(../img/detail/compass_upperright.gif) no-repeat;}
#point p#compass span.upperleft {	background: url(../img/detail/compass_upperleft.gif) no-repeat;}
#point p#compass span.lowerright {	background: url(../img/detail/compass_lowerright.gif) no-repeat;}
#point p#compass span.lowerleft {	background: url(../img/detail/compass_lowerleft.gif) no-repeat;}


/* photo ****************************************************************/
#photo h2 {
	margin-bottom: 10px;
	background: url(../img/detail/title_4_bg.png) no-repeat 0 bottom;
}
#photo p.lead {
	float: right;
	margin-bottom: 7px;
	padding-left: 17px;
	color: #666;
	background: url(../img/detail/zoom_icon.gif) no-repeat 0 center;
}
#photo div.box {
	clear: both;
}
#photo div.images {
	float: left;
	width: 323px;
}
#photo p.images {
	width: 308px;
	height: 205px;
	margin-bottom: 3px;
	padding: 6px 8px 9px 6px;
	background: url(../img/detail/photo_frame.png) no-repeat;
}
#photo ul.select {
	float: right;
	width: 327px;
	margin-right: -5px;
	margin-bottom: 14px;
	overflow: hidden;
}
#photo ul.select li {
	float: left;
	width: 98px;
	height: 64px;
	margin: 0 6px 6px 0;
	padding: 2px 3px 3px 2px;
	background: url(../img/detail/photo_frame_mini2.png) no-repeat;
}

#contents table {
	width: 100%;
	line-height: 1.5;
	border: #CCC solid;
	border-width: 1px 0 0 1px;
	border-collapse: separate;
}
* html #contents table {
	border-collapse: collapse;
}
*+html #contents table {
	border-collapse: collapse;
}
#contents table th,
#contents table td {
	vertical-align: middle;
	padding: 10px;
	border: #CCC solid;
	border-width: 0 1px 1px 0;
	background: #FFF;
}
#contents table th {
	text-align: center;
	background: #F2F2F2;
}
#contents table.basic td {
	text-align: center;
}
#contents table col.line-a {
	width: 38%;
}
#contents table col.line-b {
	width: 12%;
}
#contents table col.item {
	width: 18%;
}
#contents table col.des {
	width: 32%;
}


/* map ****************************************************************/
div#map {
	margin: 0 0 40px;
}
#map h2 {
	background: url(../img/detail/title_4_bg.png) no-repeat 0 bottom;
}
#map #map_canvas {
	width: 654px;
	height: 402px;
	margin-bottom: 7px;
	border: #D9D9D9 solid 3px;
}


/* contact ****************************************************************/
div.contact {
	width: 680px;
	margin: 0 0 30px;
	background: url(../img/chintai/contact_bg_bd.png) repeat-y;
}
.contact dl {
	padding-top: 5px;
	background: url(../img/chintai/contact_bg_hd.png) no-repeat 0 top;
}
.contact dt {
	line-height: 1.5;
	margin: 0 7px;
	padding: 6px 8px 5px;
	font-size: 116%;
	font-weight: bold;
	background: url(../img/contact_title.png) repeat;
}
.contact dd {
	background: url(../img/chintai/contact_bg_ft.png) no-repeat 0 bottom;
}
.contact dd p.images {
	float: left;
	width: 157px;
	padding: 13px 0 11px 15px;
}
.contact dd dl {
	position: relative;
	float: right;
	width: 475px;
	padding: 13px 15px 8px 0;
	background: none;
}
.contact dd dl dt {
	line-height: 1.1;
	margin: 0;
	padding: 0 0 3px;
	font-size: 100%;
	font-weight: bold;
	background: none;
}
.contact dd dl dt span {
	position: absolute;
	top: 13px;
	right: 15px;
	display: inline-block;
	float: right;
	color: #666;
}
.contact dd dl dd {
	padding: 2px 0 1px;
	border-top: #EEE solid 1px;
	background: none;
}
.contact dd dl dd.add {
	color: #666;
}
.contact dd dl dd a {
	color: #489514;
}
.contact dd dl dd a:visited {
	color: #489514;/* IE6 fix */
}


