@charset "utf-8";
/* CSS Document */



body {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

h1 {
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 2px;
	font-weight: normal;
	padding: 14px 0px 0px 50px;
	margin: 5px 0px 0px 0px;
	width: 320px;
	float: left;
	}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

a:link {color:#E20074}
a:visited {color:#E20074;}
a:hover {color:#999999; text-decoration: none;}
a:active {color:#999999; text-decoration: none;}



/*　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: 850px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_2.gif);
	padding: 0px 25px 0px 25px;
	}


.pagetop {text-align: right;}
.pagetop a:link {text-decoration: none;}	
.pagetop a:visited {text-decoration: none;}
.pagetop a:active {text-decoration: none;}
.pagetop a:hover {text-decoration: none;}





/*　ヘッダ
----------------------------------------*/

#header {
	height: 55px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0px 0px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	}

#header_2 {
	border-bottom: #DDDDDD 1px solid;
	padding: 0px 0px 10px;
	}

#header_2 div {
	float: right;
	width: 640px;
	margin: 0px 0px 0px 0px;
	}

#header_2 div p {
	margin:0px;
	padding:3px 0px 0px 0px;
	line-height: 14px;
	float: right;
	}

#header_2 div a {
	text-align: right;
	display: block;
	}

#header_2 p {
	margin:0px;
	padding:0px;
	}




/*　見出し
----------------------------------------*/


#midashi {
	background-color:#FFFFFF;
	margin-bottom: 40px;
	}

#midashi p {
	background-image: url(../images/main_t.gif);
	height: 25px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}

#midashi a:link {text-decoration: none;}	
#midashi a:visited {text-decoration: none;}
#midashi a:active {text-decoration: none;}
#midashi a:hover {text-decoration: none;}


#midashi_2 {
	background-color:#FFFFFF;
	margin-bottom: 20px;
	}

#midashi_2 p {
	background-image: url(../images/main_t.gif);
	height: 25px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}

#midashi_2 a:link {text-decoration: none;}	
#midashi_2 a:visited {text-decoration: none;}
#midashi_2 a:active {text-decoration: none;}
#midashi_2 a:hover {text-decoration: none;}

h3{
	font-size: 18px;
	line-height: 26px;
	margin: 5px 0px 40px 0px;
	font-weight: 100;
	}

h4{
	font-size: 18px;
	border-bottom: #666666 2px dotted;
	font-weight: bold;
	margin: 60px 0px 20px 0px;
	padding-bottom: 3px;
	}



/*　マージン
----------------------------------------*/

.margin_b10 {
	margin-bottom: 10px;
	}

.margin_b40 {
	margin-bottom: 40px;
	}

.margin_b50 {
	margin-bottom: 50px;
	}

.margin_b70 {
	margin-bottom: 70px;
	}

.margin_t0 {
	margin-top: 0px;
	}



/*　フォントサイズ 11px
----------------------------------------*/
#main .f_size_11 {
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 0px;
	margin: 10px 0px 40px 0px;
	}



/*　左メニュー
----------------------------------------*/

#left {
	width: 180px;
	}

#left #l_menu {
	width: 180px;
	background-color: #FFFFFF;
	padding: 10px 0px 10px 0px;
	}


/*　不動産流通の仕組み
----------------------------------------*/

#left_system {
	width: 180px;
	height: 48px;
	margin-bottom: 5px;
	}

#left_system a p {
	margin: 0px;
	padding: 19px 0px 0px 50px;
	line-height:14px;
	}

#left_system a {
	display: block;
	width: 180px;
	height: 48px;
	background-image: url(../images/left/left_system.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #666666;
	}

#left_system a:hover {
	background-position: top left;
	background-image: url(../images/left/left_system_2.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	}



/*　フェアプライズの売却力とは
----------------------------------------*/

#left_power {
	width: 180px;
	height: 48px;
	margin-bottom: 5px;
	display: block;
	}

#left_power a p {
	margin: 0px;
	padding: 12px 0px 0px 50px;
	line-height: 14px;
	}

#left_power a {
	display: block;
	width: 180px;
	height: 48px;
	background-image: url(../images/left/left_power.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #666666;
	}

#left_power a:hover {
	background-position: top left;
	background-image: url(../images/left/left_power_2.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	}



/*　仲介手数料半額が実現できる理由
----------------------------------------*/

