* {
	margin : 0;
	padding : 0;
}
body {
	margin : 0;
	padding : 0;
	text-align : center;
	color : #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width :886px;
	height : auto;
	margin : 0 auto;
	text-align : left;
}
a {
	text-decoration : none;
}

img {
	border : none;
}
/*---------------------------------------------------------------------------
>>ヘッダー
---------------------------------------------------------------------------*/
#top-header {
	width :886px;
	height : 106px;
	margin-top : 10px;
	background : url(../img/top/header_bg.jpg) no-repeat 0 bottom;
}
#top-header h1 {
	margin-top : 10px;
	float : left;
}
p.header-txt1 {
	font-size : 10px;
	color : #666666;
}

/*------------ サブメニュー ------------*/
#sub-menu {
	margin-top : 46px;
	float : right;
}
#sub-menu li {
	display : inline;
}
#sub-menu a {
	display : block;
	float : left;
	padding-left : 8px;
	font-size : 12px;
	font-weight : bold;
	color : #61494f;
	border-left : 1px solid #61494f;
}
#sub-menu a:hover {
	color : #99cc00;
}
.sub-inq a {
	margin-left : 8px;
	padding-right : 2.5em;
	border-right : 1px solid #61494f;
}

.sub-inq a {
	background : url(../img/atmp/anc03.gif) no-repeat 7.5em center;
}

/*------------ サブメニュー2 ------------*/
#sub-menu2 {
	clear : both;
	float : right;
	list-style : none;
	margin-top : -10px;
}
#sub-menu2 li{
	display : inline;
}
#sub-menu2 a{
	display :block;
	float : left;
	margin-left : 5px;
}

/*------------ トップページ イントロ文 ------------*/
p.header-txt2 {
	width : 570px;
	margin-top : -5px;
	font-size : 12px;
}


/*---------------------------------------------------------------------------
>>右カラム
---------------------------------------------------------------------------*/
#contents:after {
	content : url(../img/atmp/blank.gif);
	display : block;
	clear : both;
	height: 0;
}
#contents {
	clear : both;
	margin : 20px 0 0;
	width : 886px;
	padding : 10px 0 0px;
	background : url(../img/top/line.gif) no-repeat 0 bottom;
}
/*---------------------------------------------------------------------------
>>右カラム
---------------------------------------------------------------------------*/
#Rbox {
	width : 580px;
	float : right;
}
/*------------ 物件探しナビ ------------*/
#apartNavi:after {
	content : url(../img/atmp/blank.gif);
	display : block;
	clear : both;
	height: 0;
}
#apartNavi {
	padding : 0 10px;
	width : 580px;
/*	height : 249px;*/
	background-image: url(../img/top/apartNavi_in.gif);
	background-repeat: repeat-y;
}
#apartNavi dl{
	float: left;
	width : 185px;
	padding-bottom : 20px;
}
#apartNavi dd {
	margin-top : 10px;
	padding : 0 8px;
	font-size : 12px;
	line-height : 150%;
	color : #666666;
}
#apartNavi dd.btn {
	text-align : center;
}

/*------------ 田舎暮らしのススメ ------------*/

#country-box {
	clear : both;
	float : right;
	width : 340px;
	height : 320px;
	margin-top : 30px;
	font-size : 12px;
	color : #666666;
	background : url(../img/top/country_box.jpg) no-repeat 0 61px;
}
#country-box-in {
	height : 249px;
}
#country-box h3 {
	height : 61px;
	text-indent : -5000px;
	background : url(../img/top/title_country.gif) no-repeat;
}
#country-box p.btn01 {
	position : relative;
	margin-top : -3.5em;
	margin-left : 200px;
}

#country-box p {
	margin : 20px 30px 30px;
}
#country-box ul {
	margin : 0 30px 50px;
	list-style : none;
}
#country-box li {
	display : inline;
	margin-right : 16px;
}

/*---------- ポイントブログ ボタンマージンキャンセル ----------*/
#country-box .margin-none {
	margin-right : 0;
}


/*------------ 右カラム ボックス小 ------------*/
.right-Sbox {
	float : left;
}
.right-Sbox-in:after {
	content : url(../img/atmp/blank.gif);
	display : block;
	clear : both;
	height: 0;
}
.right-Sbox-in {
	width : 220px;
	padding-bottom : 10px;
	line-height : 120%;
	font-size : 12px;
	background : url(../img/top/right_Sbox.gif) repeat-y;
}

/*------------ 住まいの特徴(トップページ) ------------*/

#House-box {
	margin-top : 26px;
	padding : 0 5px 4px 0;
	background : url(../img/top/ituboHouse_box.gif) no-repeat 0 bottom;
}
#House-box p{
	color : #666666;
	padding : 5px 5px 0 100px;
}

/*------------ 資金運用のご相談(トップページ) ------------*/
#asset-box {
	margin-top : 10px;
	padding : 10px 5px 4px 0;
	font-size : 12px;
	background-image: url(../img/top/asset_box.jpg);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
