﻿@charset "utf-8";

/* ============================================================ main_search */

#main_search {
clear:both;
width:840px;
margin-bottom:10px;
padding-top:10px;
}

/* ============================================================ second search box */

#main_search h1 {
width: 840px;
height: 32px;
text-indent: -9999px;
text-decoration: none;
background: url("../img/ttl_serch_s.gif") left top no-repeat;
}

#search_box{
width: 840px;
margin-bottom:20px;
padding-top:10px;
background: url("../img/bg_search.gif") left top no-repeat;
border-bottom:1px solid #cccccc;
}

dl.search_area{
float:left;
margin:0px 0px 0px 10px;
}

dl.search_area dt{
margin:0px;
}

dl.search_area dd{
margin:0px;
}

dl.search_area_b{
float:left;
margin:0px 15px 10px 5px;
}

dl.search_area_b dt{
margin:0px;
line-height:17px;
}

dl.search_area_b dd{
line-height:17px;
margin:-18px 0px 0px 20px;
}

dl.search_area_c{
float:left;
margin:0px 5px 10px 5px;
}

dl.search_area_c dt{
margin:0px;
line-height:20px;
}

dl.search_area_c dd{
line-height:20px;
margin:-19px 0px 0px 65px;
}

.line_search {
margin-left:10px;
padding-top:10px;
border-top:1px solid #d1d1a6;
}

/* ============================================================ second pagination */

.pagination{
float:right;
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
margin: 0 0 0 3px;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 2px 5px;
border: 1px solid #fa87a8;
text-decoration: none; 
color: #e7355c;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #fa87a8;
color: #e7355c;
background-color: #fadddd;
}

.pagination a.currentpage{
background-color: #f6496f;
color: #FFF !important;
border-color:  #f6496f;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: #FFFFFF;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

/* ============================================================ second pagination */

.h2_page {
width: 840px;
height:2em;
border-bottom:3px solid #f6496f;
}

.btm_page {
width: 840px;
height:2em;
margin-bottom:50px;
padding-top:5px;
border-top:1px solid #f6496f;
}

.f_left {
float:left;
width:500px;
padding-top:0.2em;
}

/* ============================================================ second search result */

.h2_page h2 {
padding-left:32px;
background: url("../img/arrow_pink_l.gif") left top no-repeat;
color:#f6496f;
font-weight:bold;
font-size:110%;
}

.result_box{
width:840px;
}

.result_left{
float:left;
margin:0px 10px 0px 0px;
padding: 2px;
border: 1px solid #cccccc;
}

.result_right {
float:left;
width:684px;
}

.result_right h3 {
float:left;
width:440px;
height:20px;
padding:2px 5px 0px 5px; 
color:#ffffff;
background:#f6496f;
}

.result_right h3 a:link, .result_right h3 a:visited {
color:#FFFFFF;
text-decoration:underline;
}

.result_right h3 a:hover, .result_right h3 a:active {
color:#FFFFFF;
text-decoration:none;
}

.result_right p {
float:left;
width:224px;
height:20px;
padding:2px 5px 0px 5px;
color:#ffffff;
background:#666666;
font-size:80%;
font-weight:bold;
}

.result_right h4 {
clear:both;
width:684px;
padding:8px 0px 2px 0px;
font-size:100%;
color:#f6496f;
font-weight:bold;
background: url("../img/dot_line_684.gif") left bottom no-repeat;
}

dl.dldetails {
margin:0.5em 0px;
padding-bottom:4px;
background: url("../img/dot_line_684.gif") left bottom no-repeat;
}

dl.dldetails dt {
float: left;
line-height: 1.5em;
}

dl.dldetails dd {
margin:5px 0px 5px 100px;
line-height: 1.5em;
layout-grid-line: 1.5em;
}

/* second third 共通 */
.ttl_address {
width: 83px;
height: 18px;
text-indent: -9999px;
text-decoration: none;
background: url("../img/ttl_address.gif") left top no-repeat;
}

.ttl_access {
width: 83px;
height: 18px;
text-indent: -9999px;
text-decoration: none;
background: url("../img/ttl_access.gif") left top no-repeat;
}

.ttl_average {
width: 83px;
height: 18px;
text-indent: -9999px;
text-decoration: none;
background: url("../img/ttl_average.gif") left top no-repeat;
}

.ttl_expense {
width: 83px;
height: 18px;
text-indent: -9999px;
text-decoration: none;
background: url("../img/ttl_expense.gif") left top no-repeat;
}

.ttl_monthly {
width: 83px;
height: 18px;
text-indent: -9999px;
text-decoration: none;
background: url("../img/ttl_monthly.gif") left top no-repeat;
}

.price_red {
color:#e20938;
}

a.btn_detail_l {
display:block;
width: 133px;
height: 32px;
text-indent: -9999px;
text-decoration: none;
}

a.btn_detail_l:link, a.btn_detail_l:visited {
background: url("../img/btn_details.gif") left top no-repeat;
}

a.btn_detail_l:hover, a.btn_detail_l:active {
background: url("../img/btn_details_h.gif") left top no-repeat;
}

.page_go {
float:right;
padding-bottom:20px;
}

/* ============================================================ third main_details */

#main_details {
clear:both;
width:840px;
margin-bottom:10px;
padding-top:10px;
}