#left_reason {
	width: 180px;
	height: 48px;
	margin-bottom: 5px;
	}

#left_reason a p {
	margin: 0px;
	padding: 12px 0px 0px 50px;
	line-height: 14px;
	}

#left_reason a {
	display: block;
	width: 180px;
	height: 48px;
	background-image: url(../images/left/left_reason.gif);
	background-repeat: no-repeat;
	color: #666666;
	text-decoration: none;
	}

#left_reason a:hover {
	background-position: top left;
	background-image: url(../images/left/left_reason_2.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	}



/*　査定価格・売出し価格・成約価格の違い
----------------------------------------*/

#left_difference {
	width: 180px;
	height: 48px;
	margin-bottom: 5px;
	}

#left_difference a p {
	margin: 0px;
	padding: 12px 0px 0px 50px;
	line-height: 14px;
	}

#left_difference a {
	display: block;
	width: 180px;
	height: 48px;
	background-image: url(../images/left/left_difference.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #666666;
	}

#left_difference a:hover {
	background-position: top left;
	background-image: url(../images/left/left_difference_2.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	}



/*　不動産売却の流れ
----------------------------------------*/

#left_flow {
	width: 180px;
	height: 48px;
	margin-bottom: 5px;
	}

#left_flow a p {
	margin: 0px;
	padding: 19px 0px 0px 50px;
	line-height: 14px;
	}

#left_flow a {
	display: block;
	width: 180px;
	height: 48px;
	background-image: url(../images/left/left_flow.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #666666;
	}

#left_flow a:hover {
	background-position: top left;
	background-image: url(../images/left/left_flow_2.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	}



/*　不動産売却成功のコツ
----------------------------------------*/

#left_kotsu {
	width: 180px;
	height: 48px;
	margin-bottom: 5px;
	}

#left_kotsu a p {
	margin: 0px;
	padding: 19px 0px 0px 50px;
	line-height: 14px;
	}

#left_kotsu a {
	display: block;
	width: 180px;
	height: 48px;
	background-image: url(../images/left/left_kotsu.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #666666;
	}

#left_kotsu a:hover {
	background-position: top left;
	background-image: url(../images/left/left_kotsu_2.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	}



/*　不動産売却Q＆A
----------------------------------------*/

#left_qa {
	width: 180px;
	height: 48px;
	margin-bottom: 5px;
	}

#left_qa a p {
	margin: 0px;
	padding: 19px 0px 0px 50px;
	line-height: 14px;
	}

#left_qa a {
	display: block;
	width: 180px;
	height: 48px;
	background-image: url(../images/left/left_qa.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #666666;
	}

#left_qa a:hover {
	background-position: top left;
	background-image: url(../images/left/left_qa_2.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	}



/*　買い替えのお客様へ
----------------------------------------*/

#left_customer {
	width: 180px;
	height: 48px;
	margin-bottom: 5px;
	}

#left_customer a p {
	margin: 0px;
	padding: 19px 0px 0px 50px;
	line-height: 14px;
	}

#left_customer a {
	display: block;
	width: 180px;
	height: 48px;
	background-image: url(../images/left/left_customer.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #666666;
	}

#left_customer a:hover {
	background-position: top left;
	background-image: url(../images/left/left_customer_2.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	}



/*　売却エージェント紹介
----------------------------------------*/

#left_agent {
	width: 180px;
	height: 48px;
	margin-bottom: 5px;
	}

#left_agent a p {
	margin: 0px;
	padding: 19px 0px 0px 50px;
	line-height: 14px;
	}

#left_agent a {
	display: block;
	width: 180px;
	height: 48px;
	background-image: url(../images/left/left_agent.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #666666;
	}

#left_agent a:hover {
	background-position: top left;
	background-image: url(../images/left/left_agent_2.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	}



/*　会社概要
----------------------------------------*/

#left_company {
	width:180px;
	height:48px;
	margin-bottom:5px;
	}

#left_company a p {
	margin: 0px;
	padding: 19px 0px 0px 50px;
	line-height: 14px;
	}

#left_company a {
	display: block;
	width: 180px;
	height: 48px;
	background-image: url(../images/left/left_company.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #666666;
	}

#left_company a:hover {
	background-position: top left;
	background-image: url(../images/left/left_company_2.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	}



