@charset "utf-8";

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;

	background-image: url(/image/cl.gif);
	background-position: 50% 0px;
	background-repeat: repeat;
	background-color: #FFFFFF;
	text-align: center;
	font-size: small;
	_font-size: 12px;
	/* 基本を12pxに固定 IE only */
	line-height: 1.5;
}

a { text-decoration: underline; }
a img { border: 0; }

a:link {color: #3B5998;}
a:visited {color: #3B5998;}
a:active {color: #BC1002;}
a:hover {color: #BC1002;}

.sidebar a {color: #77695C;text-decoration: none;}
.sidebar a:hover {color: #3B5998;text-decoration: underline;}

.subnavi a {color: #77695C;text-decoration: none;}
.subnavi a:hover {color: #3B5998;text-decoration: underline;}

h1, h2, h3, h4, h5 { font-weight: normal;}
li {margin: 0;list-style: none;}
ol, ul {margin: 0;padding:0;}
img {vertical-align:bottom;border: 0;}
p {margin:0;padding:0 0 16px;}

/*====================================
#8DB6CD（水色） - #3B5998（青） - #BC1002（赤）
#77695C（濃茶） - #C1BAAB（茶） - #DDDBD2-#F7F5E8（薄茶）
====================================*/


/*====================================
  ベース
====================================*/
#container {
	margin: 0;
	background-image: url(/image/bg_header.gif);
	background-position: 50% 0px;
	background-repeat: repeat-y;
	text-align: center;
	line-height: 1.4;
	padding: 0px;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
#container-inner {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	background-color: #FFFFFF;
	width: 760px;
}
/*  ヘッダー
-----------------------------*/
#container #container-inner #bannerindex { /*トップページ用*/
	position:relative;
	margin: 0;
	padding: 0 ;
	width: 760px;
	text-align: right;
	background-image: url(/image/back_main.jpg);
	height: 70px;
	line-height: 1;
}

#container #container-inner #bannerindex H1 {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 760px;
	height: 40px;
	overflow: hidden;
	font-weight: normal;
	font-size: 80%;
	color: #174296;
}
#container #container-inner #bannerindex H2 {
	position: absolute;
	margin: 0 0 5px 230px;
	padding: 0;
	width: 530px;
	text-align: left;
	height: 20px;
	overflow: hidden;
	bottom: 0;
}

#container #container-inner #home {　/*ホームへ戻る*/
	margin: 0;
	padding: 0;
	position: releative;
	float: left;
	width: 230px;
}
/*  メインコンテンツ   全幅
-----------------------------*/
#maincontent {
	width: 700px;
	margin: 10px 30px 20px 30px;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
}
/*  コンテンツタイトル
-----------------------------*/
#ctitle {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	height: 50px;
}

/*  メインコンテンツ   左テーブル
-----------------------------*/
#center {
	float: left;
	width: 530px;
	overflow: hidden;
	}

.content {
	width: 480px;
	padding: 10px 0 20px 30px;
	font-weight: normal;
	text-align: left;
}
	
/*  右テーブル
-----------------------------*/
#right {
	float: center;
	width: 230px;
	overflow: hidden;
	padding: 10px 0 0 0;
}

.sidebar {
	width: 210px;
	margin: 0;
	padding: 0;
	text-align: left;
}

/*  査定リンクボタン---トップページ用
-----------------------------*/
.assesslink {
	display: block;
	background:url(/image/bg_asslink_bottom.gif) no-repeat bottom left;
	margin: 0;
	line-height: 1.2;
	padding-bottom: 10px;
}

.assesslink dt {
	background:url(/image/bg_asslink_head.gif) no-repeat top left;
	height: 70px;
	margin: 0;
	padding: 0;
}

.assesslink dd {
	background:url(/image/bg_asslink_middle.gif) no-repeat top left;
	margin: 0;
	padding: 5px;
	text-align: center;
}

/*  コンテンツ用ボックス
-----------------------------*/
.box-ass {
	display: block;
	background: transparent url(/image/bg_box-assb.gif);
	background-position: 0px 100%;
	background-repeat: no-repeat;
	width: 600px;
	margin: 0 0 0 50px;
	padding-bottom: 15px;
}