.h1_title {
width: 820px;
height: 35px;
padding:8px 0px 2px 20px;
background: url("../img/ttl_second.gif") left top no-repeat;
}

.h1_title h1 {
float:left;
color:#FFFFFF;
}

.h1_title p {
float:right;
padding-right:10px;
color:#FFFFFF;
}
#main_details div.homelist{
	float: left;
	display: inline;
	width: 420px;
	margin: 0 0 10px 0;
}
/* ============================================================ third info box */

.info_box {
clear:both;
width:810px;
margin-bottom:10px;
padding:15px 15px 5px;
background: #fffff2;
border:1px solid #cccccc;
}

dl.dldetails_i dt {
float:left;
font-size:100%;
}

dl.dldetails_i dd {
margin:5px 0px 5px 100px;
font-size:110%;
}

/* ============================================================ third page link */

.page_link{
clear:both;
width:840px;
margin-bottom:20px;
}

.page_link ul {
list-style:none;
}

.page_link li {
display:inline;
white-space: nowrap;
}

.page_link a {
padding:0px 10px 0px 8px;
background: url("../img/arrow_pink.gif") left center no-repeat;
}

/* ============================================================ third photo area */

.photo_box {
clear:both;
width:840px;
margin-bottom:10px;
}

.photo_left {
float:left;
width:280px;
margin:0px 10px 10px 0px;
}

.photo_right {
float:left;
width:550px;
}

.photo_right h2 {
margin-bottom:8px;
padding:2px 5px 4px 2px;
color:#f6496f;
border-bottom:2px solid #f6496f;
}

.dotline_550 {
padding-bottom:4px;
background: url("../img/dot_line_550.gif") left bottom no-repeat;
}

dl.dldetails_p {
margin:0.5em 0;
padding-bottom:2px;
background: url("../img/dot_line_550.gif") left bottom no-repeat;
}

dl.dldetails_p dt {
float:left;
font-size:100%;
}

dl.dldetails_p dd {
margin:5px 0px 5px 100px;
font-size:110%;
}

/* ============================================================ third download area */

.dl_area dl {
clear:both;
width:840px;
}

.dl_area dt {
float:left;
}

.dl_area dd {
margin:0px 0px 10px 120px;
}

/* ============================================================ third request_btn */

.request_btn {
clear:both;
width:840px;
padding:20px 0px 0px 0px;
}

.request_btn ul {
list-style:none;
}

.request_btn li {
float:left;
width:270px;
}

.m_light15 {
margin-right:15px;
}

/* btn */

a.btn_document {
display:block;
width: 270px;
height: 39px;
text-indent: -9999px;
text-decoration: none;
}

