@charset "utf-8";
/* CSS Document */

/*========================================
　　共通
========================================*/

body {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 7px 0px 0px 0px;
	padding: 0px;
	}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

a:link { color: #0066CC; }
a:visited {color: #0066CC; }
a:hover {color: #00CCFF; text-decoration: none; }
a:active {color: #00CCFF; text-decoration: none; }


.left { float: left; }
.right { float: right; }
.clear { clear: both; }

.va_bottom { vertical-align: bottom; }
.va_top { vertical-align: top; }



/*　float要素を解除
----------------------------------------*/

.clearfix { display: inline-block; } 

.clearfix:after { 
	clear: both; 
	content: " "; 
	display: block; 
	font-size: 0; 
	height: 0; 
	visibility: hidden; 
	} 

/* start commented backslash hack \*/ 
* html .clearfix { height: 1%; } 
.clearfix { display: block; } 
/* close commented backslash hack */



/*========================================
　　ページ
========================================*/

#page {
	width: 900px;
	margin: 0px auto;
	}


/*========================================
　　ヘッダ
========================================*/

#header {
	padding: 0px 0px 20px;
	}

#header h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding: 0pz;
	}



/*========================================
　　メニュー
========================================*/

#header div {
	float: left;
	}

#header ul {
	margin: 0px;
	padding: 0px;
	float: right;
	}

#header ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	}

#header ul li img {
	vertical-align: bottom;
	}



/*　メニュー／トップ
----------------------------------------*/

.menu01 {
	width: 150px;
	height: 70px;
	margin: 0px 0px 20px;
	padding: 0px;
	}

.menu01 a {
	display: block;
	background: url(../images/common/menu/01_2.jpg) no-repeat;
	overflow: hidden;
	}

.menu01 a:hover img {
	position: relative;
	z-index: -1;
	}

.menu01 a:hover {
	width: 150px;
	height: 70px;
	background-color: transparent;
	}



/*　メニュー／仲介手数料無料・半額とは
----------------------------------------*/

.menu02 {
	width: 150px;
	height: 70px;
	margin: 0px 0px 20px;
	padding: 0px;
	}

.menu02 a {
	display: block;
	background: url(../images/common/menu/02_2.jpg) no-repeat;
	overflow: hidden;
	}

.menu02 a:hover img {
	position: relative;
	z-index: -1;
	}

.menu02 a:hover {
	width: 150px;
	height: 70px;
	background-color: transparent;
	}



/*　メニュー／お得な不動産購入術
----------------------------------------*/

.menu03 {
	width: 150px;
	height: 70px;
	margin: 0px 0px 20px;
	padding: 0px;
	}

.menu03 a {
	display: block;
	background: url(../images/common/menu/03_2.jpg) no-repeat;
	overflow: hidden;
	}

.menu03 a:hover img {
	position: relative;
	z-index: -1;
	}

.menu03 a:hover {
	width: 150px;
	height: 70px;
	background-color: transparent;
	}



/*　メニュー／お得な不動産売却術
----------------------------------------*/

.menu04 {
	width: 150px;
	height: 70px;
	margin: 0px 0px 20px;
	padding: 0px;
	}

.menu04 a {
	display: block;
	background: url(../images/common/menu/04_2.jpg) no-repeat;
	overflow: hidden;
	}

.menu04 a:hover img {
	position: relative;
	z-index: -1;
	}

.menu04 a:hover {
	width: 150px;
	height: 70px;
	background-color: transparent;
	}



/*========================================
　　コンテンツ
========================================*/

#contents {
	clear: both;
	width: 900px;
	padding: 0px 0px 20px;
	}



/*========================================
　　メイン
========================================*/

#main {
	width: 640px;
	float: left;
	}

#main h2 {
	background: url(../images/common/main/title.gif) no-repeat;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 20px;
	margin: 0px;
	padding: 42px 0px 0px 20px;
	height: 58px;
	color: #FFFFFF;
	}

#main h3 {
	background: url(../images/common/main/subtitle.jpg) no-repeat;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 16px;
	margin: 0px 0px 20px;
	padding: 28px 0px 0px 75px;
	height: 37px;
	color: #0099CC;
	}