.box-ass dt {
	background: url(/image/bg_box-assh.gif);
	height: 50px;
	text-align: left;
	font-weight: bold;
	font-size: 152%;
	color: #FF6600;
	margin: 0;
	padding: 0;
}

.box-ass dd {
	background: url(/image/bg_box-assm.gif);
	margin: 0;
	padding: 5px 20px 5px 20px;
}

/*  TOPPAGE manual (右テーブル）  */
#right .sidebar .box {
	display: block;
	margin: 15px 0;
	padding: 0;
	background: url(/image/t_f_manual_bg.gif) repeat top center;
	border: none;
	width: 210px;
}
#right .sidebar .box dl {
	margin: 0 ;
	padding: 0 5px 5px 5px ;
}
#right .sidebar .box dd {
	margin: 0;
	padding: 2px 5px 2px 15px;
	background:url(/image/i_ya_or.gif) no-repeat left center;
	background-color: #FFFFFF;
}


/*====================================
  フォント
====================================*/

h1{
	margin: 0;
	padding: 0;
	font-size: 152%;
	font-weight: bold;
}
.entrytitle{
	margin: 20px 0 10px 0;
	padding: 0 0 0 7px;
	border-left: 5px solid #FC0;
}

h2{
	margin: 20px 0 5px 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
}

h3{
	margin: 20px 0 5px 0;
	padding: 0;
	color: #3B5998;
	font-size: 100%;
	font-weight: bold;
}

h4 {
	margin: 10px 0 10px 0;
	padding: 0 0 0 20px;
	font-size: 100%;
	color: #77695C;
	background: url(/image/bg_tit.gif) no-repeat top left;
}

h5 {
	margin: 0;
	padding: 5px 10px 5px 0px;
	font-size: 85%;
	font-weight: normal;
	line-height: 1.2;
}

.subtit{
	color: #FFFFFF;
	border: 1px solid #F7F5E8;
	background-color: #C1BAAB;
	font-size: 85%;
	padding: 2px 0 0 2px;
	margin: 0 0 15px 0;
}

.t_subtit{
	padding: 0 0 0 25px;
	margin: 0;
	height: 35px;
	font-size: 122%;
	font-weight: bold;
	background: url(/image/bg_t_subtit.gif) no-repeat center left;
}

.town{
	padding: 0 20px 0 0;
	margin: 0;
	color: #FFFFFF;
	font-size: 200%;
	height: 30px;
	text-align: right;
	font-weight: bold;
	background: url(/image/bg_t_town.gif) repeat bottom left;
}

.catch {
	margin: 0;
	font-size: 122%;
	color: #93C649;
	font-weight: bold;
}

.bg_grd {
	text-align: center;
	padding: 0;
	margin: 0;
	background: url(/image/bg_grd.gif) repeat-x top left #F2F2F2;
}

.hissu {color: red;
	font-size: 7pt;
}

.bg-dot {
	background: url(/image/hr_dot.gif) no-repeat top left;
}

/*====================================
  ナビゲーション
====================================*/
#pagetop {
	padding: 0 5px 2px 0;
	text-align: right;
}

/*  フッター
-----------------------------*/
#footer {
	clear:both;
	margin: 0;
	width: 750px;
	color: #999999;
	text-align: left;
	padding: 5px 0 10px 10px;
	font-size: 85%;
	line-height: 1.4;
	background: url(/image/bg_footer.gif) repeat-x top left;
}

#copyright {
	text-align: center;
	margin-top:10px;
}

/*====================================
  メインメニュー
====================================*/
ul#navigation {
	position: relative;
	width: 760px;
	padding: 0;
	margin: 0;
	height: 30px;
	list-style: none;
	overflow: hidden;
	background: transparent url(/image/mbt_bg.gif) repeat-x 0 0;
	left: 0px;
}

ul#navigation li a {
	height: 30px;
	position: absolute;
	overflow: hidden;
	padding: 30px 0 0 0;
	text-indent: -100em;
	text-decoration: none;
	top: 0;
	width: 152px;
}
html>body ul#navigation li a{
	height: 0;
}

