/*共通*/
*{
	margin:0px;
	padding:0px;
	font-size:10pt;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#666666;
}

a{
	color:#377D95;
}

html {
	overflow-y:scroll;
	height:100%;
}


body{
	background-image:url(img/body_bg.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	width:100%;
	height:100%;
	margin:0 auto;
}

/*****************広告バナー******************/
.leo,.leo a{
	width:316px;
	height:96px;
	background-image:url(img/flash_banner_3.jpg);
	background-position:0px 0px;
	display:block;
}
.leo a:hover{
	background-position:0px -99px;
}

.big_banner{
	width:909px;
	height:155px;
	margin:0px auto 10px auto;
}
/*****************広告バナー******************/


#header{
	width:930px;
	height:118px;
	margin:0 auto;
	background-image:url(img/header_bg.jpg);
	overflow:hidden;
}

.head_txt{
	width:930px;
	height:28px;
	padding-top:13px;
}

h1{
	color:#533827;
	font-size:8pt;
	font-weight:normal;
}

.logo a{
	width:212px;
	height:68px;
	display:block;
	float:left;
}

.top_img{
	width:100px;
	height:auto;
	float:left;
}

.head_box{
	width:614px;
	height:77px;
	float:left
}

.top_parts{
	width:480px;
	height:6px;
	padding-top:32px;
	padding-left:130px;
}

.top_parts ul{
	list-style:none;
	margin-left:10px;
}

.top_parts li{
	float:left;
	display:inline;
}

.top_parts_rss a{
	width:59px;
	height:13px;
	padding-top:6px;
	display:block;
}

.top_parts_sitemap a{
	width:76px;
	height:13px;
	margin-left:11px;
	padding-top:6px;
	display:block;
}

.top_parts_favorite a{
	width:103px;
	height:13px;
	margin-left:8px;
	padding-top:6px;
	display:block;
}

.head_publishing a{
	width:205px;
	height:24px;
	margin-left:8px;
	display:block;
	background-image:url(img/head_publishing.jpg);
	background-position:0px 0px;
}

.head_publishing a:hover{
	background-position:0px -26px;
}
/*メニュー*/
.top_menu{
	width:930px;
	height:41px;
	list-style:none;
	margin:0 auto;
}

.menu_btn,.menu_btn a{
	width:133px;
	height:41px;
	float:left;
	display:block;
	background-image:url(img/top_menu.jpg);
}

.menu_btn1 a{
	background-position:0px 0px;
}

.menu_btn1 a:hover{
	background-position:0px 41px;
}

.menu_btn2 a{
	background-position:-133px 0px;
}

.menu_btn2 a:hover{
	background-position:-133px 41px;
}

.menu_btn3 a{
	background-position:-266px 0px;
}

.menu_btn3 a:hover{
	background-position:-266px 41px;
}

.menu_btn4 a{
	background-position:-399px 0px;
}

.menu_btn4 a:hover{
	background-position:-399px 41px;
}

.menu_btn5 a{
	background-position:-532px 0px;
}

.menu_btn5 a:hover{
	background-position:-532px 41px;
}

.menu_btn6 a{
	background-position:-665px 0px;
}

.menu_btn6 a:hover{
	background-position:-665px 41px;
}

.menu_btn7{
	width:132px;
}

.menu_btn7 a{
	width:132px;
	background-position:-798px 0px;
}

.menu_btn7 a:hover{
	width:132px;
	background-position:-798px 41px;
}

#flash_banner_area{
	width:930px;
	height:auto;
	margin:0px auto 30px auto;
	background-color:#DE3A12;
	clear:both;
	font-size:0px;
}

#map{
	width:600px;
	height:392px;
	margin-left:5px;
	margin-top:4px;
	float:left;
	display:inline;
}

.flash_banner_box{
	width:316px;
	height:396px;
	margin-left:4px;
	float:left;
	display:inline;
	padding-top:3px;
}

.flash_banner{
	width:316px;
	height:auto;
	margin-bottom:2px;
}

#base{
	width:930px;
	height:auto;
	margin:0 auto;
}

.both{
	clear:both;
}

/*TOP左エリア*/
#left_area{
	width:174px;
	height:auto;
	float:left;
}

.side_new_t{
	width:174px;
	height:31px;
	background-image:url(img/side_new_t.jpg);
}

.side_new_top{
	width:161px;
	height:99px;
	background-image:url(img/side_new_top.jpg);
	padding-left:13px;
	color:#377D95;
}