#main .pankuzu {
	margin: 10px 0px 2px;
	letter-spacing: 0px;
	}

#main .h3 h3 {
	letter-spacing: 0px;
	padding: 18px 0px 0px 75px;
	height: 47px;
	line-height: 18px;
	}

#main .h3_b5 h3 {
	margin: 0px 0px 5px;
	}



/*========================================
　　サイド
========================================*/

#side {
	width: 220px;
	float: right;
	}

#side h3 {
	width: 220px;
	background: url(../images/common/side/subtitle.gif) no-repeat;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	text-align: center;
	line-height: 14px;
	margin: 0px;
	padding: 10px 0px 0px;
	height: 40px;
	}



/*　仲介手数料見積もりボタン
----------------------------------------*/

.side_mitsumori {
	width: 220px;
	height: 180px;
	margin: 0px 0px 20px;
	padding: 0px;
	}

.side_mitsumori a {
	display: block;
	background: url(../images/common/side/mitsumori2.gif) no-repeat;
	overflow: hidden;
	}

.side_mitsumori a:hover img {
	position: relative;
	z-index: -1;
	}

.side_mitsumori a:hover {
	width: 220px;
	height: 180px;
	background-color: transparent;
	}



/*　オンライン無料査定ボタン
----------------------------------------*/

.side_satei {
	width: 220px;
	height: 180px;
	margin: 0px 0px 20px;
	padding: 0px;
	}

.side_satei a {
	display: block;
	background: url(../images/common/side/satei2.gif) no-repeat;
	overflow: hidden;
	}

.side_satei a:hover img {
	position: relative;
	z-index: -1;
	}

.side_satei a:hover {
	width: 220px;
	height: 180px;
	background-color: transparent;
	}



/*　リンク
----------------------------------------*/

#side #link h3 span {
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 1px;
	}

#link div {
	background: url(../images/common/side/waku.gif) repeat-y;
	}

#link div ul {
	margin: 0px;
	padding: 0px;
	}

#link div ul li {
	margin: 0px;
	padding: 10px;
	list-style: none;
	}

#link div ul li img {
	border: #DDDDDD 1px solid;
	}

#link div ul li strong {
	font-weight: normal;
	text-align: right;
	display: block;
	margin: 0px 0px 2px;
	}

#link div ul li p {
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 0px;
	margin: 2px 0px 0px;
	}

#link div .link_border_t {
	border-top: #DDDDDD 2px dotted;
	}



/*　リンク2
----------------------------------------*/

#side #link2 h3 {
	width: 220px;
	background: url(../images/common/side/subtitle.gif) no-repeat;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	text-align: center;
	line-height: 14px;
	margin: 0px;
	padding: 20px 0px 0px;
	height: 30px;
	}

#link2 {
	margin: 30px 0px 0px;
	}

#link2 div {
	background: url(../images/common/side/waku.gif) repeat-y;
	}

#link2 div ul {
	margin: 0px;
	padding: 0px;
	}

#link2 div ul li {
	margin: 0px;
	padding: 10px;
	list-style: none;
	}

#link2 div ul li img {
	border: #DDDDDD 1px solid;
	}

#link2 div ul li strong {
	font-weight: normal;
	text-align: right;
	display: block;
	line-height: 14px;
	padding: 0px 0px 4px;
	}

#link2 div ul li p {
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 0px;
	margin: 5px 0px 0px;
	}

#link2 div .link_border_t {
	border-top: #DDDDDD 2px dotted;
	}



/*　サイドメニュー
----------------------------------------*/

#side #side_menu h3 span {
	line-height: 16px;
	}

#side_menu {
	margin: 0px 0px 30px;
	letter-spacing: 0px;
	line-height: 5px;
	}

#side_menu img {
	vertical-align: bottom;
	}

#side_menu ul {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	}

#side_menu ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 14px;
	height: 50px;
	background: url(../images/common/side/menu_bg.gif);
	}

