@charset "utf-8";

* {
	font-size: 1em;
	line-height:1;
	margin: 0px;
	padding: 0px;
}

body{
/** 20100222
	background-color: #FFFFFF;
	color: #333333;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center;
*/
}

.bg_clear{clear:both;}

img{
	border: 0px;
	vertical-align:top;
}

ul,ol{

	list-style:none;

	}

/*	基本レイアウト		*/
#header{
	height:124px;
	background-image: url(../images/bg_head.gif);
/** 20100222
	background-repeat: repeat-x;
*/
}
/** 20100222
#header div{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 124px;
}
**/
#h_link{
	background-image: url(../images/bg_hlink.gif);
	float: right;
	height: 28px;
	width: 250px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-top: 5px;
}
#h_link li{
	display: inline;
	margin-left: 19px;
}
#h_border{
	background:url(../images/bg_hshadow.gif) no-repeat center top;
	height: 4px;
	text-align: center;
	clear: both;
}
#h_menu{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#h_menu ul{
	list-style-type: none;
	margin-left: 30px;
	margin-top: 5px;
}
#h_menu li{
	display: inline;
	text-indent: -9999em;
}
#h_menu li a{
	display: block;
	float: left;
	background-repeat: no-repeat;
/**	margin-bottom: 13px; **/
}
#h_menu li#hm01 a{
	background-image: url(../images/hm_1_0.jpg);
	height: 59px;
	width: 136px;
}
#h_menu li#hm01 a:hover{
	background-image: url(../images/hm_1_1.jpg);
}
#h_menu li#hm02 a{
	background-image: url(../images/hm_2_0.jpg);
	height: 59px;
	width: 147px;
}
#h_menu li#hm02 a:hover{
	background-image: url(../images/hm_2_1.jpg);
}
#h_menu li#hm03 a{
	background-image: url(../images/hm_3_0.jpg);
	height: 59px;
	width: 148px;
}
#h_menu li#hm03 a:hover{
	background-image: url(../images/hm_3_1.jpg);}
#h_menu li#hm04 a{
	background-image: url(../images/hm_4_0.jpg);
	height: 59px;
	width: 260px;
}
#h_menu li#hm04 a:hover{
	background-image: url(../images/hm_4_1.jpg);
}
#h_menu li#hm05 a{
	background-image: url(../images/hm_5_0.jpg);
	height: 59px;
	width: 156px;
}
#h_menu li#hm05 a:hover{
	background-image: url(../images/hm_5_1.jpg);
}


#box{
	clear:both;
	width: 924px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: none;
	background: #fff;
}
#box2{
	clear:both;
	width: 878px;
/*	margin-top: 10px; */
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #aaa;
	background: #fff;
}
#main{
	float: left;
	width: 620px;
	margin:0 0 20px 20px;
	_margin:0 0 20px 10px;
}

#main_form{
	float: left;
	width: 680px;
	margin:0 0 20px 20px;
	font-size:12px;
}

#main_form2{
	float: left;
	width: 850px;
	margin:10px 0px;
	font-size:12px;
/** 20100222
	padding: 0px 14px;
*/
	padding: 0px 37px;
}

/*---------------------------*/

table.topix{
	width:620px;
	margin:15px 0 5px 0;
	background:url(../images/topix_back.gif) repeat-y;
}

table.topix_txt{
	width:590px;
	margin:0 auto;
	padding:0;
	font-size:12px;
}

table.topix_txt th{
	width:90px;
	margin:0;
	padding:12px 10px 6px 0;
	background:url(../images/topix_thbk.gif) bottom no-repeat;
	text-align:left;
	font-weight:normal;
}

table.topix_txt td{
	width:490px;
	margin:0;
	padding:12px 0 6px 0;
	background:url(../images/topix_tdbk.gif) bottom no-repeat;
}

/*---------------------------*/

.pu_img{
	float:left;
}

table.pubody{
	clear:both;
	width:620px;
	margin:6px 0 0 0;
	padding:0;
	background:url(../images/pu_bottombk.jpg) bottom;
}

table.pubody td{
	margin:0;
	padding:0;
}

table.pu_l{
	width:306px;
	margin:0 8px 0 0;
	border:#999 1px solid;
	float:left;
}