.side_new_center{
	width:161px;
	height:99px;
	background-image:url(img/side_new_center.jpg);
	padding-left:13px;
	color:#377D95;
}

.side_new_bottom{
	width:161px;
	height:137px;
	background-image:url(img/side_new_bottom.jpg);
	padding-left:13px;
	color:#377D95;
}

.side_new_img{
	width:54px;
	height:50px;
	float:left;
	padding:17px 0px 0px 0px;
}

.side_new_price{
	width:97px;
	height:50px;
	float:left;
	padding:17px 0px 0px 10px;
	color:#377D95;
}

.side_new_price p{
	font-weight:bold;
	color:#377D95;
}

.blogparts{
	width:172px;
	height:272px;
	margin-top:15px;
}
/*TOP中央エリア*/
#center_area{
	width:490px;
	height:auto;
	float:left;
	margin-left:14px;
	padding-bottom:20px;
}

/*TOP右エリア*/
#right_area{
	width:238px;
	height:auto;
	margin-left:12px;
	float:left;
	line-height:1.3em;
}

.qr{
	width:223px;
	height:32px;
	background-image:url(img/qr.jpg);
	padding:200px 0px 0px 15px;
		margin-top:10px;
}

.keisai a{
	width:238px;
	height:102px;
	background-image:url(img/keisai.jpg);
	display:block;
	margin-top:10px;
}



.tokusen{
	width:238px;
	height:32px;
	background-image:url(img/tokusen.jpg);
	margin-top:10px;
	margin-bottom:10px;
}

.group_top{
	width:238px;
	height:33px;
	background-image:url(img/group_top.jpg);
	margin-top:10px;
}

.group_center{
	width:222px;
	height:auto;
	background-image:url(img/group_center.jpg);
	padding:10px 0px 10px 16px;
}

.group_bottom{
	width:238px;
	height:5px;
	background-image:url(img/group_bottom.jpg);
	font-size:0px;
}

.group_e_suma_land a{
	width:210px;
	height:46px;
	background-image:url(img/group.jpg);
	background-position:0px 0px;
	display:block;
	margin-bottom:10px;
}

.group_e_suma_land a:hover{
	background-position:0px -46px;
}

.group_e_land a{
	width:210px;
	height:46px;
	background-image:url(img/group.jpg);
	background-position:0px -92px;
	display:block;
	margin-bottom:10px;
}

.group_e_land a:hover{
	background-position:0px -138px;
}

.group_lea a{
	width:210px;
	height:46px;
	background-image:url(img/group.jpg);
	background-position:0px -184px;
	display:block;
	margin-bottom:10px;
}

.group_lea a:hover{
	background-position:0px -230px;
}

.group_kenz a{
	width:210px;
	height:46px;
	background-image:url(img/group.jpg);
	background-position:0px -276px;
	display:block;
	margin-bottom:10px;
}

.group_kenz a:hover{
	background-position:0px -322px;
}
/*TOPフッターバナー*/
#footer_banner_area{
	width:908px;
	height:auto;
	margin:0 auto;
}

.footer_banner{
	width:908px;
	height:40px;
	margin-bottom:11px;
}

.b_home_li{
	list-style:none;
	padding-right:6px;
	float:left;
	display:inline;
}

.b_o_li{
	list-style:none;
	background-image:url(img/footer_banner_border.gif);
	background-repeat:no-repeat;
	padding-left:7px;
	padding-right:6px;
	float:left;
	display:inline;
}

.b_end_li{
	list-style:none;
	background-image:url(img/footer_banner_border.gif);
	background-repeat:no-repeat;
	padding-left:7px;
	float:left;
	display:inline;
}


/*TOPフッター*/
#footer_top{
	width:930px;
	height:38px;
	margin:0 auto;
	background-image:url(img/p_top_bg2.jpg);
}

#footer{
	width:930px;
	height:188px;
	margin:0 auto;
}

#p_top{
	width:928px;
	height:36px;
	margin:0 auto;
	background-image:url(img/p_top_bg.jpg);
}

#p_top a{
	width:132px;
	height:34px;
	margin-left:794px;
	display:block;
}

#footer_link{
	width:920px;
	height:70px;
	padding-top:13px;
	margin-left:5px;
}

#footer_link a{
	color:#377D95;
}

#footer_link a:hover{
	color: #0033CC;
}

