@charset "utf-8";

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

[DEFAULT]
[header]
[contents]

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;
	overflow: hidden;
	padding: 14px 14px 0;
	background: #FFF url(../img/bg02_sub.png) no-repeat;
}

p#bc_nav {
	margin-bottom: 3px;
	color: #666;
	font-size: 83%;
}
#bc_nav a {
	color: #666;
}

/* contents_top
--------------------------------------------------------- */
div#contents_top {
	width: 680px;
	height: 148px;
	overflow: hidden;
	margin-bottom: 19px;
}

div#main_img {
	float: left;
	width: 520px;
	height: 136px;
	padding: 5px;
	border: #CCC solid 1px;
	background: #FFF;
}

ul#s_nav {
	float: right;
	width: 148px;
	padding-top: 7px;
}
#s_nav li {
	margin-bottom: 6px;
}

/* c_nav
--------------------------------------------------------- */
div.c_nav {
	width: 680px;
}
.c_nav ul.tabNav {
	width: 680px;
	background: url(../img/chintai/cnv_tab_bg.png) no-repeat 0 bottom;
}
.c_nav ul.tabNav li {
	float: left;
	height: 36px;
	margin-right: 4px;
}

li#cnv_tab1 a { width: 71px; background: url(../img/chintai/cnv_tab01.png) no-repeat 0 0;}
li#cnv_tab2 a { width: 84px; background: url(../img/chintai/cnv_tab02.png) no-repeat 0 0;}
li#cnv_tab3 a { width: 81px; background: url(../img/chintai/cnv_tab03.png) no-repeat 0 0;}

.c_nav ul.tabNav li a {
	display: block;
	height: 12px;
	line-height: 1;
	padding: 12px 10px 12px 23px;
	font-size: 12px;
	font-weight: bold;
}
.c_nav ul.tabNav li a.active {
	color: #333;
}

li#cnv_tab1 a.active { background-position: 0 -36px;}
li#cnv_tab2 a.active { background-position: 0 -36px;}
li#cnv_tab3 a.active { background-position: 0 -36px;}

.c_nav ol {
	width: 680px;
	margin-bottom: 35px;
	background: url(../img/chintai/cnv_bg_bd.png) repeat-y;
}
.c_nav ol li {
	height: 1%;/* IE6-7 fix */
	padding: 0 6px 0 11px;
}
.c_nav ol li.none {
	color: #C2C2C2;
}
.c_nav ol li.step01 {
	padding-top: 3px;
	background: url(../img/chintai/cnv_bg_hd.png) no-repeat 0 top;
}
.c_nav ol li.step02 {
	padding-bottom: 6px;
	background: url(../img/chintai/cnv_bg_ft.png) no-repeat 0 bottom;
}
.c_nav ol li dl {
	width: 643px;
	margin-right:5px;
	padding: 10px 5px 9px;
}
.c_nav ol li.step01 dl {
	background: url(../img/chintai/cnv_bg_dot.png) repeat-x 0 bottom;
}
.c_nav ol li dl dt {
	float: left;
	width: 120px;
	line-height: 1.1;
	font-weight: bold;
}
.c_nav ol li dl dd {
	display: inline;
	line-height: 1.1;
}
.c_nav ol li dl dd ul {
	display: inline;
}
.c_nav ol li dl dd ul li {
	display: inline;
}
.c_nav ol li dl dd ul li a {
	padding-top: 1px;
	padding-left: 18px;
	background: url(../img/chintai/cnv_icon.png) no-repeat 0 center;
	white-space: nowrap;
}
.c_nav ol li dl dd ul li a.on {
	color: #333;
	background: url(../img/chintai/cnv_icon_on.png) no-repeat 0 center;
}
.c_nav ol li.none dl dd ul li a {
	color: #B4D1E1;
	background: url(../img/chintai/cnv_icon_none.png) no-repeat 0 center;
}
.c_nav ol li.none dl dd ul li a.on {
	color: #C2C2C2;
	background: url(../img/chintai/cnv_icon_on_none.png) no-repeat 0 center;
}

