@charset "utf-8";

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

[RESET]
[DEFAULT]
[container]
[header]
[contents]
[main]
[side]
[map]
[contact]
[footer]
[CLEARFIX]

Copyright (C) 37Graphics.

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

/* RESET ****************************************************************/
html,body,div,span,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,p,a,img,address,em,strong,del,ins,blockquote,q,table,tr,th,td {
	outline: 0;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: 400;
	font-size: 100%;
	background: transparent;
}
table { border-collapse: collapse; border-spacing: 0;}
ol,ul { list-style: none;}
blockquote,q { quotes: none;}


/* DEFAULT ****************************************************************/
html {
	height: 100%;
	padding-bottom: 1px;
}
	
body {
	line-height: 1.5;
	color: #333;
	font-family: "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif;
	font-size: 81%;
	background: #FFF;
}
/* 8px/61.5% 9px/69% 10px/77% 11px/85% 12px/93% 13px/100% 14px/108% 15px/116% 16px/123.1% 17px/131% 
18px/138.5% 19px/146.5% 20px/153.9% 21px/161.6% 22px/167% 23px/174% 24px/182% 25%/189% 26px/197% */

a:link,a:visited {
	border-bottom: none;
	color: #006799;
	text-decoration: none;
}
a:hover,a:active {
	border-bottom: none;
	color: #006799;
	text-decoration: underline;
}

img,object,embed {
	vertical-align: bottom;
}

.upper {
	text-transform: uppercase;
}
.red {
	color: #DD2500;
}
.blue{
	color: #006799;
}


/* container ****************************************************************/
div#container {
	width: 708px;
	margin: 0 auto;
	font-size: 93%;
}

/* topback
--------------------------------------------------------- */
p.topback,
p.topback_ft {
	height: 0px;
	visibility: hidden;
}

/* mogura
--------------------------------------------------------- */
p#mogura {
	visibility: hidden;
}

/* header ****************************************************************/
div#header {
	height: 0px;
	visibility: hidden;
}


/* contents ****************************************************************/
div#contents {
	width: 680px;
	padding: 14px 14px 0;
	background: #FFF;
}

p#bc_nav {
	height: 0px;
	visibility: hidden;
}

h1 {
	height: 0px;
	visibility: hidden;
}

h2 {
	line-height: 1.2;
	margin: -1px 0 10px;
	padding: 0 0 1px 5px;
	font-size: 116%;
	font-weight: bold;
}

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

/* contents_top
--------------------------------------------------------- */
div#contents_top {
	position: relative;
	clear: both;
	width: 680px;
	margin-bottom: 20px;
	padding-top: 13px;
	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 {
	height: 0px;
	visibility: hidden;
}


/* main ****************************************************************/
div#main {
	float: right;
	width: 340px;
}
#main h2 {
	background: url(../img/detail/title_6_bg.png) no-repeat 0 bottom;
}
#main #point {
	margin-bottom: 16px;
	font-size: 116%;
}
#main #point h2 {
	margin: -1px 0 8px;
	font-size: 100%;
	background: url(../img/detail/title_point_bg.png) no-repeat 0 bottom;
}
#main table {
	width: 340px;
	border: #D9D9D9 solid 1px;
	color: #666;
}
#main table th {
	width: 76px;
	font-weight: bold;
	text-align: left;
}
#main table th,
#main table td {
	vertical-align: middle;
	padding:  7px 7px 4px;
}
#main table tr.even th,
#main table tr.even td {
	background: #F9F9F9;
}
#main table td a {
	padding: 9px 0 6px 0;
	background: url(../img/detail/dl_icon.png) no-repeat 0 center;
}


/* sub ****************************************************************/
div#sub {
	float: left;
	width: 322px;
}
#sub p.images {
	position: relative;
	width: 308px;
	height: 205px;
	margin-bottom: 9px;
	padding: 6px 8px 9px 6px;
	background: url(../img/detail/photo_frame.png) no-repeat;
}
#sub p span {
	position: absolute;
	top: 6px;
	left: 6px;
	z-index: 3;
	width: 308px;
	height: 205px;
	visibility: hidden;
	text-indent: -9999px;
}

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

#sub h2 {
	width: 317px;
	padding-top: 7px;
	background: url(../img/detail/title_4_bg.png) no-repeat 0 bottom;
}
#sub .sec {
	width: 326px;
	overflow: hidden;
}
#sub .sec p.images {
	float: left;
	width: 149px;
	height: 99px;
	margin: 0 6px 8px 0;
	padding: 3px 5px 5px 3px;
	background: url(../img/detail/photo_frame_mini.png) no-repeat;
}


/* map ****************************************************************/
div#map {
	clear: both;
	width: 680px;
	margin: 0 0 40px;
}
#map h2 {
	background: url(../img/detail/title_4_bg.png) no-repeat 0 bottom;
}
#map p#g_map {
	width: 674px;
	height: 377px;
	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;
}


/* footer ****************************************************************/
div#footer {
	height: 0px;
	visibility: hidden;
}


/* CLEARFIX ****************************************************************/
div:after,ol:after,ul:after,dl:after,dd:after {
    content: "";
    display: block;
    clear: both;
}
div,ol,ul,dl,dd { display: inline-block; }
/* Hides from IE-mac \*/
* html div,* html ol,* html ul,* html dl,* html dd { height: 1%; }
div,ol,ul,dl,dd { display: block; }
/* End hide from IE-mac */


