/*メインコンテンツ表示エリア*/
.main_side{
	width: 774px;
	margin: 0;
	padding: 0px;
	float:right;
	display:table;
	overflow:hidden;
}

/*FLASH表示エリア*/
.flash_area{
	width: 774px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

/*トピックス表示エリア*/
.topics{
	width: 774px;
	margin: 10px 0 0 ;
	padding: 0px;
	display:table;
	text-align:left;
}

h2.topics_h2{
	width: 774px;
	height: 52px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/h2_topics.gif);
	background-repeat: no-repeat;
	text-indent:-9999px;
}

.topics_main{
	width: 774px;
	height: 100%;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	background-image: url(../img/bg_topics.gif);
	background-repeat: repeat-y;
}

.text_area{
	font-size:80%;
	line-height: 150%;
	height: 100%;
	margin: 0px 13px 0px 13px;
	padding: 8px 15px;
	text-align: left;
	background-color: #F7F7F9;
}

.text_area .backnumber_link{
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.text_area .backnumber_link a{
	color: #9F7851;
}

.topics_bottom{
	width: 774px;
	height: 7px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(../img/topics_bottom.gif);
	background-repeat: no-repeat;
}

/*住まいの流れ*/

.tab1_wrapper{
width:774px;
background: url(../img/top_tab_box_head_tab1.gif) 0 0 no-repeat;
padding-top:14px;
}

.tab1_inner{
width:774px;
background: url(../img/top_tab_box_bottom.gif) 0 bottom no-repeat;
padding-bottom:14px;
}


.tab2_wrapper{
width:774px;
background: url(../img/top_tab_box_head_tab2.gif) 0 0 no-repeat;
padding-top:14px;
}

.tab2_inner{
width:774px;
background: url(../img/top_tab_box_bottom.gif) 0 bottom no-repeat;
padding-bottom:14px;
}

.tab1 ul{
	margin: 0px 18px;
	padding: 0px;
	clear:both;
	display:table;
	width:738px;
}

.tab1 ul li{
	margin: 0px;
	padding: 0px;
	float:left;
	list-style:none;
}

ul.ul_tab{
}

ul.ul_tab li,
ul.ul_tab li a,
ul.ul_tab li a span{
width:218px;
height:44px;
}
ul.ul_tab li{
margin:0;
padding:0;
}

ul.ul_tab li.chart_house a span{ background: url(../img/top_tab_bg1.gif) 0 0 no-repeat; }
ul.ul_tab li.chart_reform a span{ background: url(../img/top_tab_bg2.gif) 0 0 no-repeat; }
ul.ul_tab li.chart_house a:hover span{ background-position:0 -44px; }
ul.ul_tab li.chart_reform a:hover span{ background-position:0  -44px; }

ul.ul_tab li.ui-tabs-selected a.chart_house span{ background: url(../img/top_tab_bg1.gif) 0 -88px no-repeat; }
ul.ul_tab li.ui-tabs-selected a.chart_reform span{ background: url(../img/top_tab_bg2.gif) 0 -88px no-repeat; }

.tab1 ul.house_built,
.tab2 ul.house_reform{
display:block;
margin-left:18px;
overflow:hidden;
height:112px;
}

.tab2 ul.ul1,
.tab2 ul.ul2{
margin-bottom:10px;
}

.tab1 ul.house_built li,
.tab2 ul.house_reform li{
list-style:none;
background:none;
}

.tab1 ul.house_built li,
.tab2 ul.house_reform li{
float:left;
width:236px;
height:112px;
margin-right:15px;
}


.tab1 ul.house_built li.btn3,
.tab2 ul.house_reform li.btn3,
.tab2 ul.house_reform li.btn6{
margin-right:0;
}

.house_built li a,
.house_built li a span,
.house_reform li a,
.house_reform li a span{
width:236px;
height:112px;
}

.house_built li.btn1 a span{ background: url(../img/house_built_btn.jpg) 0 0 no-repeat;}
.house_built li.btn2 a span{ background: url(../img/house_built_btn.jpg) -251px 0 no-repeat;}
.house_built li.btn3 a span{ background: url(../img/house_built_btn.jpg) -502px 0 no-repeat;}

.house_built li.btn1 a:hover span{ background-position: 0 -112px;}
.house_built li.btn2 a:hover span{ background-position: -251px -112px;}
.house_built li.btn3 a:hover span{ background-position: -502px -112px;}

.house_reform li.btn1 a span{ background: url(../img/top_ref_btn1.jpg) 0 0 no-repeat;}
.house_reform li.btn2 a span{ background: url(../img/top_ref_btn2.jpg) 0 0 no-repeat;}
.house_reform li.btn3 a span{ background: url(../img/top_ref_btn3.jpg) 0 0 no-repeat;}
.house_reform li.btn4 a span{ background: url(../img/top_ref_btn4.jpg) 0 0 no-repeat;}
.house_reform li.btn5 a span{ background: url(../img/top_ref_btn5.jpg) 0 0 no-repeat;}
.house_reform li.btn6 a span{ background: url(../img/top_ref_btn6.jpg) 0 0 no-repeat;}
.house_reform li.btn7 a span{ background: url(../img/top_ref_btn7.jpg) 0 0 no-repeat;}

.house_reform li.btn1 a:hover span,
.house_reform li.btn2 a:hover span,
.house_reform li.btn3 a:hover span,
.house_reform li.btn4 a:hover span,
.house_reform li.btn5 a:hover span,
.house_reform li.btn6 a:hover span,
.house_reform li.btn7 a:hover span{ background-position: 0 -112px;}

/*更新情報エリア*/
.updated{
	width: 774px;
	margin: 0px;
	padding: 0px;
}

h2.updated_h2{
	width: 774px;
	height: 58px;
	margin-top: 15px;
	background-image: url(../img/h2_updated.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
}

span.backnumber{
	float:right;
	text-indent: -99999px;
	background: url(../img/index_btn_01.jpg) no-repeat;
	margin-top: 18px;
	display: block;
	_margin-top: 0px;
	*margin-top: 0px;
}

span.backnumber a{
    display: block;
	width: 78px;
	height: 23px;
	background: url(../img/index_btn_01.jpg) no-repeat;
	text-decoration:none;
}


span.backnumber a:hover {
	width: 78px;
	height: 23px;
    display: block;
	background: url(../img/index_btn_01_over.jpg) no-repeat;
	text-decoration:none;
}

.updated_main{
	width: 774px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size:80%;
}

.updated_text_area{
	margin: 0px 10px 13px 10px;
	padding: 0px 15px 15px 15px;
	text-align: left;
	background-color: #F7F7F5;
	clear: both;
}

dl.updated_list{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	clear:both;
/*	border-bottom:solid #FFFFFF 1px;*/
	height:auto;
}

dl.updated_list_last{
	padding: 20px 0px 20px 0px;
}

dl.updated_bottom{	
	margin: 0px;
	padding: 13px 0px 13px 0px;
	text-align: left;
	height:auto;
}

.updated_text_area dt{
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
	color: #F40F3A;
	display: inline;
	width: 100px;
}

#top .updated_text_area dt{
	margin: 0px 20px 0px 0px;
}
.updated_text_area dd {
	float: left;
	width: 550px;
	line-height:1.4;
}

#top .updated_text_area dd {
	width: 600px;
}