#asset-box p{
	color : #666666;
	padding : 5px 20px 0 10px;
	line-height : 130%;
}
#asset-box span.btn02 {
	display : block;
	margin-top : 15px;
}

/*---------------------------------------------------------------------------
>>左カラム
---------------------------------------------------------------------------*/
#Lbox {
	float : left;
	margin-top : -10px;
	padding-bottom : 0px;
	color : #666666;
}

#Lbox ul:after,#Lbox dl:after{
	content : url(../img/atmp/blank.gif);
	display : block;
	clear : both;
	height: 0;
}
#Lbox ul,#Lbox dl{
	clear : both;
	width : 280px;
	background : url(../img/top/Sbox_in.gif) repeat-y;
}

.new-dl dt{
	margin : 0 10px;
	padding : 10px 0 5px 13px;
	font-size : 14px;
	font-weight : bold;
	background : url(../img/atmp/anc01.gif) no-repeat 0 center;
}
.new-dl dd {
	padding : 0 10px 0 23px;
	font-size : 12px;
}
.new-dl img {
	margin : 0 0.5em 0 -1.3em;
	float : left;
}
.featured dt{
	clear : both;
	margin : 0 10px;
	padding : 10px 0 5px 13px;
	font-size : 14px;
	font-weight : bold;
	background : url(../img/atmp/anc02.gif) no-repeat 0 center;
}
.featured dd {
	padding : 0 10px 0 23px;
	font-size : 12px;
}
.featured dd img {
	margin-left : -1.3em;
	margin-bottom : 10px;
}
.Lbox-btm {
	clear : both;
	margin-bottom: 20px;
}
.Lhouse-h6 {
	width : 280px;
	background : url(../img/rp_g/Lhouse_bg.gif) repeat-y;
	margin-top: 20px;
}
.Lhouse-h6 h6 {
	font-size : 14px;
	color : #62636c;
	padding-left : 12px;
}
.Lhouse-h6 img {
	margin : 0;
	padding : 0;
	display : block;
}
.house-boxGY {
	width : 280px;
	font-size : 12px;
	color : #333333;
	line-height : 130%;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../img/rp/Lbox_in.gif);
	background-repeat: repeat-y;
}
.house-boxGY p {
	font-size : 12px;
	display: block;
	padding-right: 30px;
	padding-left: 20px;
}
.house-boxGY img {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	float: right;
}
.house-box td{
	color : #666666;
	font-size : 12px;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
/*---------------------------------------------------------------------------
>>フッター
---------------------------------------------------------------------------*/
/*------------ フッター上部 ------------*/
#footer-top {
	clear : both;
	margin-top : 10px;
}

/*------------ フッター中 背景 ------------*/
#footer:after {
	content : url(../img/atmp/blank.gif);
	display : block;
	clear : both;
	height: 0;
}
#footer {
	width : 880px;
	clear : both;
	color : #666666;
	line-height : 120%;
	background : url(../img/top/footer_in.jpg) repeat-y;
}


/*------------ フッター メニュー ------------*/
#footer ul {
	margin-left : 20px;
	margin-bottom : 15px;
}
#footer li {
	display : inline;
}
#footer a {
	color : #666666;
	font-weight : bold;
	font-size : 0.8em;
	padding-left : 8px;
	border-left : 1px solid #666666;
}
#footer a:hover {
	color : #99cc00;
}
.Fborder-right {
	padding-right : 8px;
	border-right : 1px solid #666666;
}

/*------------ イツボ ロゴ ------------*/
#footer h5 {
	text-align : right;
	padding-top: 6px;
}
#footer h5 a {
	border : none;
}


/*------------ フッターイントロ文------------*/
.intor {
	width : 580px;
	font-size : 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	float: left;
}
.intorR {
	width : 240px;
	font-size : 9px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
	padding-top: 4px;
	text-align: right;
	padding-right: 20px;
}

/*------------ イツボ 住所------------*/
#add {
	margin-right : 20px;
	font-size : 12px;
}

/*------------ コピーライト ------------*/
.copy-right {
	margin : -20px 20px 0;
	font-size : 11px;
}
.copy-rightf {
	font-size : 11px;
}



/*------------ フッター下部 ------------*/
#footer-btm {
	clear : both;
	margin-bottom : 20px;
}

/*-----------------------------------------------------------------------------
>>汎用スタイル
-----------------------------------------------------------------------------*/
.text-center {
	text-align : center;
}
.text-right {
	display : block;
	margin-top : 5px;
	text-align : right;
}
.img-left {
	float : left;
}
.img-right {
	float : right;
}
.text-large {
	font-size : 1.2em;
}
.btn01,.btn02 {
	text-indent : -5000px;
}
.btn01 a{
	display : block;
	width : 102px;
	height : 22px;
	overflow : hidden;
	background : url(../img/atmp/btn01.gif) no-repeat;
}
.btn02 a {
	display : block;
	width : 102px;
	height : 22px;
	overflow : hidden;
	background : url(../img/atmp/btn02.gif) no-repeat;
}
.more {
	display : block;
	text-align : right;
}
.more a {
	color : #ff6600;
}
.clear {
	clear : both;
}