.footer_link_name{
	height:11px;
	margin-bottom:14px;
	line-height:100%;
	letter-spacing:1px;
}

.home_li{
	list-style:none;
	padding-right:7px;
	float:left;
	display:inline;
	color:#1B94B2;
}

.o_li{
	list-style:none;
	border-left:1px;
	border-left-style:solid;
	border-color:#999999;
	padding-left:8px;
	padding-right:7px;
	float:left;
	display:inline;
}

#copy{
	width:930px;
	height:17px;
	background-image:url(img/copy_bg.jpg);
	text-align:center;
	padding-top:4px;
	color:#FBFAF9;
}

.footer_logo a{
	width:122px;
	height:35px;
	background-image:url(img/footer_logo.jpg);
	margin-left:12px;
	margin-top:11px;
	float:left;
	display:inline;
}

.footer_txt{
	width:760px;
	height:33px;
	line-height:100%;
	margin-left:13px;
	margin-top:13px;
	float:left;
	display:inline;
}

h2{
	color:#9FA0A0;
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
}

.banner_center{
	width:490px;
	height:78px;
	margin:20px 0px 20px 0px;
}

.both{
	clear:both;
}
/*HOME*/
.bar_hot{
	width:362px;
	height:20px;
	background-image:url(img/home/bar_hot.jpg);
	padding:6px 0px 0px 128px;
	margin-bottom:6px;
	color:#377D95;
}

.hot_box{
	width:235px;
	height:106px;
	float:left;
}

.line_height{
	width:1px;
	height:82px;
	font-size:0px;
	background-image:url(img/line_height.gif);
	margin-top:8px;
	margin-right:19px;
	float:left;
}

.line_width{
	width:490px;
	height:1px;
	font-size:0px;
	background-image:url(img/line_width.gif);
	float:left;
	margin-bottom:20px;
}

.line_width_2{
	width:490px;
	height:1px;
	font-size:0px;
	background-image:url(img/line_width.gif);
	float:left;
}

.hot_box_img{
	width:89px;
	height:89px;
	float:left;
	background-image:url(img/home/hot_thumb.jpg);
	padding:9px 0px 0px 9px;
}

.hot_box_mess{
	width:127px;
	height:89px;
	float:left;
	padding:9px 0px 0px 9px;
	color:#377D95;
}

.bar_openhouse{
	width:332px;
	height:20px;
	background-image:url(img/home/bar_openhouse.jpg);
	padding:6px 0px 0px 158px;
	color:#377D95;
	clear:both;
}

.open_box{
	width:490px;
	height:154px;
	background-image:url(img/home/open_bg.jpg);
}

.open_box_data{
	width:354px;
	height:154px;
	float:left;
}

.open_box_title{
	width:322px;
	height:22px;
	padding:22px 0px 0px 32px;
	color:#377D95;
	font-weight:bold;
}

.open_box_mess{
	width:304px;
	height:70px;
	padding:8px 0px 0px 32px;
	color:#377D95;
}

.open_box_link,.open_box_link a{
	width:312px;
	height:24px;
	padding:8px 10px 0px 32px;
	color:#377D95;
	text-align:right;
}
.open_box_link,.open_box_link a:hover{
	width:312px;
	height:24px;
	padding:8px 10px 0px 32px;
	color: #0000CC;
	text-align:right;
}
.open_box_img{
	width:122px;
	height:122px;
	float:left;
	padding-top:10px;
}

.osusume_area{
	width:482px;
	height:auto;
	background-image:url(img/home/osusume_center.jpg);
	padding-left:8px;
}

.osusume_area_top{
	width:490px;
	height:48px;
	background-image:url(img/home/osusume_top.jpg);
	font-size:0px;
	margin-top:20px;
}

.osusume_area_bottom{
	width:490px;
	height:10px;
	background-image:url(img/home/osusume_bottom.jpg);
	font-size:0px;
	margin-bottom:16px;
}

.osusume_box{
	width:148px;
	height:150px;
	float:left;
	margin-top:9px;
	margin-left:7px;
	border-bottom:2px #F2EFE6 solid;
	color:#377D95;
	line-height:1.1em;
}

.osusume_box a{
	color:#377D95;
}
.osusume_box a:hover{
	color: #0000CC;
}
.oyakudachi_area_top{
	width:362px;
	height:20px;
	background-image:url(img/home/oyakudachi_top.jpg);
	padding:6px 0px 0px 128px;
	margin-bottom:6px;
	color:#377D95;
}