li#assess a{
	background: transparent url(/image/mbt_assess.gif) no-repeat 0 0;
	left: 0px;
}
li#howto a{
	background: transparent url(/image/mbt_howto.gif) no-repeat 0 0;
	left: 152px;
}
li#contact a{
	background: transparent url(/image/mbt_contact.gif) no-repeat 0 0;
	left: 608px;
}
	
li#assess a:hover,li#howto a:hover,li#contact a:hover{
	background-position: 0px -30px;
}


/*  サブメニュー
-----------------------------*/
ul#navi-mini {
	position: relative;
	width: 700px;
	padding: 0;
	margin: 0;
	height: 35px;
	list-style: none;
	overflow: hidden;
}

ul#navi-mini li a {
	height: 35px;
	position: absolute;
	overflow: hidden;
	padding: 35px 0 0 0;
	text-indent: -100em;
	text-decoration: none;
	top: 0;
	width: 175px;
}
html>body ul#navi-mini li a{
	height: 0;
}
li#a-kani a,li#a-kani_o a{ background: transparent url(/image/mbt_a-kani.gif) no-repeat 0 0;left: 0px;}
li#a-assess a,li#a-assess_o a{ background: transparent url(/image/mbt_a-assess.gif) no-repeat 0 0;left: 175px;}
li#a-sell a,li#a-sell_o a{ background: transparent url(/image/mbt_a-sell.gif) no-repeat 0 0;left: 350px;}
li#a-consul a,li#a-consul_o a{ background: transparent url(/image/mbt_a-consul.gif) no-repeat 0 0;left: 525px;}
li#a-assess_o a,li#a-kani_o a,li#a-sell_o a,li#a-consul_o a{ background-position: 0px -35px;}
li#a-assess a:hover,li#a-kani a:hover,li#a-sell a:hover,li#a-consul a:hover{ background-position: 0px -35px;}


/*  サブメニュー6項目
-----------------------------*/
ul#navi-mini6 {
	position: relative;
	width: 700px;
	padding: 0;
	margin: 0;
	height: 35px;
	list-style: none;
	overflow: hidden;
}
ul#navi-mini6 li a {
	height: 35px;
	position: absolute;
	overflow: hidden;
	padding: 35px 0 0 0;
	text-indent: -100em;
	text-decoration: none;
	top: 0;
}
html>body ul#navi-mini6 li a{
	height: 0;
}
li#ma-kani a,li#ma-kani_o a{ background: transparent url(/image/mbt_ma-kani.gif) no-repeat 0 0;left: 0px;width: 117px;}
li#ma-assess a,li#ma-assess_o a{ background: transparent url(/image/mbt_ma-assess.gif) no-repeat 0 0;left: 117px;width: 117px;}
li#ma-sell a,li#ma-sell_o a{ background: transparent url(/image/mbt_ma-sell.gif) no-repeat 0 0;left: 234px;width: 117px;}
li#ma-consul a,li#ma-consul_o a{ background: transparent url(/image/mbt_ma-consul.gif) no-repeat 0 0;left: 351px;width: 116px;}
li#ma-rent a,li#ma-rent_o a{ background: transparent url(/image/mbt_ma-rent.gif) no-repeat 0 0;left: 467px;width: 116px;}
li#ma-wass a,li#ma-wass_o a{ background: transparent url(/image/mbt_ma-wass.gif) no-repeat 0 0;left: 583px;width: 117px;}
li#ma-assess_o a,li#ma-kani_o a,li#ma-sell_o a,li#ma-consul_o a,li#ma-rent_o a,li#ma-wass_o a,
li#ma-assess a:hover,li#ma-kani a:hover,li#ma-sell a:hover,li#ma-consul a:hover,li#ma-rent a:hover,li#ma-wass a:hover { background-position: 0px -35px;}