.updated_text_area dd a{
	color: #9F7851;
	text-decoration: none;
	display:block;

}

.updated_text_area dd a:hover{
	color: #9F7851;
	text-decoration: underline;
}

/*サイドメニュー表示エリア*/
.sidemenu{
	width: 190px;
	margin: 0;
	padding-top:19px;
	float:left;

	background: url(../img/bg_side.jpg) 0 0 no-repeat;
	overflow:hidden;
}

.banner{
	margin: 0px 0px 10px 0px;
	_margin: 0px 0px 6px 0px;
	padding: 0px;
}

.banner_bottom{
	margin: 0px 0px 15px 0px;
	_margin: 0px 0px 6px 0px;
	padding: 0px;
}

.top7 {
	height: 7px;
	overflow: hidden;
	}
	
.top10 {
	height: 10px;
	overflow: hidden;
	}
	

div.bn_area {
padding:5px 0 0;
background:url(../par_img/part_bg_news_bn-top.gif) 0 0 repeat-y; 
}

div.bn_area_inner {
padding:10px 12px 10px;
background:url(../par_img/part_bg_news_bn-bottom.gif) 0 bottom no-repeat; 
}

div.bn_area h3{
margin:0 0 -5px;
color:#777;
}

div.bn_area dl.updated_list{
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-align: left;
	clear:both;
	float:left;
	width:100%;
	height:auto;
}

div.bn_area dl.updated_list dt {
	float:left;
	width:100%;
}

div.bn_area dl.updated_list dd {
	float:left;
	width:100%;
	line-height:1.3;
}



div.bn_area dl.updated_list dd a{
	display:block;
	text-decoration:underline;
}

div.bn_area dl.updated_list dd a:hover{
	text-decoration:none;
}

div.link_to_bn{
	clear:both;
	padding:20px 0 10px;
	text-align:right;
}

.center_banner_wrapper{
width:765px;
text-align:left;
}

.center_banner{
margin:0 10px 0 0;
float:left;
}

.flash_ios_img{
height:280px;
display:block;
}

.top_news_subtitle{
height:25px;
width:735px;
padding:12px 0 0 14px;
margin-top:8px;
margin-left:13px;
text-align:left;
font-size:14px;
color:#f2233d;
background:url(../img/top_news_subtitle_bg.gif) 0 0 no-repeat;
}

ul.top_news_sub{
list-style:none;
text-align:left;
margin-top:10px;
margin-left:26px;
}

ul.top_news_sub li{
margin-bottom:8px;
font-size:13px;
position:relative;
width:730px;
line-height:1.3;
}

ul.top_news_sub li.l2{
height:2.5em;
}

ul.top_news_sub li span.link{
position:absolute;
left:12em;
}

ul.top_news_sub li span.link a {
color: #9F7851;
text-decoration: none;
}

ul.top_news_sub li span.link a:hover {
text-decoration: underline;
}