.howto_bg{
	width:490px;
	height:166px;
	background-image:url(img/home/howto_bg.jpg);
}

.howto_ul{
	width:222px;
	height:auto;
	padding:0;
	margin:68px 0px 0px 1em;
	float:left;
	list-style-type: none;
}

.howto_ul li{
	margin-left:10px;
	padding-left:16px;
	background: url(img/home/howto_icon.jpg) no-repeat 0 1px;
	line-height:1.5em;
}

.howto_ul a{
	color:#5B371F;
	font-weight:bold;
}
.howto_ul a:hover{
	color: #66CC00;
	font-weight:bold;
}
.company{
	width:480px;
	height:18px;
	background-color:#F1E9D2;
	color:#5E361D;
	font-weight:bold;
	padding:4px 0px 0px 10px;
	margin-bottom:10px;
}

.company_name{
	color:#5E361D;
	font-weight:bold;
	margin-left:12px;
}

.company_add{
	color:#5E361D;
	margin-left:12px;
}

/*他ページコンテンツエリア*/
.title_area{
	width:930px;
	height:103px;
	margin-bottom:4px;
}

.dir{
	font-size:11px;
	color:#533827;
	margin-top:12px;
	margin-bottom:7px;
}

.dir a{
	font-size:11px;
	color:#533827;
}

#main_area{
	width:676px;
	height:auto;
	margin-top:23px;
	float:left;
}

#main_area_noside{
	width:930px;
	height:auto;
}

.sub_bar{
	width:674px;
	height:16px;
	background-color:#F1E9D2;
	color:#5E361D;
	padding:4px 0px 0px 10px;
}

.bar{
	width:522px;
	height:20px;
	padding:6px 0px 0px 158px;
	color:#377D95;
}

.pagetop_line{
	width:922px;
	height:1px;
	font-size:0px;
	background-image:url(img/line_width.gif);
	margin-top:8px;
}

.pagetop_line_short{
	width:680px;
	height:1px;
	font-size:0px;
	background-image:url(img/line_width.gif);
	margin-top:8px;
}

.pagetop_title{
	width:664px;
	height:29px;
	background-color:#F8F5EB;
	padding:16px 0px 0px 14px;
	margin-bottom:20px;
	float:left;
	color:#533827;
}

.pagetop_title2{
	width:250px;
	height:29px;
	background-color:#F8F5EB;
	padding:16px 0px 0px 0px;
	float:left;
}

.pagetop_title3{
	width:914px;
	height:29px;
	background-color:#F8F5EB;
	padding:16px 0px 0px 14px;
	float:left;
}

.pagetop_title_short{
	width:664px;
	height:29px;
	background-color:#F8F5EB;
	padding:16px 0px 10px 14px;
}

/*サイトマップ*/
.box_sitemap1{
	width:220px;
	padding:10px 8px 0px 0px;
	height: auto;
}

.box_sitemap2{
	width:220px;
	padding:10px 0px 0px 0px;
	height: auto;
}

.box_sitemap3{
	width:324px;
	padding:10px 28px 0px 0px;
	height: auto;
}

.box_sitemap4{
	width:106px;
	margin:0;
	padding:0;
	float:left;
}

ul.sitemap04{
	width:106px;
	margin:6px 0 0 0;
	padding:0;
}

.bar_sitemap{
	background-color:#F1E9D2;
	color:#5E361D;
	padding:4px 0px 4px 10px;
	font-weight: bold;
	border-top: 1px dashed #999999;
}
.sitemap01 li{
	margin:6px 0px 0px;
	padding:0px 0px 0px 15px;
	background:url(img/sitemap/arrow.gif) no-repeat;
	list-style:none;
}

.sitemap02 li{
	margin:6px 20px 0 0;
	padding:0 0 0 15px;
	background:url(img/sitemap/arrow.gif) no-repeat;
	list-style:none;
	float:left;
}

.sitemap04 li{
	width:91px;
	clear:both;
	margin:6px 0 0 0;
	padding:0 0 0 15px;
	background:url(img/sitemap/arrow.gif) no-repeat;
	list-style:none;
	_white-space:nowrap;
}

li.sitemap02_t{
	width:100px;
	margin:6px 0 0 0;
	padding:0;
	float:left;
	list-style:none;
	color:#CE000E;
	background:none;
	font-weight:bold;
}