a.btn_document:link, a.btn_document:visited {
background:url("../img/btn_document.gif") left top no-repeat;
}

a.btn_document:hover, a.btn_document:active {
background:url("../img/btn_document_h.gif") left top no-repeat;
}

a.btn_reserve {
display:block;
width: 270px;
height: 39px;
text-indent: -9999px;
text-decoration: none;
}

a.btn_reserve:link, a.btn_reserve:visited {
background:url("../img/btn_reserve.gif") left top no-repeat;
}

a.btn_reserve:hover, a.btn_reserve:active {
background:url("../img/btn_reserve_h.gif") left top no-repeat;
}

a.btn_question {
display:block;
width: 270px;
height: 39px;
text-indent: -9999px;
text-decoration: none;
}

a.btn_question:link, a.btn_question:visited {
background:url("../img/btn_question.gif") left top no-repeat;
}

a.btn_question:hover, a.btn_question:active {
background:url("../img/btn_question_h.gif") left top no-repeat;
}

a.btn_counsel {
display:block;
width: 270px;
height: 39px;
text-indent: -9999px;
text-decoration: none;
}

a.btn_counsel:link, a.btn_counsel:visited {
background:url("../img/btn_counsel.gif") left top no-repeat;
}

a.btn_counsel:hover, a.btn_counsel:active {
background:url("../img/btn_counsel_h.gif") left top no-repeat;
}

/* ============================================================ third check list */

.check_list{
clear:both;
width:840px;
padding:20px 0px 20px 0px;
}

.check_list h3 {
width: 840px;
height: 30px;
margin-bottom:10px;
text-indent: -9999px;
text-decoration: none;
background: url("../img/ttl_check.gif") left top no-repeat;
}

.check_list ul {
margin-left:20px;
}

/* ============================================================ third kuchikomi box */

.kuchikomi_box {
width:840px;
padding:0px 0px 20px 0px;
}

.kuchikomi_box h3 {
width: 840px;
height: 30px;
margin-bottom:10px;
text-indent: -9999px;
text-decoration: none;
background: url("../img/ttl_kuchikomi_l.gif") left top no-repeat;
}

.bg_dotline_l {
background: url("../img/dot_line_840.gif") left top no-repeat;
}

/* ============================================================ third free box */

.free_box {
width:840px;
}

.free_box h4 {
margin-bottom:10px;
padding:0px 5px 0px 0px;
border-bottom:1px solid #cccccc;
}

.free_left {
float:left;
margin:0px 10px 0px 0px;
}

.free_right {
float:left;
width:550px;
}

/* ============================================================ third result table */

table.result_tb{
width:840px;
margin:20px 0px 0px 0px;
border-collapse:collapse;
}

table.result_tb th{
width:160px;
padding-top:5px;
text-align:left;
background:#ffeff7;
}

table.result_tb th,table.result_tb td{
border:1px solid #ccc;
padding:5px 5px 5px 20px;
font-size:108%;
line-height:1.5em;
}

table.result_tb th.tb_ttl{
background:#ffa2bd;
}

/* ============================================================ third result photo */

.result_photo{
margin:20px 0px 0px 135px;
}

/* ============================================================ h1 common  */

.ttl_common {
width: 818px;
height: 37px;
margin-bottom:10px;
padding:9px 0px 2px 22px;
background: url("../img/ttl_common.gif") left top no-repeat;
}

/* ============================================================ third Request Form  */

.Att_red {
color:#990000;
}

.Att_text {
font-size:83%;
}

table.from_tb {
width:840px;
margin:10px 0px 20px 0px;
border-collapse:collapse;
}

table.from_tb th{
width:270px;
padding-top:5px;
text-align:left;
background:#e9e9e9;
}

table.from_tb th,table.from_tb td{
border:1px solid #ccc;
padding:5px 5px 5px 20px;
font-size:108%;
line-height:1.5em;
}

table.from_tb th.form_ttl{
background:#7cc5f4;
}