#side_menu ul li a {
	display: block;
	width: 200px;
	height: 32px;
	color: #000000;
	text-decoration: none;
	background: url(../images/common/side/menu_bg.gif);
	padding: 18px 0px 0px 20px;
	}

#side_menu ul li a:hover {
	width: 200px;
	height: 32px;
	background: url(../images/common/side/menu_bg2.gif);
	}

#side_menu ul li p {
	margin: 0px;
	}

#side_menu ul li p a {
	padding: 9px 0px 0px 20px;
	height: 41px;
	}

#side_menu ul li p a:hover {
	padding: 9px 0px 0px 20px;
	height: 41px;
	}

#side_menu ul .side_menu_bottom {
	background: url(../images/common/side/menu_bottom.gif);
	}

#side_menu ul .side_menu_bottom a {
	display: block;
	width: 200px;
	height: 32px;
	color: #000000;
	text-decoration: none;
	background: url(../images/common/side/menu_bottom.gif);	
	padding: 18px 0px 0px 20px;
	}

#side_menu ul .side_menu_bottom a:hover {
	width: 200px;
	height: 32px;
	background: url(../images/common/side/menu_bottom2.gif);
	}



/*　物件掲載のお問い合わせ
----------------------------------------*/

.side_keisai {
	width: 220px;
	height: 120px;
	margin: 20px 0px 0px;
	padding: 0px;
	line-height: 10px;
	}

.side_keisai a {
	display: block;
	background: url(../images/common/side/keisai2.jpg) no-repeat;
	overflow: hidden;
	}

.side_keisai a:hover img {
	position: relative;
	z-index: -1;
	}

.side_keisai a:hover {
	width: 220px;
	height: 120px;
	background-color: transparent;
	}

.side_keisai img {
	vertical-align: bottom;
	}


/*========================================
　　コピーライト
========================================*/

#copyright {
	clear: both;
	background: url(../images/common/footer/copyright_bg.gif) no-repeat;
	height: 40px;
	}

#copyright p {
	color: #FFFFFF;
	margin: 14px 0px 0px;
	padding: 0px 0px 0px 20px;
	float: left;
	line-height: 12px;
	}

#copyright img {
	float: right;
	margin: 5px 0px 0px;
	}



/*========================================
　　フッター
========================================*/

#footer {
	clear: both;
	padding: 10px 0px;
	background: url(../images/common/footer/bg.gif) no-repeat;
	letter-spacing: 0px;
	}



/*　フッター　リンク
----------------------------------------*/

#footer_link {
	width: 530px;
	float: left;
	}

#footer_link div.clear ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border-right: #000000 1px solid;
	clear: both;
	}

#footer_link div.clear ul .border0 {
	border: none;
	}

#footer_link div.clear ul li {
	list-style: none;
	margin: 2px 0px 2px 0px;
	padding: 0px 10px 0px 10px;
	float: left;
	border-right: #000000 1px solid;
	line-height: 14px;
	}

#footer_link div.link {
	clear: both;
	padding: 4px 0 0;
	}

#footer_link div.link ul {
	margin: 0;
	padding: 0;
	}

#footer_link div.link ul li {
	float: right;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	list-style: none;
	font-size: 10px;
	line-height: 12px;
	border-left: #333333 1px solid;
	}

#footer_link div.link ul li a {
	color: #666666;
	}

#footer_link div.link ul li.left {
	border: none;
	}



/*　フッター　会社情報
----------------------------------------*/

#footer_company {
	float: right;
	width: 325px;
	line-height: 18px;
	}

#footer_company ul {
	margin: 0px;
	padding: 0px;
	}

#footer_company ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}



/*========================================
　　その他
========================================*/

.margin_l20 { margin-left: 20px; }
.margin_t0 { margin-top: 0px; }
.margin_b0 { margin-bottom: 0px; }



/*　米印
----------------------------------------*/

.kome {
	margin: 0px;
	padding: 0px;
	}

.kome dt {
	float: left;
	clear: both;
	width: 20px;
	white-space: nowrap;
	padding: 0px;
	}

.kome dd {
	margin-left: 20px;
	padding: 0px;
	}