li.sitemap04_t{
	clear:both;
	margin:6px 0 0 0;
	padding:0;
	list-style:none;
	color:#CE000E;
	background:none;
	font-weight:bold;
}

/*賃貸*/
.bar_rent{
	background-image:url(img/rent/bar1.jpg);
}

.rent_top{
	width:680px;
	height:107px;
	background-image:url(img/rent/rent_top.jpg);
}

.rent_bg{
	width:673px;
	height:auto;
	background-image:url(img/rent/rent_bg.jpg);
	padding-left:7px;
}

.rent_box{
	width:318px;
	height:218px;
	background-image:url(img/rent/rent_box.jpg);
	margin-left:10px;
	margin-bottom:12px;
	float:left;
	display:inline;
}

.rent_title{
	width:256px;
	height:27px;
	margin-left:35px;
	margin-top:35px;
	font-weight:bold;
	line-height:100%;
}

.rent_photo{
	width:122px;
	height:132px;
	margin-left:20px;
	float:left;
	display:inline;
}

.rent_detail{
	width:139px;
	height:128px;
	float:left;
	display:inline;
	margin-left:11px;
	line-height:110%;
}

.rent_comment{
	width:139px;
	height:114px;
	color:#377D95;
}

.rent_contact{
	width:66px;
	height:12px;
	margin-left:66px;
}

.rent_contact a{
	font-weight:bold;
	color:#FFFFFF;
}

.rent_img{
	width:930px;
	height:auto;
	margin:0px auto 20px auto;
	text-align:center;
}

/*リンク募集*/
table.lo_banner{
	width:680px;
	border:#666 1px solid;
	margin:10px 0px 10px 0px;
	padding:0;
}

table.lo_banner th{
	width:672px;
	margin:0;
	padding:4px;
	font-weight:bold;
	text-align:left;
	color:#FFF;
	background:#67B341;
}

table.lo_banner td{
	width:672px;
	margin:0;
	padding:4px;
}

/*最新折込チラシ*/
.bar_handbill{
	background-image:url(img/handbill/bar1.jpg);
	text-align:right;
	width:514px;
	height:21px;
	padding:5px 8px 0px 158px;
	line-height:100%;
}

.handbill_txt{
	width:670px;
	height:16px;
	margin-left:5px;
	padding-top:14px;
	color:#377D95;
	line-height:110%;
}

.handbill_txt span{
	color:#377D95;
	font-size:18px;
	font-weight:bold;
}

.handbill_box{
	width:680px;
	height:318px;
	margin-top:12px;
	margin-bottom:21px;
	background-image:url(img/handbill/box_bg.jpg);
}

.handbill_logo{
	width:121px;
	height:84px;
	margin-left:1px;
	margin-top:4px;
	float:left;
	display:inline;
	text-align:center;
}

.handbill_propaty{
	width:504px;
	height:87px;
	margin-left:15px;
	margin-top:14px;
	float:left;
	display:inline;
}

.handbill_title{
	width:504px;
	height:30px;
}

.handbill_title a{
	font-size:16px;
	font-weight:bold;
	line-height:100%;
	text-decoration:none;
	color:#666666;
}

.handbill_comment{
	width:504px;
	height:57px;
}

.handbill_comment a{
	line-height:100%;
	text-decoration:none;
	color:#666666;
}

.handbill_photo{
	width:286px;
	height:202px;
	margin-left:7px;
	float:left;
	display:inline;
}

.handbill_outline{
	width:287px;
	height:168px;
	float:left;
	display:inline;
	margin-left:86px;
	margin-top:1px;
}

.handbill_add{
	width:287px;
	height:37px;
	line-height:100%;
}

.handbill_tel{
	width:287px;
	height:35px;
	line-height:100%;
}

.handbill_fax{
	width:287px;
	height:49px;
	line-height:100%;
}

.handbill_contact a{
	width:253px;
	height:48px;
	margin-left:35px;
	display:block;
}

.handbill_footer{
	text-align:right;
	width:514px;
	height:21px;
	padding:5px 8px 0px 158px;
	line-height:100%;
	color:#377D95;
}

.handbill_img{
	width:930px;
	height:auto;
	margin:20px auto 20px auto;
	text-align:center;
}

/*住まいのお役立ち　共通上部メニュー部分*/
.oyakudachi_menu{
	width:654px;
	height:40px;
	list-style:none;
	margin:0 auto;
}