/*  サブメニュー
-----------------------------*/
.subnavi{
	font-size: 85%;
	text-align: right;
	margin: 0;
	padding: 2px 20px 2px 20px;
	background-color: #FFFFFF;
	height: 16px;
}
.subnavi a {padding: 2px 5px 2px 5px; text-decoration: none;}
.subnavi a:hover { background-color: #F2F2F2;color:#3B5998;}

/*  リスト(右テーブル）
-----------------------------*/
#right ul {list-style:none; margin: 5px 0 0 0; padding:0;}
#right ul li { padding:2px 0 2px 0; margin: 0 0 1px 0; background-color: #FFFFFF;border-bottom: 1px solid #DDDBD2;}
#right ul li a { display:block; padding:2px 2px 2px 10px; text-decoration:none;border-left: 3px solid #C1BAAB;}
#right ul li a:hover { background-color: #F2F2F2;border-left: 3px solid #3B5998;color:#3B5998;}
#right ul li.tit, #right ul li.tit2 {
	font-weight:bold;
	text-transform: capitalize;
	color:#FFFFFF;
	background-color:#3B5998;
	padding:1px 1px 1px 3px;
	text-indent:2px;
	margin-top:2px;
	}
#right ul li.tit {
	background: url(/image/bg_li_tit.gif) repeat-x top left;}
#right ul li.tit2 {
	background: url(/image/bg_li_tit2.gif) repeat-x top left;}

/*====================================
  フォーム
====================================*/
blockquote, select, textarea {
	background: url(/image/bg_form.gif) repeat-x bottom left;
	background-color:#FFFFFF;
	letter-spacing:0.1em;
	padding:0;
	border:#e1ddd3 1px solid;
}
input {
	background: url(/image/bg_form.gif) repeat-x bottom left;
	background-color:#FFFFFF;
	padding:0;
}

/*====================================
  装飾
====================================*/
/*  コラム
-----------------------------*/
.box {
	margin: 0;
	padding: 0 10px 15px 10px ;
	background: url(/image/bg_box-h.gif) no-repeat top center;
	border-left: 1px solid #DDDBD2;
	border-right: 1px solid #C1BAAB;
	border-bottom: 1px solid #C1BAAB;
}

.kakomi {
	padding: 10px;
	margin: 0;
	background-color: #FFFFFF;
	border: 2px solid #C1BAAB;
}
	
.kakomi2 {
	padding: 20px;
	margin: 0;
	background-color: #EFEFEF;
	border: 1px solid #DDDBD2;
	text-align: center;
}

.bgr {
	background-color: #F7F5E8;
}
	
.bgd {
	color: #FFFFFF;
	background-color: #3B5998;
}

line-dot{
	background: url(/image/bg_dot.gif) repeat-x top left;
	height: 5px;
	margin: 0;
	padding: 0;
}



/*  リスト（中央テーブル）上下罫
-----------------------------*/
#center ul {
	padding-left: 20px;
	margin: 0;
}
#center ul li {
	padding: 5px 0;
	margin: 0;
	line-height: 1.8;
	border-bottom: 1px dotted #C1BAAB;
	list-style-image: url(/image/i_li_b.gif);
}
#center ul li.tit {
	border-top: 1px dotted #C1BAAB;
}


/*  テーブル
-----------------------------*/
/*  入力フォーム  */
table.hyou1, table.hyou2 {
	width: 100%;
	border-spacing: 0;
	border-top: 1px solid #bbb;
	border-bottom: 0;
	vertical-align:top;
	margin: 0;
}
table.hyou2 th,table.hyou2 td, {
	border-bottom: 1px solid #bbb;
	padding: 5px 2px 5px 2px;
	line-height: 1.8;
	vertical-align:top;
	margin: 0;
}

table.hyou1 td {
	border-bottom: 1px solid #bbb;
	padding: 10px 2px 10px 2px;
	line-height: 1.8;
	vertical-align:top;
	margin: 0;
	text-align: center;
}

table.hyou2 th {
	border-right: 3px solid #FC0;
	vertical-align:top;
	font-weight: normal;
	text-align: left;
}

table.hyou2 td table td, {
	vertical-align:top;
	border: 0;
}

/*  コラムsellinfoテーブル
-----------------------------*/
table.table001 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 480px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 100%;
}

table.table001 caption {
  margin-top: 1em;
  text-align: right;
}

table.table001 th,
table.table001 td {
  padding: 4px 6px;
}

table.table001 th {
  background: #dcdcdc;
  text-align: center;
  white-space: nowrap;
  font-size: 92%;
  color: #000;
}

table.table001 td {
  background: #f0ffff;
  text-align: center;
  white-space: nowrap;
  font-size: 92%;
}