table.pu_l th{
	width:306px;
	height:32px;
	margin:0;
	padding:0;
	background:url(../images/pu_titlebk.gif) no-repeat;
	text-align:left;
}

table.pu_l td{
	width:291px;
	margin:0;
	padding:5px 0 5px 15px;
}

table.pu_r{
	width:306px;
	margin:0;
	border:#999 1px solid;
	float:left;
}

table.pu_r th{
	width:306px;
	height:32px;
	margin:0;
	padding:0;
	background:url(../images/pu_titlebk.gif) no-repeat;
	text-align:left;
}

table.pu_r td{
	width:291px;
	margin:0;
	padding:5px 0 5px 15px;
}

table.pu_head{
	width:296px;
	margin:0;
	padding:0;
}

table.pu_head th{
	width:200px;
	height:27px;
	margin:0;
	padding:5px 0 0 15px;
	font-size:14px;
	font-weight:bold;
	color:#390;
	text-align:left;
}

table.pu_head td{
	width:81px;
	margin:0;
	padding:0;
	font-size:10px;
	font-weight:normal;
	color:#390;
	text-align:right;
}

table.pu_head a{
	color:#390;
}

ul.pu{
	width:200px;
	list-style:none;
	float:right;
	font-size:12px;
	line-height:140%;
}

li.pu{
	margin:0;
	padding:0 0 6px 0;
}

li.pu_red{
	margin:0;
	padding:0 0 6px 0;
	color:#900;
	font-weight:bold;
}

/*---------------------------*/

#side_menu{
	float: right;
	width: 200px;
	margin:0 20px 20px 0;
	_margin:0 10px 20px 0;
	padding:0;
	background:url(../images/sm_back.gif) repeat-y;
}

#side_menu_form{
	float: right;
	width: 150px;
	margin:0 20px 20px 0;
	padding:0;
	color: #333;
}

table.index_company{
	width:190px;
	margin:0 auto;
	font-size:12px;
}

table.index_company th{
	margin:0;
	padding:5px 0;
	font-weight:normal;
	background:url(../images/index_company_name.jpg) bottom no-repeat;
}

table.index_company td{
	margin:0;
	padding:10px 5px;
	font-weight:normal;
	line-height:120%:
}

table.index_company p{
	margin:6px 0 0 0;
	font-weight:normal;
	line-height:120%:
}

table.sm_contents{
	width:190px;
	margin:0 auto;
	padding:0;
	background:#F0F0F0;
}

table.sm_cont_d{
	width:170px;
	margin:0 auto;
	padding:0;
}

table.sm_cont_d th{
	width:170px;
	margin:0;
	padding:0;
	text-align:left;
}

table.sm_cont_d td{
	width:155px;
	margin:0;
	padding:4px 0 4px 15px;
	background:url(../images/sm_cont_arrow.gif) left center no-repeat;
	color:#390;
	font-size:10px;
}

table.sm_cont_d a{
	color:#390;
}

.sm_banner{
	margin:10px 5px 0 5px;
}

div#CB{
	width:146px;
	/*background:#fff; */
	margin:0 0 10px 0;
	padding:2px;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
	border-bottom:#CCC 1px solid;
	}

div#CB a:link { color: #333; }
div#CB a:visited { color: #333; }
div#CB a:hover { color: #00BFFF; }
div#CB a:active { color: #333; }


/*---------------------------*/
/**
#footer{
	clear: both;
	width: 878px;
	margin: 0px auto;
}

#footer div{
	background-color: #6c6ce3;
	font-size: 0.7em;
	padding: 7px 0px;
	position:relative;
}

#footer p{
	text-align: center;
	font-size: 0.8em;
	margin-top: 14px;
}

.top_link{
	position:absolute;
	right:10px;
	top:8px;
}

#footer a{
	color:#fff;
}
**/

/*---------------------------*/

h1{
	float: left;
}
h2{
	font-size: 0.7em;
	color: #666666;
	font-weight: normal;
	padding-top: 21px;
	padding-bottom: 7px;
}
h3{}

h4#bm{
	width:153px;
	height:35px;
	margin:0;
	padding:0;
/*
	border-right:#CCC 1px solid;
	border-left:#CCC 1px solid;
	border-top:#CCC 1px solid;	*/
	background:url(/owner/4/fav_list.jpg) no-repeat;
	text-indent: -9999em;
}

