﻿@charset "utf-8";

/* INDEX
----------------------------------------*/

/* HEADER */

#top {background: url(../img/top/bg_body.jpg) center top repeat-x;}

#top #header {
	height: 520px;
	background: url(../img/top/bg_header.jpg) left top no-repeat;}

#top #header h2 {
	text-align: center;
	margin-bottom: 15px;
	padding-top: 295px;}

#top #header p {
	text-align: center;
	font-size: 14px;
	line-height: 1.8em;
	color: #300;
	letter-spacing: 0;}

#top #navi {
	left: 5px; top: 435px;
	background: url(../img/top/bg_navi.jpg) left top no-repeat;}

/* MAIN */

#main {
	float: left;
	width: 635px;
	margin-left: 8px;
	border-right: 1px solid #c5bbb3;}

.msg {margin-bottom: 60px;}

.msg h3 img {margin: -5px 0 5px -15px;}

.msg span {
	float: left;
	position: relative;
	margin: -15px 15px 0 -30px;}

.msg p {line-height: 2em;}

#showroom {
	position: relative;
	height: 285px;
	padding-right: 315px;}

#showroom h3 {
	text-align: right;}

#showroom .showslide {
	position: absolute;
	right: 10px; top: -30px;}

#showroom p {
	text-align: right;
	margin-right: 15px;
	margin-top: 8px;}

#showroom .att {color: #600;}

.case {
	overflow: hidden;
	position: relative;
	width: 590px;
	margin-left: 22px;}

.case h4 {
	padding-bottom: 5px;
	border-bottom: 1px solid #c5bbb3;}

.case ul {
	float: left;
	margin: 10px 0 0 10px;}

.case ul li {
	width: 277px;
	line-height: 2.3em;
	padding: 0 0 0 12px;
	border-bottom: 1px dotted #ccc;
	background: url(../img/top/listmark.gif) left center no-repeat;}

.case dl {
	float: right;
	width: 277px;
	margin-top: -3px;}

.case dl dd {padding-top: 15px;}

.case dl dd .tel img {
	margin: 20px 0 10px 13px;}

.talkus {margin-left: 12px;}

.case dl dd .tel {
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;}

/* SIDE */

#side {
	float: right;
	width: 295px;}

#side #designlist,#side #infolist {
	margin: -8px 0 15px 10px;}


#side #designlist dl dt,
#side #infolist dl dt {
	float: left;
	clear: left;
	width: 70px;
	color: #300;
	padding: 3px 0 3px 10px;
	background: url(../img/top/bg_date.gif) left center no-repeat;}

#side #designlist dl dd,
#side #infolist dl dd {
	padding: 3px 0;}

#side #designlist dd a,
#side #infolist dd a {
	color: #300;
	text-decoration: underline;}

#side #designlist dd a:hover,
#side #infolist dd a:hover {
	color: #8a0000;
	text-decoration: none;}

.more {
	text-align: right;
	margin: 0 5px 40px 0;}
	
#linklist dt a {
	color: #300;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;}

#linklist dt a:hover {
	color: #8a0000;
	text-decoration: none;}

#linklist dd {
	color: #300;
	letter-spacing: 0;
	margin-bottom: 1em;
	padding-top: 3px;
	padding-bottom: 0.5em;
	padding-left: 1px;
	border-bottom: 1px dotted #ccc;}


#hiddenimg {display: none;}

.showslide {
	text-indent: -9999px;}

.showslide a {
	display: block;
	overflow: hidden;
	height:0 !important;
	height /**/: 278px;
	padding-top: 278px;
	width: 298px;
	background-image: url(../img/top/bg_showroom.jpg);}

.showslide a {background-position: -298px 0;}
.showslide a:hover {background-position: 0 0;}


/* AJAX
---------------------------------------------*/
#CB_ShowTh, #CB_Thumbs2, #CB_Thumbs, .CB_RoundPixBugFix, #CB_Padding, #CB_ImgContainer, #CB_PrevNext, #CB_ContentHide, #CB_LoadingImage, #CB_Text, #CB_Window, #CB_Image, #CB_TopLeft, #CB_Top, #CB_TopRight, #CB_Left, #CB_Content, #CB_Right, #CB_BtmLeft, #CB_Btm, #CB_BtmRight, #CB_Prev, #CB_Next, #CB_Prev:hover, #CB_Next:hover, #CB_CloseWindow, #CB_SlideShowS, #CB_SlideShowP, #CB_SlideShowBar, #CB_Email {
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: 0px;
}

#CB_iFrCont {
	position: absolute;
	width: 0px;
	height: 0px;
}

#CB_HiddenText {
	position: absolute;
	visibility: hidden;
	z-index: -1000;
	top: -100px;
	left: -1000px;
}