/*  行政区を選択  */
#container #container-inner #maincontent table.hyou3 {
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-bottom: 0;
	background-color: #FFFFFF;
}
#container #container-inner #maincontent table.hyou3 td {
	margin: 0;
	padding: 0 0 28px 0;
	height: 110px;
	width: 175px;
	text-align: center;
	vertical-align:baseline;
	background: url(/image/bg_sateilink.gif) #FFF no-repeat top center;
	}
#container #container-inner #maincontent table.hyou3 td .fd1 {
	margin: 2px 0 0 0;
	padding: 7px 0 0 0 ;
	height: 25px;
	vertical-align:top;
	}
#container #container-inner #maincontent table.hyou3 td .fd2 {
	margin: 0;
	padding: 0;
	height: 24px;
	vertical-align:middle;
	}
#container #container-inner #maincontent table.hyou3 td .fd3 {
	margin: 0;
	padding: 0;
	height: 30px;
	vertical-align:middle;
	}

/*  地域エリアコンテンツ
-----------------------------*/
.area-column {
}

.p-kyoto {
	margin:0 ;
	padding:0;
	width: 700px;
	height: 70px;
	vertical-align:bottom;
	background: url(/image/ph_area_kyoto.jpg) no-repeat top left;
}
.p-osaka {
	vertical-align:top;
	background: url(/image/ph_area_osaka.jpg) no-repeat top left;
}
.p-hyogo {
	vertical-align:top;
	background: url(/image/ph_area_hyogo.jpg) no-repeat top left;
}

/*  090803追記  */
/*  主なサポートエリア
-----------------------------*/
* html body #support_area dl dd{
	display:inline-block;
}
#support_area dl {
	padding:1px 0;
	line-height: 1.5;
	background:url(/image/i_ya_bl.gif) no-repeat left center;
}
#support_area dt {
	float:left;
	width:8em;
	padding-left:15px;
}
#support_area dd {
	margin-left:8em;
	padding:0;
}
#support_area dl.bgc {
	background-color: #efefef;
}

/*  右バナー
-----------------------------*/
#right .bnr_area dl{
	list-style:none; margin: 0; padding:0;}
#right .bnr_area dd{
	padding: 7px 0 0 0;
	margin: 0;
}

/*  トップページ  コメント
-----------------------------*/
#center #top_coment {
	padding: 0 0 0 0 ;
	margin: 0;
	width: 480px;
/* 	background: url(/image/top_main.jpg) no-repeat top left; */
}
#center #top_coment P{
	padding: 0 ;
	margin: 0;
}
#center #top_coment P .tit{
	margin-right: 5px;
	padding: 1px 15px ;
	line-height: 1;
	font-weight: bold;
	color: #FFFFFF;
	background: url(/image/bg_top_coment.gif) repeat top left;}
}

/*  参加会社バナー
-----------------------------*/
/*  トップ  */
#container #kigyou_area {
	width: 480px;
	list-style: none;
}

#container #kigyou_area ul {
	padding: 0;
	margin: 0;
}
#container #kigyou_area li {
	padding: 10px 0;
	margin: 2px;
	width: 154px;
	float:left;
	text-align: center;
	list-style: none;
	border-top: 1px solid #DDDBD2;
	border-left: 1px solid #DDDBD2;
	border-right: 1px solid #C1BAAB;
	border-bottom: 1px solid #C1BAAB;
	background-color: #FFFFFF;
}
/*  エリア情報  */
#container #kigyou_area2 {
	width: 200px;
	list-style: none;
}
#container #kigyou_area2 ul {
	padding: 0;
	margin: 0;
}
#container #kigyou_area2 li P {
	padding: 5px 0;
	margin: 10px 0 2px 0;
	width: 194px;
	text-align: center;
	list-style: none;
	border-top: 1px solid #DDDBD2;
	border-left: 1px solid #DDDBD2;
	border-right: 1px solid #C1BAAB;
	border-bottom: 1px solid #C1BAAB;
}

/*  回り込みを解除-----------------------------*/

.clr:after{
 content:".";
 display:block;
 height:0;
 clear:both;
 visibility:hidden;
}
.clr{
 overflow:hidden;
}
/* Hides from IE-mac \*/
* html .clr{
 height:1%;
 overflow:visible;
}
