* {
	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;
}
/*---------------------------------------------------------------------------
>>ヘッダー
---------------------------------------------------------------------------*/
#rp-header h1 {
	float : left;
	margin-top : 23px;
}
#rp-header {
	width :886px;
	height : 171px;
	background : url(../img/rp/header_bg.jpg) no-repeat 0 bottom;
}
#rp-header p {
	margin-right : 15px;
	text-align : right;
	font-size : 10px;
}
#rp-header li {
	list-style : none;
}
#rp-header a:hover {
	color : #ff9900;
}


/*---------- サブメニュー ----------*/
#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-inq a {
	margin-left : 8px;
	padding-right : 2.5em;
	border-right : 1px solid #61494f;
}

.sub-inq a{
	background : url(../img/atmp/anc04.gif) no-repeat 7.5em center;
}

#main-menu,#pankuzu, #rp-header p {
	clear : both;
}

/*---------- メインメニュー -----------*/
#main-menu {
	clear : both;
	padding-top : 5px;
	margin-left : 70px;
}
#main-menu li {
	display: inline;
	float : left;
	text-indent : -5000px;
}
#main-menu a {
	display : block;
	height : 45px;
	overflow : hidden;
}
#main-menu a:hover {
	background-position : 0 -48px;
}

/*---------- 各メニュー画像 -----------*/
#menu01 a{
	width : 100px;
	background : url(../img/menu/menu01.jpg) no-repeat;
}
#menu02 a{
	width : 135px;
	background : url(../img/menu/menu02.jpg) no-repeat;
}
#menu03 a{
	width : 120px;
	background : url(../img/menu/menu03.jpg) no-repeat;
}
#menu04 a{
	width : 117px;
	background : url(../img/menu/menu04.jpg) no-repeat;
}
#menu05 a{
	width : 100px;
	background : url(../img/menu/menu05.jpg) no-repeat;
}
#menu06 a{
	width : 135px;
	background : url(../img/menu/menu06.jpg) no-repeat;
}


/*------- パンくずリスト -------*/

#pankuzu {
	margin-left : 20px;
	padding-left : 15px;
	background : url(../img/rp/anc01.gif) no-repeat 0 center;
	font-size : 12px;
}
#pankuzu li {
	display : inline;
	padding-right : 4px;
}
#pankuzu a {
	color : #333333;
}

/*---------------------------------------------------------------------------
>>右カラム 背景
---------------------------------------------------------------------------*/
#contents:after {
	content : url(../img/atmp/blank.gif);
	display : block;
	clear : both;
	height: 0;
}
#contents {
	clear : both;
	margin : 20px 0 0;
	width : 886px;
	background : url(../img/rp/line.gif) no-repeat 0 bottom;
}
/*---------------------------------------------------------------------------
>>コンテンツレイアウト
---------------------------------------------------------------------------*/

#Rbox {
	float : right;
	width : 580px;
	margin-top : -60px;
}

/*------- ページタイトル -------*/
#contents h2{
	padding-bottom : 20px;
}

/*------- メインコンテンツ 背景(枠) -------*/
.Rbox-in:after {
	content : url(../img/atmp/blank.gif);
	display : block;
	clear : both;
	height: 0;
}
.Rbox-in {
	width : 580px;
	background : url(../img/rp/Rbox_in.gif) repeat-y;
}

/*------- 大項目 --------*/
.Rbox-in h3 {
	height : 52px;
	padding : 10px 0 0 50px;
	color : #62636c;
	background : url(../img/rp/Rbox_head.gif) no-repeat;
}

/*------- 中項目 --------*/
.Rbox-in h4 {
	padding-left : 10px;
	font-size : 0.9em;
	color : #666666;
	background : url(../img/rp/anc01.gif) no-repeat 0 center;
	clear: both;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 2px;
	margin-left: 30px;
}

/*------- 本文 --------*/
.Rbox-in dl {
	padding : 15px 30px 0;
	font-size : 0.8em;
	background : url(../img/rp/line_cont.gif) no-repeat center top;
}
.Rbox-in dd {
	line-height : 140%;
}

/*------- 補足文 --------*/
.Rbox-in h5 {
	margin : 15px 30px 2px;
	padding-left : 14px;
	font-size : 0.9em;
	color : #666666;
	background : url(../img/rp/anc02.gif) no-repeat 0 center;
}
.Rbox-in p {
	margin : 0 30px;
	padding : 10px 0 0;
	font-size : 0.8em;
	line-height : 140%;
	background : url(../img/rp/line_h5.gif) no-repeat 0 top;
}