table.from_tb th.form_ttl2{
width:135px;
padding-top:5px;
text-align:left;
background:#e9e9e9;
}


/* ============================================================ third cashback  */

table.cash_tb {
width:840px;
margin:10px 0px 20px 0px;
border-collapse:collapse;
}

table.cash_tb th{
padding-top:5px;
text-align:center;
background:#FFFFFF;
}

table.cash_tb th,table.cash_tb td{
border:1px solid #ccc;
padding:5px;
font-size:108%;
line-height:1.5em;
}

table.cash_tb th.cash_ttl{
background:#ffe5ba;
}

/* ============================================================ third products */
.pro_box {

}

.pro_left {
float:left;
width:210px;
margin:0px 10px 0px 0px;
padding-bottom:20px;
}

.pro_right {
float:right;
width:620px;
padding-bottom:20px;
}

.pro_box h2 {
margin-bottom:10px;
padding:2px 5px 4px 2px;
color:#f6496f;
border-bottom:2px solid #f6496f;
}

.pro_p {
margin:0.5em 0;
padding-bottom:5px;
}

.contact_box {
width:500px;
margin:50px auto;
padding:15px;
border:1px solid #f6496f;
}

/* ============================================================ third valuation_list  */

.kuchi_page {
width: 840px;
margin-bottom:10px;
height:2em;
border-bottom:3px solid #f6496f;
}

.valuation_box {
width:840px;
margin-bottom:20px;
}

.valuation_box_t {
width:830px;
padding:5px;
background-color:#ffecf6;
}

table.valuation_box_t {
width:830px;
border-collapse:collapse;
}

.valuation_box_m {
width:830px;
margin-bottom:10px;
padding:5px;
background-color:#ffffff;
}

.valuation_box_b {
width:680px;
margin:0px auto;
}

table.answer_box {
width:680px;
border-collapse:collapse;
}

table.answer_box th{
padding-top:10px;
}

table.answer_box th,table.answer_box td{
border:1px solid #ccc;
padding:5px 15px;
}

table.answer_box th.ans_ttl{
background:#ffe5ba;
text-align:left;
}

table.answer_box th.ans_ttl img{
vertical-align:middle;
}

/* ============================================================ third valuation_all_list  */

.valuation_box table {
margin-bottom:10px;
border-collapse:collapse;
border-spacing:0;
}

.valuation_box table th{
padding:2px 3px;
background-color:#FFECF6;
}

.valuation_box table td{
padding:0px 3px;
}

.valuation_box .bg_dotline {
height:15px;
background: url("../img/dot_line_840.gif") left 7px no-repeat;
}

/* ============================================================ third valuation_list  */

.page_link_k {
width:840px;
margin:-50px 0px 0px 0px;
text-align:right;
}

/*.page_link_k ul {
list-style:none;
}

.page_link_k li {
display:inline;
white-space: nowrap;
}*/

.page_link_k a {
padding:0px 10px 0px 8px;
background: url("../img/arrow_pink.gif") left center no-repeat;
}

.page_link_k2 {
width:840px;
margin:0px 0px 30px 0px;
text-align:right;
}

.page_link_k2 a {
padding:0px 10px 0px 8px;
background: url("../img/arrow_pink.gif") left center no-repeat;
}

.page_link_s {
clear:both;
width:840px;
margin:15px 0px 0px 680px;
}

.page_link_s a {
display:block;
width: 162px;
height: 32px;
text-indent: -9999px;
text-decoration: none;
}

.page_link_s a:link, .page_link_s a:visited {
background: url("../img/btn_details2.gif") left top no-repeat;
}

.page_link_s a:hover, .page_link_s a:active {
background: url("../img/btn_details2_h.gif") left top no-repeat;
}

.page_link_a {
color:#990000;
clear:both;
width:840px;
margin:15px 0px 0px 590px;
}


/* ============================================================ third matchingList  */

#main_msearch {
clear:both;
width:840px;
margin-bottom:10px;
padding-top:10px;
}