.oyakudachi_menu_btn,.oyakudachi_menu_btn a{
	width:109px;
	height:40px;
	float:left;
	display:block;
	background-image:url(img/oyakudachi_menu.jpg);
}

.oyakudachi_menu_btn1{
	background-position:0px 40px;
}

.oyakudachi_menu_btn1 a{
	background-position:0px 0px;
}

.oyakudachi_menu_btn1 a:hover{
	background-position:0px 40px;
}

.oyakudachi_menu_btn2{
	background-position:-109px 40px;
}

.oyakudachi_menu_btn2 a{
	background-position:-109px 0px;
}

.oyakudachi_menu_btn2 a:hover{
	background-position:-109px 40px;
}

.oyakudachi_menu_btn3{
	background-position:-218px 40px;
}

.oyakudachi_menu_btn3 a{
	background-position:-218px 0px;
}

.oyakudachi_menu_btn3 a:hover{
	background-position:-218px 40px;
}

.oyakudachi_menu_btn4{
	background-position:-327px 40px;
}

.oyakudachi_menu_btn4 a{
	background-position:-327px 0px;
}

.oyakudachi_menu_btn4 a:hover{
	background-position:-327px 40px;
}

.oyakudachi_menu_btn5{
	background-position:-436px 40px;
}

.oyakudachi_menu_btn5 a{
	background-position:-436px 0px;
}

.oyakudachi_menu_btn5 a:hover{
	background-position:-436px 40px;
}

.oyakudachi_menu_btn6{
	background-position:-545px 40px;
}

.oyakudachi_menu_btn6 a{
	background-position:-545px 0px;
}

.oyakudachi_menu_btn6 a:hover{
	background-position:-545px 40px;
}

.p_pict1{
	width: 642px;
	background-color: #F4F1E3;
	height: 106px;
	margin-right: auto;
	margin-left: auto;
}

/*家づくりのステップ*/
#p_step001 {
	height: 252px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/step/step001.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#p_step002 {
	height: 230px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/step/step002.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#p_step003 {
	height: 200px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/step/step003.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#p_step004 {
	height: 172px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/step/step004.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#p_step005 {
	height: 217px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/step/step005.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#p_step006 {
	height: 189px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/step/step006.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#p_step007 {
	height: 186px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/step/step007.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#p_step008 {
	height: 216px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/step/step008.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

.step_f1 {
	width: 610px;
	height: auto;
	padding-top: 90px;
	margin-left: 14px;
}

/*土地探し５つのコツ*/
#oyakudachi_bg{
	background-color: #F4F1E3;
	width: 100%;
	height: auto;
	padding-top: 14px;
}

#oyakudachi_bg_footer{
	width: 676px;
	height: 4px;
	background-image: url(img/point/oyakudachi_bg_footer.jpg);
	background-repeat: no-repeat;
}