h4#result{
	width:153px;
	height:35px;
	margin:0;
	padding:0;
/*
	border-right:#CCC 1px solid;
	border-left:#CCC 1px solid;
	border-top:#CCC 1px solid; */
	background:url(/owner/4/search_result.jpg) no-repeat;
	text-indent: -9999em;
}

/*	会社概要		*/

table.company{
	width:620px;
	margin:0 0 2px 0;
	padding:0;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
	border-top:#CCC 1px solid;
	background:url(../images/company_back.gif) left repeat-y;
}

table.company th{
	width:150px;
	margin:0;
	padding:6px 0 4px 10px;
	border-bottom:#CCC 1px solid;
	text-align:left;
	color:#060;
	font-weight:normal;
	font-size:12px;
}

table.company td{
	width:460px;
	margin:0;
	padding:6px 0 4px 0;
	border-bottom:#CCC 1px solid;
	font-size:12px;
}

/*　	売買・賃貸選択		*/

table.select_l{
	width:620px;
	margin:0;
	padding:0;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
	border-top:#CCC 1px solid;
	border-bottom:#CCC 1px solid;
	background:url(../images/select_back.jpg) no-repeat;
}

table.select_l th{
	width:618px;
	height:28px;
	margin:0;
	padding:0;
	background:url(../images/lease_title.gif) no-repeat;
	text-indent: -9999em;
}

table.select_s{
	width:620px;
	margin:0;
	padding:0;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
	border-top:#CCC 1px solid;
	border-bottom:#CCC 1px solid;
	background:url(../images/select_back.jpg) no-repeat;
}

table.select_s th{
	width:618px;
	height:28px;
	margin:0;
	padding:0;
	background:url(../images/sale_title.gif) no-repeat;
	text-indent: -9999em;
}

.select_l{
	margin:0;
	padding:7px 0 7px 6px;
}

.select_r{
	margin:0;
	padding:7px 6px 7px 0;
	text-align:right;
}

/*////// Detail ////////*/

table.Detail1{
	clear:both;
	width:680px;
	border-collapse: collapse;
	text-align:left;
	height:40px;
	color:#333;
	line-height:100%;
	border:1px #CCC solid;
	margin:0;
	background:#e7eaf9;
	font-size:12px;
}

table.Detail1 th,table.Detail1 td{ padding:3px 9px 1px; /*border-right:1px #CCC solid;*/}