/*------- メインコンテンツ a:hover --------*/
.Rbox-in a:hover {
	color : #ff9900;
}

/*-- 詳しくはこちらボタンレイアウト (画像設定は汎用)--*/

.Rbox-in p.btn01 {
	background-image : none;
	display : inline;
	float : right;
	margin-top : -10px;
}

/*------- メインコンテンツ bottom --------*/
.Rbox-btm {
	margin-bottom : 20px;
	clear: both;
}



/*---------------------------------------------------------------------------
>>左カラム
---------------------------------------------------------------------------*/
/*------------ 左カラム レイアウト ------------*/
.Lbox {
	width : 280px;
	float : left;
	padding-bottom : 20px;
}
.Lbox ul,.Lbox dl{
	width : 280px;
	background : url(../img/rp/Lbox_in.gif) repeat-y;
}

/*------------ 左カラム サブメニュー ------------*/
.left-menu {
	padding : 25px 0 0 25px;
	font-size: 0.9em;
}
.left-menu li {
	padding-bottom : 10px;
	list-style : none;
	padding-left: 10px;
	color: #FF9900;
}
.left-menu a {
	padding-left : 10px;
	font-weight : bold;
	color : #666666;
	background : url(../img/rp/anc03.gif) no-repeat 0 center;
	text-indent: 14px;
}
.left-menu a:hover {
	color : #ff9900;
}

/*------------ ブログボックス ------------*/
.blog-h6 {
	width : 280px;
	background : url(../img/rp/Lblog_bg.gif) repeat-y;
}
.blog-h6 img {
	display : inline;
	margin : 0;
	padding : 0;
}
.blog-h6 h6 {
	font-size : 14px;
	color : #62636c;
	margin-left : 12px;
}
.blog-box {
	color : #666666;
	padding : 15px 0;
}
.blog-box dt {
	margin-left : 25px;
	padding : 0 13px 5px;
	font-size : 14px;
	font-weight: bold;
	background : url(../img/atmp/anc01.gif) no-repeat;
}
.blog-box dd {
	padding : 0 25px;
	font-size : 12px;
}
.blog-box img {
	float : left;
	margin : 0 10px 0 0;
}
.Lbox-btm {
	margin-bottom : 30px;
}


/*------------ 住まいの特徴ボックス ------------*/

.House-box:after {
	content : url(../img/atmp/blank.gif);
	display : block;
	clear : both;
	height: 0;
}
.Lbox div.House-box {
	width : 280px;
	background : url(../img/rp/itsuboHouse_btm.gif) no-repeat 0 bottom;
}
.House-box h6 {
	margin : 0;
}
.House-box p{
	color : #666666;
	font-size : 12px;
	margin : 0;
	padding : 10px 5px 0 100px;
	background : url(../img/rp/Lbox_in.gif) repeat-y;
}

/*------------ 左カラム 各ボタンレイアウト ------------*/
.blog-box dd.btn01 {
	clear: both;
	padding-top : 10px;
	margin-left : 135px;
}
.House-box span.btn02 {
	display : block;
	float : right;
	margin : 15px 5px 15px 0;
}
/*---------------------------------------------------------------------------
>>フッター
---------------------------------------------------------------------------*/
/*------------ フッター上部 ------------*/
#footer-top {
	clear : both;
	margin-top : 20px;
}

/*------------ フッター中 背景 ------------*/
#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/rp/footer_in.gif) 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 : #ff9900;
}
.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;
}

/*-----------------------------------------------------------------------------
>>汎用スタイル
-----------------------------------------------------------------------------*/
/*------------ 詳しくはこちらボタン ------------*/
.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;
	float: right;
	margin-right: 10px;
	background-image: url(../img/atmp/btn01.gif);
	background-repeat: no-repeat;
}

/*------------ もっと読む ------------*/
.more {
	display : block;
	text-align : right;
	clear: both;
}
.more a {
	color : #ff6600;
}

/*------------ その他 ------------*/
.clear {
	clear : both;
}
.ptop {
	display : block;
	text-align : right;
	padding-top: 10px;
	padding-right: 30px;
	font-size: 0.8em;
	clear: both;
}
.text-center {
	text-align : center;
}
.text-right {
	display : block;
	margin-top : 5px;
	text-align : right;
}
.text-large {
	font-size : 1.2em;
}
.img-left {
	float : left;
	padding-right: 10px;
}
.img-right {
	float : right;
	padding-left: 10px;
}
.date1 {
	font-size: 0.8em;
	font-weight: normal;
	color: #FF9900;
}