.p_font1 {
	color: #72644E;
	margin-top: 6px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#p_point001 {
	height: 332px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/point/point001.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#p_point002 {
	height: 391px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/point/point002.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#p_point003 {
	height: 350px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/point/point003.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#p_point004 {
	height: 450px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/point/point004.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#p_point005 {
	height: 275px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/point/point005.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

.p_font2 {
	width: 346px;
	height: 100px;
	padding-top: 104px;
	margin-left: 14px;
}

.p_font3 {
	width: 610px;
	height: 100px;
	padding-top: 40px;
	margin-left: 14px;
}

.p_font4 {
	width: 346px;
	height: 130px;
	padding-top: 94px;
	margin-left: 14px;
}

.p_font5 {
	width: 610px;
	height: 100px;
	padding-top: 60px;
	margin-left: 14px;
}

.p_font6 {
	width: 610px;
	height: auto;
	padding-top: 94px;
	margin-left: 14px;
	font-size: 13pt;
	font-weight: bold;
	color: #47A058;
}

.p_font7 {
	width: 610px;
	height: auto;
	padding-top: 10px;
	margin-left: 14px;
}

.p_font8 {
	float: left;
	width: 260px;
	height: 120px;
	padding-top: 60px;
	margin-left: 14px;
	font-size: 13pt;
	font-weight: bold;
	color: #47A058;
}

.p_font9 {
	width: 340px;
	height: 120px;
	padding-top: 60px;
	margin-left: 14px;
	font-size: 13pt;
	font-weight: bold;
	color: #47A058;
	float: left;
}

.p_font10 {
	width: 610px;
	height: auto;
	padding-top: 10px;
	margin-left: 14px;
	float: left;
}

/*知っ得！用語集*/
.hous_pict{
	width: 564px;
	background-color: #F4F1E3;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.hous_f1 {
	font-weight: bold;
	color: #706049;
	width: 500px;
	margin-left: 50px;
	padding-top: 4px;
	padding-bottom: 10px;
}

.housef{
	background-image:url(http://urichi.jp/img/housef/house_m1.jpg);
	height: 47px;
	width: 624px;
}
.h_box{
	background-image: url(http://urichi.jp/img/housef/house_bpict2.jpg);
	float: left;
	height: 184px;
	width: 184px;
}
.h_box2{
	background-image: url(http://urichi.jp/img/housef/house_bpict1.jpg);
	height: 27px;
	width: 172px;
}
.h_pict1{
	margin: 10px;
}
.h_font{
	margin: 10px;
	color: #72644E;
	font-weight: bold;
}
.h_box{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.h_box2{
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.h_boxf{
	height: 130px;
	width: 170px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #72644E;
	overflow:auto;
}
.boxf2{
	font-size: 12px;
	font-weight: bold;
	color: #72644E;
	height: auto;
	width: 150px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/*簡単ローン計算*/
.p_font11 {
	color: #72644E;
	margin-top: 4px;
	margin-left: 14px;
}
.loan_btn{
	width:100%;
	margin:15px 0 0;
	padding:15px 0;
	text-align:center;
	border:#666 1px solid;
}
table.loan{
	margin:0;
	width:100%;
	line-height:140%;
}
table.loan th,table.loan td { padding:6px 4px 3px 9px; vertical-align:top; }
table.loan th{
	color:#339900;
	vertical-align:top;
	width:130px;
	background:#E1F5CD;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
table.loan td {
	width:273px;
	color:#000;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
#dammy_area {
	background-color: #F4F1E3;
	width: 100%;
	border-bottom: 1px solid #666666;
	height: 10px;
}

table.advice{
	width:676px;
	margin:15px 0 0;
	border-left:#666 1px solid;
	border-right:#666 1px solid;
	border-top:#666 1px solid;
	font-size:12px;
	line-height:150%;
}

table.advice th{
	width:672px;
	margin:0;
	padding:4px 0 4px 4px;
	;
	border-bottom:#666 1px solid;
	background:#67B341;
	color:#FFF;
	text-align: left;
}

table.advice td{
	margin:0;
	padding:4px 6px;
	border-bottom:#666 1px solid;
}

table.advice2{
	width:676px;
	margin:30px 0 0 0;
	border-left:#666 1px solid;
	border-right:#666 1px solid;
	border-top:#666 1px solid;
	font-size:12px;
	line-height:150%;
}

table.advice2 th{
	width:674px;
	margin:0;
	padding:4px 0 4px 4px;
	border-bottom:#666 1px solid;
	background:#666;
	color:#FFF;
	font-weight:bold;
	text-align: left;
}

table.advice2 td{
	margin:0;
	padding:4px 6px;
	border-bottom:#666 1px solid;
}

table.advice3{
	width:676px;
	margin:15px 0 0 0;
	border-left:#666 1px solid;
	border-right:#666 1px solid;
	border-top:#666 1px solid;
	font-size:12px;
	line-height:150%;
}

table.advice3 th{
	width:672px;
	margin:0;
	padding:4px 0 4px 4px;
	;
	border-bottom:#666 1px solid;
	background:#CCC;
	color:#333;
	font-weight:bold;
	text-align: left;
}

table.advice3 td{
	margin:0;
	padding:4px 6px;
	border-bottom:#666 1px solid;
}

.bank_name{
	width:190px;
	background:#F2F2F2;
}

.back_detail{
	width:490px;
}

table.advice a{
	color:#390;
}

table.advice2 a{
	color:#333;
}

table.advice3 a{
	color:#333;
}

/*新築派？中古派？*/
#p_cp001 {
	height: 236px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/comparison/cp001.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#p_cp002 {
	height: 236px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/comparison/cp002.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#p_cp003 {
	height: 236px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/comparison/cp003.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#p_cp004 {
	height: 176px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/comparison/cp004.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

.cp_f1 {
	width: 570px;
	height: auto;
	padding-top: 76px;
	margin-left: 38px;
}
.cp_f2 {
	font-weight: bold;
	color: #74B830;
}

/*土地探しQA*/
#p_qa001 {
	height: 252px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/qa/qa001.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#p_qa002 {
	height: 397px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/qa/qa002.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#p_qa003 {
	height: 508px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/qa/qa003.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#p_qa004 {
	height: 219px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/qa/qa004.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#p_qa005 {
	height: 231px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/qa/qa005.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#p_qa006 {
	height: 288px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/qa/qa006.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#p_qa007 {
	height: 310px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/qa/qa007.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#p_qa008 {
	height: 290px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/qa/qa008.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

.qa_f1 {
	width: 600px;
	height: auto;
	padding-top: 100px;
	margin-left: 24px;
}

.qa_f2 {
	width: 600px;
	height: auto;
	padding-top: 130px;
	margin-left: 24px;
}

.qa_f3 {
	width: 600px;
	height: auto;
	padding-top: 110px;
	margin-left: 24px;
}

/*お役立ちリンク集*/
.bar_featured_links{
	background-image:url(img/featured_links/bar1.jpg);
}

.useful{
	width:680px;
	margin:15px 0 0 0;
	border-left:#666 1px solid;
	border-right:#666 1px solid;
	border-top:#666 1px solid;
	font-size:12px;
	line-height:150%;
	text-align:left;
}

.useful th{
	width:178px;
	background:#E0F5CC;
	padding:4px 6px;
	border-bottom:#666 1px solid;
}

.useful th a{
	color:#4E822F;
	font-weight:normal;
	font-size:12px;
}
.useful td{
	width:478px;
	margin:0;
	padding:4px 6px;
	border-bottom:#666 1px solid;
	font-size:12px;
	color:#000000;
}

/*e-スマに物件を掲載したい*/
.bar_public{
	background-image:url(img/public/bar1.jpg);
}

.pabliic_main{
	width:680px;
	height:690px;
	background-image:url(img/public/main.jpg);
	margin-top:2px;
	padding-top:70px;
}

.pablic_point{
	margin-left:41px;
	margin-top:29px;
	font-weight:bold;
	color:#484848;
	font-size:15px;
	line-height:100%;
}

.pablic_point span{
	color:#CC000F;
	font-size:15px;
}

.pablic_point_1{
	margin-top:0px;
}

.pablic_point_txt{
	margin-left:37px;
	margin-top:15px;
	color:#000000;
	line-height:100%;
}

.pablic_attention{
	margin-left:40px;
	margin-top:252px;
	color:#000000;
	font-size:11px;
	line-height:110%;
	float:left;
	display:inline;
}

.pablic_contact a{
	width:164px;
	height:29px;
	margin-left:34px;
	margin-top:250px;
	float:left;
	display:inline;
	display:block;
}
/*新築・宅地分譲特集*/
.bar_special{
	background-image:url(img/special/bar1.jpg);
	text-align:right;
	width:514px;
	height:21px;
	padding:5px 8px 0px 158px;
	line-height:100%;
}

/*事業用物件*/
.commercial_property_img{
	width:930px;
	height:auto;
	margin:20px auto 20px auto;
	text-align:center;
}
/*ソーラータウン*/

.s_town,.s_town a{
	width:904px;
	height:151px;
	display:block;
	background-image:url(img/s_0.jpg);
	background-position:0px 0px;
}

.s_town a:hover{
	background-position:0px -151px;
}

/*注文住宅特集*/
.bar_best_house{
	background-image:url(img/best_house/bar1.jpg);
}

.best_house_top{
	width:680px;
	height:106px;
	background-image:url(img/best_house/top.jpg);
}

.best_house_bg{
	width:673px;
	height:auto;
	background-image:url(img/best_house/bg.jpg);
	padding-left:7px;
}

.best_house_title{
	width:607px;
	height:24px;
	background-image:url(img/best_house/bg_top.jpg);
	margin:0 auto;
	padding-left:38px;
	padding-top:38px;
}

.best_house_title a{
	font-weight:bold;
	color:#377D95;
}

.best_house_photo{
	width:625px;
	height:auto;
	background-image:url(img/best_house/bg_main.jpg);
	margin:0 auto;
	padding-left:20px;
}

.best_house_bottom{
	width:645px;
	height:54px;
	background-image:url(img/best_house/bg_bottom.jpg);
	margin:0 auto;
}
/*Line*/
.bar_line{
	background-image:url(img/line/bar1.jpg);
}

.line_top{
	width:680px;
	height:106px;
	background-image:url(img/line/top.jpg);
}