.CB_Sep {
	color: #bbb;
}

.CB_TnThumbs {
	width: 0px;
	height: 0px;
	border: 0px;
	outline-style: none;
	outline: 0px;
	padding: 0;
	margin: 0;
	visibility: hidden;
}

.CB_BtmNav {
	position: relative;
	top: 4px;
	border: 0;
	padding: 0px 0px 0px 3px;
}

#CB_ImgHide {
	position: absolute;
	visibility: hidden;
	z-index: 1098;
	left: 0px;
}

#CB_ShowTh {
	width: 100%;
	height: 20%;
	visibility: hidden;
	position: absolute;
	z-index: 1097;
	bottom: 0px;
	left: 0px;
}

#CB_Thumbs {
	display: none;
	height: 62px;
	padding-top: 10px;
	position: absolute;
	z-index: 1100;
	overflow: hidden;
	bottom: 0px;
	left: 0px;
}

#CB_Thumbs2 {
	margin: auto 0;
	height: 52px;
	position: absolute;
}

.CB_ThumbsImg {
	position: absolute;
	border: 1px solid #fff;
	cursor: pointer;
}

.CB_RoundPixBugFix {
	display: block;
	visibility: hidden;
	font-family: arial;
	font-size: 1pt;
}

#CB_ImgContainer {
	position: relative;
	width: 100%;
}

#CB_PrevNext {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 1002;
}

#CB_NavPrev, #CB_NavNext {
	visibility: hidden;
	position: absolute;
	z-index: 1001;
	top: 47%;
	cursor: pointer;
}

#CB_NavPrev {
	left: 18px;
}

#CB_NavNext {
	right: 15px;
}

#CB_ContentHide {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
}

#CB_LoadingImage {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -12px;
	margin-top: -12px;
	visibility: hidden;
}

#CB_Text {
	position: relative;
	text-align: left;
	overflow: hidden;
}

#CB_T1 {
	height: 14px;
	white-space: nowrap;
	position: relative;
}

#CB_T2 {
	margin-top: -1px;
}

#CB_TL {
	position: relative;
	background-color: #fff;
	display: none;
}

#CB_Window {
	left:50%;
	position:absolute;
	top:50%;
	visibility:hidden;
	z-index: 1100;
	border-collapse: separate;
}

#CB_Image {
	position: relative;
}

#CB_iFrame {
	position: absolute;
	width: 0px;
	height: 0px;
	z-index: 1003;
}

#CB_TopLeft {
	background-image:url(../img/clearbox/s_topleft.png);
	background-position:right bottom;
}

#CB_Top {
	background-image:url(../img/clearbox/s_top.png);
	background-position:left bottom;
}

#CB_TopRight {
	background-image:url(../img/clearbox/s_topright.png);
	background-position:left bottom;
}

#CB_Left {
	background-image:url(../img/clearbox/s_left.png);
	background-position:right top;
}

#CB_Content {
	background-color: #fff;
}

#CB_Right {
	background-image:url(../img/clearbox/s_right.png);
	background-position:left top;
}

#CB_BtmLeft {
	background-image:url(../img/clearbox/s_btmleft.png);
	background-position:right top;
}

#CB_Btm {
	background-image:url(../img/clearbox/s_btm.png);
	background-position:left top;
}

#CB_BtmRight {
	background-image:url(../img/clearbox/s_btmright.png);
	background-position:left top;
}

#CB_Prev, #CB_Next {
	background: transparent url(../img/clearbox/blank.gif) no-repeat scroll 0%;
	display: block;	
	width: 49%;
	cursor: pointer;
	outline-style: none;
	outline: 0px;
	z-index: 1102;
}

.CB_TextNav {
	text-decoration: underline;
	padding-right: 5px;
	color: #999;
	outline-style: none;
	outline: 0px;
	cursor: pointer;
	border: none;
}

.CB_TextNav:hover {
	text-decoration: underline;
	color: #555;
	border: none;
}

#CB_Prev {
	float: left;
	left: 0px;
}

#CB_Next {
	float: right;
	left: 0px;
}

#CB_Prev:hover {
background:transparent;
}

#CB_Next:hover {
background:transparent;
}

#CB_CloseWindow {
	position: absolute;
	right: -14px;
	top: -10px;
	z-index: 1104;
	cursor: pointer;
}

#CB_SlideShowS, #CB_SlideShowP {
	position: absolute;
	left: -11px;
	top: -10px;
	z-index: 1104;
	cursor: pointer;
}

#CB_SlideShowBar {
	background-color: #fff;
	width: 0px;
	position: absolute;
	height: 2px;
	display: none;
	z-index: 1102;
}

#CB_Email {
	position: absolute;
	right: 15px;
}                              