table.Detail1 th{font-weight:bold; background:#083cb6; color:#fff;}

th.address{ height:23px;border-bottom:1px #666 solid; }
td.address2{width:515px;}
th.traffic{width:56px;}
th.pri{width:90px;}
th.area{width:85px;}
td.area2{width:134px; color:#900; font-weight:bold; padding-right:1px!important;}
th.year{width:88px;}

/*-------------*/

table.comm{margin:2px 0 0 0;_margin:1px 0 0 0; width:680px;border-collapse: collapse;background:#d6d8ed;border:1px #CCC solid; line-height:140%;}
table.comm th,table.comm td { padding:6px 9px 3px; font-size:12px;}
table.comm th{background-color: #cfe901; color:#356108; vertical-align:top; width:56px; text-align:left;}
table.comm td {background:#fff; color:#333; padding-left: 9px;}

/*-------------*/

table.ill{margin:2px 0 0 0;_margin:1px 0 0 0; width:680px;border-collapse: collapse;border:1px #CCC solid; line-height:140%;}
td.ill1{width:160px; padding:22px 4px; text-align:center; line-height:120%;}

table.ill a:link,table.auth a:link { color: #333; }
table.ill a:visited,table.auth a:visited { color: #333; }
table.ill a:hover,table.auth a:hover { color: #00BFFF; }
table.ill a:active,table.auth a:active { color: #333; }

/*------------*/

table.comm2{margin:2px 0 0 0;_margin:1px 0 0 0; width:680px;border-collapse: collapse; line-height:140%;}
table.comm2 th,table.comm2 td {
	padding:8px 4px 6px 12px;
	vertical-align:top;
	text-align:left;
	font-size:12px;
}
table.comm2 th{
	color:#083cb6;
	vertical-align:top;
	width:104px;
	border-top:1px #CCC solid;
	border-left:1px #CCC solid;
	border-bottom:1px #CCC solid;
	background-color: #e7eaf9;
	font-weight: normal;
}
table.comm2 td { width:210px;background:#fff; color:#333; border-top:1px #CCC solid;border-right:1px #CCC solid;border-bottom:1px #CCC solid;}
td.other{width:550px!important;}

/*------------*/

table.auth{width:680px;
border-collapse: collapse;
text-align:left;
height:121px;
color:#333;
line-height:100%;
border:1px #CCC solid;
margin:2px 0 0 0; _margin:1px 0 0 0;
background:#fff;
 clear:both;}

table.auth th,table.auth td{ padding:5px 4px 3px 9px; border-bottom:1px #CCC solid; text-align:left; font-size:12px;}
table.auth th{font-weight:normal; background:#e3e3e3; color:#000; width:104px;}
table.auth td{border-right:1px #CCC solid; }
td.tel{width:210px;}

p.doc{float:left;width:452px; padding:6px 10px 0 0;}

td.docW{padding:2px 2px 0px 9px!important; height:38px;}

/*　お問い合わせ　*/
/*
form.inquiry{width: 850px; }
*/
input.inq_in1{ width:116px;margin-right:20px;}
.inq_ra1{margin:0 0 0 42px;}
.inq_in2{ width:386px;}
.inq_in3{ width:96px;}
.inq_in4{ width:76px;}
.inq_in5{ width:686px;}

#inq_tex{width:526px; height:74px; line-height:140%; font-size:12px; margin-bottom: 3px;}
input,textarea{font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}

p.pan{
	padding:1px 0px 5px 10px;
	color:#666;
	font-size:12px;
	float:left;
	width:850px;
}
p.pan2{
	padding:40px 0px 5px 10px;
	color:#666;
	font-size:12px;
	width:850px;
}
p.pan2 span,table.inq2 span{color:#F60;}

table.inq{
	width:850px;
	border-collapse: collapse;
	height:47px;
	color:#333;
	line-height:100%;
	border:1px #CCC solid;
	margin:0px auto;
	background:#fff;
	clear:both;
	font-size:12px;
}

table.inq th,table.inq td{ padding:5px 9px 3px; border-right:1px #CCC solid;}

table.inq_blank{margin:0;border-collapse: collapse; line-height:140%; width:700px; border:none;}
table.inq_blank td.inq01 { padding:4px 0; vertical-align:top; width:200px!important; border:none; margin:0;}
table.inq_blank td.inq02 { padding:4px 0; vertical-align:top; width:280px!important; border:none; margin:0;}

table.inq th{font-weight:normal; background:#E7EAF9; color:#083CB6; text-align:center;}

td#Inq_price{ color:#990000; font-weight:bold;}
th.Inq_add{width:252px;}
th.Inq_add2{width:140px;}

/*------------*/

table.inq2{
	margin:0px auto;
	width:850px;
	border-collapse: collapse;
	background:#f2f2f2;
	line-height:140%;
	font-size:12px;
}
table.inq2 th,table.inq2 td { padding:6px 4px 3px 9px; vertical-align:top; text-align:left;}
table.inq2 th{font-weight: normal; color:#000; vertical-align:top; width:141px;border-top:1px #CCC solid;border-left:1px #CCC solid;border-bottom:1px #CCC solid;}
table.inq2 td { width:705px;background:#fff; color:#333; border-top:1px #CCC solid;border-right:1px #CCC solid;border-bottom:1px #CCC solid;}
td.other{width:550px!important;}

div#btn{
	width:850px;
	margin:0px auto;
	padding:10px 0px;
	text-align:center;
}
input.re{margin:0 17px 0 0;}


/*　検索結果　*/

p#Head{padding:13px 0 0 0; height:32px;}


/*------------*/

select#City{width:82px}

select#Mansion{width:120px; margin-left:6px;}


/*------------*/


ul.item{background:url(../images/result_itembk.gif) repeat-x left bottom; padding:11px 0 7px 0; width:329px; float:left; margin:0 0 0 11px; _margin:0 0 0 5px;}
ul.itemE{background:url(../images/result_itembk.gif) repeat-x left bottom; padding:11px 0 7px 0; width:329px; float:left; margin:0 0 0 11px;}
li.itemt{float:left; font-weight:bold; color:#333; width:58px; padding:5px 0 0 2px;}
li.itemtE{
	padding:0 0 0 6px;
	float: left;
}
li select{width:96px;}

/*-------*/


select.track{width:166px;}

/*-------------------*/

ul.item2{background:url(../images/result_itembk.gif) repeat-x left bottom; padding:11px 0 7px 0; width:669px; float:left; margin:0 0 0 11px; _margin:0 0 0 5px;line-height:100%; }
li.ch{float:left; width:115px; padding:0 0 6px 0; _padding:0 0 3px 0;}
ul.item2 li.ch2{float:left; width:115px; padding:0 0 1px 6px;}

li.ch3{float:left; width:600px; padding:0 0 6px 0; _padding:0 0 3px 0;}

li.itemM{ float:left; width:609px;}

/*-------*/

ul.check{ border-bottom:1px solid #666; width:603px; margin:0 0 7px 0; padding:0 0 0 6px;}
ul.check2{ width:603px; margin:0; padding:0 0 0 6px;}
/*-----------------*/

select#place{ width:166px;}
li.ch4{float:left; width:189px; padding:0 0 6px 0; _padding:0 0 3px 0;}


/*---------------*/
div#search{ width:680px; color:#333!important; margin: 0px auto;}

/*-----------*/
input.bt{ width:79px; margin:0 25px 0 0;}
input.bt2{ width:69px;}
div#bt3{text-align:center; padding:10px 0 0 0; width:680px; margin:0 auto; clear:both;}

div#gra{background:#f2f2f2; padding:0 0 9px 0; font-size:12px;}



/*/////////////////////*/

p#sort{
	padding:18px 0 0 50px;
	background:url(../images/result_searchbk4.jpg) no-repeat 26px 17px;
	color:#666;
	height:30px;
	line-height: 100%;
}

select.wi{width:59px;}

p.number {padding:24px 0 0 0; background:url(../images/result_searchbk5.gif) repeat-x 0 0; color:#666 ; width:660px; margin:0 0 0 10px;}
p.number1 {padding:1px 0px 1px 0px; color:#666; margin:0px 0px 5px 5px;}
p.number2 {padding:1px 0px 1px 0px; color:#666; margin:5px 0px 0px 5px;}

p#sort a:link,p.number a:link,p.number1 a:link,p.number2 a:link,p.numberB a:link,p.pan a { color: #3fc248; }
p#sort a:visited,p.number a:visited,p.number1 a:visited,p.number2 a:visited,p.numberB a:visited,p.pan a:visited{ color: #3fc248; }
p#sort a:hover,p.number a:hover,p.number1 a:hover,p.number2 a:hover,p.numberB a:hover,p.pan a:hover { color: #00BFFF; }
p#sort a:active,p.number a:active,p.number1 a:active,p.number2 a:active,p.numberB a:active,p.pan a:active { color: #3fc248; }



/*/////////////////////*/


table#case{
	margin:6px 0 0 0;
	width:680px;
	border-collapse:collapse;
	padding: 0;
	border: 0;
	clear:both;
}

/*-----------*/

table.title,table.title3{
width:850px;
border-collapse: collapse;
font-weight:bold;
text-align:center;
height:68px;
}
table.title3{text-align:left; font-weight:normal; margin:2px 0 0 0;}

table.title td,table.title th{border: 1px #666 solid; background:#d6d8ed; color:#333; padding:15px 6px; vertical-align:top; font-weight: normal; }

td.title2{height:0px; padding:4px!important;}
td.detail{vertical-align:middle!important; text-align:center!important;}


/*------------*/


table.title3 td,table.title3 th{border: 1px #666 solid; background:#fff; color:#333; padding:7px 6px; vertical-align:middle;  }
table.title3 td.title2{height:0px; padding:4px 4px 4px 9px!important; }
table.title3 td.titleNew{height:0px; padding:6px 4px 3px 44px!important; background:#fff url(../images/index_infonew.gif) no-repeat 6px center;}
table.title3 td.titleNo{height:0px; padding:6px 4px 4px 6px!important; background:#fff;}

/*-----------*/

td.wi1{}
td.wi3{width:58px;}
td.wi5{width:66px;}
td.wi6{width:48px;}
/**
table.title td.detail{width:64px; padding:0 5px!important;_padding:0 6px 0 5px!important;}
table.title3 td.detail{width:64px; padding:0 5px!important;}
**/
table.title td.detail {width:64px; padding: auto 0px;}
table.title3 td.detail{width:64px; padding: auto 0px;}
/*-*/

td.wi2{ font-weight:bold; width:130px; padding-right:0px!important;}
table.title3 td.wi2{ font-weight:bold; color:#990000!important;}
td.wi4{ width:70px;padding:4px 8px!important; vertical-align:middle!important;}
td.wi5{padding-right:4px!important;padding-left:4px!important;}

/*///////////////////*/

p a#pageTop{position:absolute; right:0;}

/*/////////////////*/

p.price{display:inline; font-size:12px;}

/*-----------------*/

ul.F{
	background-color: #fff;
	background-image: url(/owner/images/8/fav_bk.gif);
	background-repeat: repeat-x;
	padding:11px 0 6px 0;
	line-height: 140%;
	margin: 2px 0px 0px 0px;
	border: 1px solid #aaa;
}
li.F1{float:left; padding:11px 0 0 2px; _padding:6px 0 0 2px; width:23px;}
li.F2{float:left; width:46px; height:40px;}
li.F3{float:left; padding:1px 0 0 2px; width:66px; font-size:12px; height:40px;}
li.F4{clear:both; margin:0 0 0 0;padding: 5px 5px 2px 5px; font-size:10px; line-height: 120%;}

li.F1,li.F2,li.F3{height:25px;}

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

/** div,ul { zoom: 100%;} */
div:after,ul:after { content: " "; clear: both; height: 0; display: block; visibility: hidden;}

/*-----*/

ul.check2 li{float:left;}

li.chD{float:left; width:100px; padding:0 0 6px 0; _padding:0 0 3px 0;}

ul.itemE{_margin:0 0 0 5px;}

p#sort{
	padding:18px 0 0 30px;
	background:url(../images/8/sort.gif) no-repeat 0px 17px;
	color:#666;
	height:30px;
	line-height: 100%;
}
p#sort{width:460px; float:left;}

p.number{width:180px; float:right; _padding:25px 0 0 0; text-align:right;}


/*------*/

#side_menu_form{_margin:0 10px 10px 0;}

#main_form{_margin:0 0 10px 10px;}

/*---*/

p#Head{padding:13px 0 0 7px;}

/*---*/

ul.item2,ul.itemE{margin:0 0 0 6px; _margin:0 0 0 3px;}

ul.item{margin:0 5px 0 6px; _margin:0 6px 0 3px; }

#Price{_margin:0 0 0 5px}

/*---*/

p.doc{width:405px;}

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::*/




/*　ローンシミュレーター　*/

table.loan_head{
	width:620px;
	margin:0 0 10px 0;
	padding:0;
	font-size:12px;
	color:#060;
	font-weight:bold;
}

table.loan{
	width:620px;
	margin:0 0 2px 0;
	padding:0;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
	border-top:#CCC 1px solid;
	background:url(../images/company_back.gif) left repeat-y;
}

table.loan th{
	width:150px;
	margin:0;
	padding:6px 0 4px 10px;
	border-bottom:#CCC 1px solid;
	text-align:left;
	color:#060;
	font-weight:normal;
	font-size:12px;
}

table.loan td{
	width:230px;
	margin:0;
	padding:6px 0 4px 0;
	border-bottom:#CCC 1px solid;
	font-size:12px;
}

.loan_btn{
	width:620px;
	text-align:center;
	background:#FFF;
	padding:10px 0 20px 0;
	font-size:12px;
}

table.advice{
	width:620px;
	margin:15px 0 0 0;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
	border-top:#CCC 1px solid;
	font-size:12px;
}

table.advice th{
	width:620px;
	margin:0;
	padding:4px 0;
	border-bottom:#CCC 1px solid;
	background:#0C8F18;
	color:#FFF;
}

table.advice td{
	margin:0;
	padding:4px 6px;
	border-bottom:#CCC 1px solid;
}

.bank_name{
	width:190px;
	background:#E7F4E8;
}

.back_detail{
	width:430px;
}

table.advice a{
	color:#0C8F18;
}

/*　サイトマップ　*/

table.sitemap{
	width:620px;
	margin:0 0 2px 0;
	padding:0;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
	border-top:#CCC 1px solid;
	background:url(../images/company_back.gif) left repeat-y;
}

table.sitemap a{
	color:#0C8F18;
}

table.sitemap th{
	width:135px;
	margin:0;
	padding:12px 15px 8px 10px;
	border-bottom:#CCC 1px solid;
	text-align:left;
	color:#060;
	font-weight:normal;
	font-size:12px;
}

table.sitemap td{
	width:460px;
	margin:0;
	padding:12px 0 8px 0;
	border-bottom:#CCC 1px solid;
	font-size:12px;
}

ul.sitemap{
	margin:0;
	padding:0;
}

.sitemap li{
	list-style:none;
	margin:0 20px 0 0;
	padding:0;
	float:left;
}


/*　お問い合わせ　*/

table.form_page{
	width:620px;
	margin:0 0 2px 0;
	padding:0;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
	border-top:#CCC 1px solid;
	background:url(../images/company_back.gif) left repeat-y;
}

table.form_page th{
	width:150px;
	margin:0;
	padding:6px 0 4px 10px;
	border-bottom:#CCC 1px solid;
	text-align:left;
	color:#060;
	font-weight:normal;
	font-size:12px;
}

table.form_page td{
	width:460px;
	margin:0;
	padding:6px 0 4px 0;
	border-bottom:#CCC 1px solid;
	font-size:12px;
}

.form_page_btn{
	text-align:center;
	background:#FFF;
	padding:10px 0 20px 0;
}

/*　お問い合わせ完了　*/

table.thx{
	width:840px;
/* 2010022
	margin:0 0 2px 19px;
*/
	margin:0 0 2px 40px;
	padding:0;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
	border-top:#CCC 1px solid;
}

table.thx td{
	margin:0;
	padding:15px 0 15px 0;
	border-bottom:#CCC 1px solid;
	font-size:14px;
	text-align:center;
	color:#666;
	line-height:140%;
}


table.thx2{
	width:620px;
	margin:0 0 2px 0;
	padding:0;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
	border-top:#CCC 1px solid;
}

table.thx2 td{
	margin:0;
	padding:15px 0 15px 0;
	border-bottom:#CCC 1px solid;
	font-size:14px;
	text-align:center;
	color:#666;
	line-height:140%;
}

div#btn_form{border:1px #CCC solid; width:620px;_width:618px; height:44px; background:url(../images/inquiry_btn_bk.jpg) top repeat-x; margin:1px 0 20px 0;_margin:1px 0 20px 0; padding:7px 0 6px 0; text-align:center;}


/** add */
table.title td.Edetail {width:77px;}
table.title3 td.Edetail {width: 77px; text-align: center;}
/* td.es1{width:205px;}	*/
/* table.title3 td.es1{width:204px;} */
td.es6{width:44px;}
/*table.title3 td.es6{width:44px;} */
td.es2{ font-weight:bold; width:120px;}
table.title3 td.es2{ font-weight:bold; color:#990000!important;}
td.es4{ width:120px;padding:4px 8px!important; vertical-align:middle!important;}
/* table.title3 td.es4{width:118px;} */


/** お気に入り登録ボタン用 */
input.faB{margin:0; width:169px; height:21px}



div#header_end, div#header_end2 {
	display: none;
	height: 1px;
	width: 878px;
	margin:0px auto 0px auto;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

/** 問い合わせエラー用 */
ul.inq_error {
	margin-left:30px;color:red;font-size:12px;margin-bottom: 10px;
}
ul.inq_error li {
	padding-top:1px;
	line-height: 120%;
}

div#search_top_838 {
	background-image: url(../images/8/search_bk_top_838.png);
	background-repeat: no-repeat;
	height: 20px;
}
div#search_top {
	background-image: url(../images/8/search_bk_top.png);
	background-repeat: no-repeat;
	height: 20px;
}
div#search_bottom_838 {
	background-image: url(../images/8/search_bk_bottom_838.png);
	background-repeat: no-repeat;
	height: 20px;
}
div#search_bottom {
	background-image: url(../images/8/search_bk_bottom.png);
	background-repeat: no-repeat;
	height: 20px;
}
