@charset "shift_jis";
/* CSS Document */
#header_inner{
	position:relative;
	margin:0 auto 0 auto;
	width:990px;
	height:115px;
	padding: 0 auto 0 auto 0;
}
#top_main_outer {
	width:990px;
	padding-bottom:30px;
}
#top_main {
	margin:0 auto;
	width:990px;
}
#top_menu_left{
	width:216px;
	float:left;
	padding-left:7px;
	padding-top:18px;
}
#top_menu_left ul{
	padding:0 0 1px 0;
	background:url(/images/top/menu_line_bg.gif) center bottom no-repeat;
}
#top_menu_left ul li{
	padding:1px 0 0 0;
	background:url(/images/top/menu_line_bg.gif) center repeat-y;
}
#top_menu_left ul li img{
	vertical-align:top;
	zoom:1;
}
#top_main_mv{
	padding-top:18px;
	float:left;
	width:990px;
}


.top_box01{
	width:990px;
	float:left;
	background-color: #231815;
}
.top_box01_left{
	width:140px;
	float:left;
	height:30px;
	background-color: #231815;
}
.top_box01_right{
	width:790px;
	float:right;
	border-bottom:1px solid #9e9e9e;
	background-color: #DEDDD1;
	margin-right: 30px;
	margin-bottom: 30px;
}
/*　間取り　*/
#planbox_line{
	width:930px;
	float:left;
	padding-left:30px;
	padding-bottom:20px;
}
#planbox_line ul{
}
#planbox_line ul li{
}
#planbox_line ul li img{
	vertical-align:top;
	zoom:1;
}


.plan_box01{
	width:930px;
	float:right;
	background-color: #FFFFFF;
	margin-right: 30px;
	margin-bottom: 30px;
	font-size: 0.7em;
	color: #666;
	text-align: left;
}

.plan_boxL{
	float:left;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.plan_boxR{
	float:right;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	text-align: center;
}

.col3_box{
	padding-bottom:25px;
	border-bottom:1px solid #9e9e9e;
}
.col3_box .col3{
	width:300px;
	float:left;
}
.gray{
	color:#color:#595758;
}
/* デザインコレクション */
#design_collection_outer {
	margin-top:10px;
	position:relative;
}
#design_collection_outer .prev{
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
}
#design_collection_outer .next{
	position:absolute;
	top:0;
	left:966px;
	cursor:pointer;
}
#design_collection {
  /* required settings */
  position:relative;
	left:40px;
  overflow:hidden;
  width: 920px;
  height:140px;
}
#design_collection .items {
  /* this cannot be too large */
  position:absolute;
}
#design_collection .items li {
	width:205px;
  float:left;
	text-align:center;
	padding-right:25px;
  height:140px;
	
}
#design_collection .items li p.design_txt{
	padding-top:5px;
	font-size:98%;
	color:#333333;
}
#design_collection .items li p.design_txt a{
	color:#e40012;
	text-decoration:none;
	line-height:150%;
}
#design_collection .items li p.design_txt a:hover{
	text-decoration:underline;
	line-height:150%;
}

#info {
	width: 100%;
	height:150%;
	border-collapse: collapse;
	empty-cells:show;
	margin:1px 0 2px;
}

#info th,#info td {
	font-size: 93%;
	padding:5px 0 5px 10px;
	vertical-align:top;
	border-bottom:1px double #999999;
	line-height: 1.5;
}

#info th {
	color: #000;
	background:#f5f8fb;
	text-align:left;
	font-weight:normal;
	width:auto;
	border-bottom:1px solid #999999;
}

#info th.bottom {
	border:none;
}

#info td.bottom {
	border:none;
}

#info td.year {
	white-space:nowrap;
	width:1%;
}