/*　お問い合わせ
----------------------------------------*/

#left_info {
	width: 180px;
	height: 48px;
	margin-bottom: 10px;
	}

#left_info a p {
	margin: 0px;
	padding: 19px 0px 0px 50px;
	line-height: 14px;
	}

#left_info a {
	display: block;
	width: 180px;
	height: 48px;
	background-image: url(../images/left/left_info.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #666666;
	}

#left_info a:hover {
	background-position: top left;
	background-image: url(../images/left/left_info_2.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	}



/*　リンク
----------------------------------------*/

#EEEEEE {
	background-color:#EEEEEE;
	}

#left_link {
	width: 180px;
	height: 48px;
	margin: 10px 0px 10px 0px;
	background-position: top left;
	background-image: url(../images/left/left_link.gif);
	background-repeat: no-repeat;
	}

#left_link p {
	margin: 0px;
	padding: 19px 0px 0px 50px;
	line-height: 14px;
	}

#link {
	background-color: #EEEEEE;
	}

#link img {
	border: #CCCCCC 1px solid;
	margin: 3px 0px 10px 4px;
	}

#link p {
	margin: 0px 0px 0px 5px;
	line-height: 16px;
	}

#link p a:link {color: #666669;}	
#link p a:visited {color: #666669;}
#link p a:active {color: #999999; text-decoration: none;}
#link p a:hover {color: #999999; text-decoration: none;}



/*　メイン
----------------------------------------*/

#main {
	background-repeat: repeat-y;
	float: right;
	width: 640px;
	padding-bottom: 10px;
	}



/*　素材
----------------------------------------*/
#sozai {
	overflow-x:hidden;
	}

#sozai ul {
	margin: 0px;
	padding: 0px;
	}

#sozai ul li {
	list-style: 0px;
	}

#sozai div {
	width: 280px;
	padding: 10px;
	font-size: 11px;
	line-height: 14px;
	}	

#sozai_left {
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 120px;
	width: 60px;
	}

#sozai_left a:link {color: #999999;}
#sozai_left a:visited {color: #999999;}
#sozai_left a:active {color: #CCCCCC; text-decoration: none;}
#sozai_left a:hover {color: #CCCCCC; text-decoration: none;}


/*　フッター
----------------------------------------*/

#footer {
	clear: both;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_2.gif);
	}

#footer ul {
	margin: 0px auto 0px auto;
	padding: 3px 0px 1px 0px;
	text-align: center;
	background-color: #EEEEEE;
	width: 880px;
	border-top: #E20074 3px solid;
	}

#footer ul li{
	display: inline;
	margin: 0px 20px 0px 0px;
	}


#footer ul li a:link {text-decoration: none;}	
#footer ul li a:visited {text-decoration: none;}
#footer ul li a:active {text-decoration: none;}
#footer ul li a:hover {text-decoration: none;}

#footer p{
	text-align:center;
	margin:0px auto 0px auto;
	padding:0px;
	font-size:11px;
	line-height:14px;
	background-color:#666666;
	color:#FFFFFF;
	width: 880px;
	}



/*　エージェントご紹介
----------------------------------------*/

#agent strong {
	border-left: #E20074 5px solid;
	margin: 0px;
	padding: 2px 0px 2px 20px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	}

#agent table {
	width: 640px;
	line-height: 18px;
	border: #666666 1px solid;
	}

#agent table .agent_colgroup1 { width: 12%; }
#agent table .agent_colgroup2 { width: 53%; }
#agent table .agent_colgroup3 { width: 35%; }

#agent table thead th {
	background-color: #999999;
	padding: 5px 10px;
	text-align: center;
	font-weight: normal;
	border-right: #CCCCCC 1px solid;
	color: #FFFFFF;
	}

#agent table thead td {
	background-color: #999999;
	padding: 5px 10px;
	text-align: center;
	color: #FFFFFF;
	}	

#agent table tbody th {
	background-color: #EEEEEE;
	padding: 20px 10px;
	text-align: left;
	font-weight: normal;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	}

#agent table tbody td {
	background-color: #FFFFFF;
	padding: 5px 10px;
	border-top: #CCCCCC 1px solid;
	}

#agent table th ul {
	margin: 0px;
	padding: 0px;
	}

#agent table th ul li {
	width: 78px;
	float: left;	
 	list-style: none;
	}