#main_msearch h1 {
width: 840px;
height: 32px;
text-indent: -9999px;
text-decoration: none;
background: url("../img/ttl_serch_s.gif") left top no-repeat;
}

#msearch_box{
width: 840px;
margin-bottom:20px;
padding-top:10px;
background: url("../img/bg_search.gif") left top no-repeat;
border-bottom:1px solid #cccccc;
}

.page_link_m {
text-align:right;
}

.page_link_m a {
padding:0px 10px 0px 8px;
background: url("../img/arrow_pink.gif") left center no-repeat;
}

.matching_box table {
margin-bottom:10px;
border-collapse:collapse;
border-spacing:0;
}

.matching_box table th{
padding:2px 3px;
background-color:#FFECF6;
}

.matching_box table td{
padding:0px 3px;
}

.matching_box .bg_dotline {
height:15px;
background: url("../img/dot_line_840.gif") left 7px no-repeat;
}

/* ============================================================ third matchingDetail  */

.matching_detail_box table {
border-collapse:collapse;
border-spacing:0;
border:1px #E3E3E3 solid;
}

.matching_detail_box table th{
padding:3px 5px;
background-color:#FFECF6;
border:#E3E3E3 solid;
border-width:0 0 1px 1px;
white-space:nowrap;
}

.matching_detail_box table td{
padding:3px 5px;
border:#E3E3E3 solid;
border-width:0 0 1px 1px;
white-space:nowrap;
}

.bgF6496F {
background-color:#F6496F;
color:#FFFFFF;
font-weight:bold;
}

.matching_num {
text-align:right;
}

.matching_date {
text-align:right;
margin-bottom:30px;
}

.matching_detail_box2 table {
border-collapse:collapse;
border-spacing:0;
border:1px #E3E3E3 solid;
}

.matching_detail_box2 table th{
padding:3px 5px;
background-color:#FFECF6;
border:#E3E3E3 solid;
border-width:0 0 1px 1px;
}

.matching_detail_box2 table td{
padding:10px 20px;
border:#E3E3E3 solid;
border-width:0 0 1px 1px;
}

.matching_detail_box2 table td img{
float:left;
margin:0px 20px 20px 0px;
}

.matching_detail_box2 table .bordernone{
border-collapse:collapse;
border-spacing:0;
border:0px;
margin:0px 0px 10px 0px;
}

.matching_detail_box2 table .bordernone th{
padding:0px 10px 0px 0px;
background-color:#FFFFFF;
border:0px;
}

.matching_detail_box2 table .bordernone td{
padding:0px 10px 0px 0px;
border:0px;
}

.matching_detail_box2 table td p{
margin:0px 0px 10px 0px;
}

.txtbold {
font-weight:bold;
}

.txtleft {
float:left;
padding:5px 0px 0px 0px;
}

.page_link_md {
float:right;
width: 162px;
margin:0px 0px 0px 0px;
}

.page_link_md a {
display:block;
width: 162px;
height: 32px;
text-indent: -9999px;
text-decoration: none;
}

.page_link_md a:link, .page_link_md a:visited {
background: url("../img/btn_details2.gif") left top no-repeat;
}

.page_link_md a:hover, .page_link_md a:active {
background: url("../img/btn_details2_h.gif") left top no-repeat;
}

.page_link_md2 {
width:840px;
margin:0px 0px 30px 0px;
text-align:right;
}

.page_link_md2 a {
padding:0px 10px 0px 8px;
background: url("../img/arrow_pink.gif") left center no-repeat;
}

.page_link_alart {
color:#990000;
font-weight: normal;
float:right;
width: 250px;
margin:0px 0px 0px 0px;
}
/* ============================================================ site_map */
/*サイトマップ*/
ul#sitemap{
	list-style:none;
	margin:30px 0 50px 25px;
	width:810px;
}
ul#sitemap li{
	background: url("../img/arrow_pink.gif") left center no-repeat;
	padding:5px 0 5px 30px;
	border-bottom:1px dashed #ccc;
}