/* tab
--------------------------------------------------------- */
h1.tab_title {
	width: 680px;
	line-height: 1.1;
	margin-bottom: 30px;
	padding: 0 0 2px 5px;
	font-size: 133%;
	font-weight: bold;
	background: url(../img/chintai/tab_title_bg.png) no-repeat 0 bottom;
}
p.list_title {
	width: 670px;
	line-height: 1.2;
	margin: -1px 0 20px;
	padding: 0 0 1px 5px;
	font-size: 116%;
	font-weight: bold;
	background: url(../img/chintai/list_title_bg.png) no-repeat 0 bottom;
}

/* page
--------------------------------------------------------- */
dl.page {
	margin-bottom: 20px;
	text-align: center;
}
.page dt {
	margin-right: 5px;
	font-weight: bold;
}
.page dt {
	display: inline;
	vertical-align: middle;
}
.page dd {
	display: inline;
	vertical-align: middle;
}
.page ul {
	position: relative;/* IE6 fix */
	display: inline;
}
.page ul li {
	display: inline;
}
.page ul li span {
	display: inline-block;
	padding: 4px 7px 3px;
	border: #CCC solid 1px;
	font-weight: bold;
	background: #EEE;
}
.page ul li a {
	display: inline-block;
	padding: 4px 7px 3px;
	border: #CCC solid 1px;
	background: #FFF;
}
* html .page ul li a:link,
* html .page ul li a:visited {/* IE6 fix */
	border-bottom: #CCC solid 1px;
}
.page ul li a:hover {  
	border: solid #2D88B3 1px;
	color: #FFF;
	text-decoration: none;
	background: #2D88B3; 
}

/* list
--------------------------------------------------------- */
div.list {
	width: 670px;
	padding-left: 10px;
}
.list ul {
	width: 676px;
	overflow: hidden;
	padding-left: 0;
}
.list ul li {
	position: relative;
	float: left;
	width: 153px;
	height: 278px;
	margin: 0 16px 0 0;
	padding-bottom: 38px;
	background: url(../img/item_bg.png) no-repeat;
}
.list dl {
	width: 153px;
	height: 248px;
	overflow: hidden;
	font-size: 12px;
}
.list dl dt {
	display: inline-block;/* IE6 fix */
	padding: 6px 6px 0;
}
.list dl dt img {
	border: #CCC solid 1px;
}
.list dl dt span {
	position: absolute;
	top: 7px;
	left: 7px;
	z-index: 3;
	width: 136px;
	height: 89px;
	text-indent: -9999px;
}

.list dl dt span.soldout { background: url(../img/mark_soldout_mini.gif) no-repeat;}
.list dl dt span.loan { background: url(../img/mark_loan_mini.gif) no-repeat;}
.list dl dt span.nego { background: url(../img/mark_nego_mini.gif) no-repeat;}
.list dl dt span.contract { background: url(../img/mark_contract_mini.png) no-repeat;}
.list dl dt span.full { background: url(../img/mark_full_mini.gif) no-repeat;}

.list dl dd {
	line-height: 1.4;
	padding: 0 13px 0 10px;
	color: #666;
}
.list dl dd.info {
	line-height: 1;
	padding: 8px 13px 6px 10px;
}
.list dl dd.des{
	padding: 0 13px 0 10px;
}
.list dl dd h2 {
	line-height: 1.2;
	color: #333;
	font-weight: bold;
}
.list dl dd .red {
	margin-right: 5px;
	padding-right: 5px;
	border-right: #666 solid 1px;
	font-weight: bold;
}
.list dl dd .red span {
	font-size: 14px;
	font-weight: bold;
}
.list dl dd .blue {
	font-size: 14px;
}
.list dl dd .add {
	margin-top: 3px;
	font-size: 11px;
}
.list dl dd.link {
	position: absolute;
	right: 7px;
	bottom: 45px;
	height: 16px;
	line-height: 1;
	margin-bottom: 0;
	padding: 3px 0 0 10px;
	font-size: 86%;
	text-align: right;
}
.list dl dd.link a {
	display: inline-block;
	padding: 1px 23px 5px 0;
	color: #489514;
	background: url(../img/item_icon.gif) no-repeat right 0;
}

/* contact
--------------------------------------------------------- */
div.contact {
	width: 680px;
	margin: 60px 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 */
}

