@charset "shift_jis";

/*------------common------------------------*/

@media print{

* {   
    margin:0;   
    padding:0;   
}  

html { 
	height:100%;  
 overflow-y:scroll;
}

body{
 background: #eee;
}

li {   
 list-style-type:none;
	margin: 0; 
}

img {   
 border: 0;   
} 

address {   
 font-style:normal;   
}   

a:link {
 color:#004ca2;  
 text-decoration:underline;  
}

a:visited { 
 color:#004ca2;
 text-decoration:underline;
}

a:hover {
 color:#004ca2;  
 text-decoration:none;   
} 

td{
 vertical-align: top;
} 

.nomal {
	font-style:normal;
	font-weight:normal;
}

#base {
	background-color:#929292;
	margin:0;
	padding:0;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana,  Osaka, san-serif;
	font-size:16px;
	*font-size:100%;
	height:100%;
}

/*------------Clear hack------------------------*/

.clearfix {
  overflow: hidden;
  _overflow:visible;
}
.clearfix:after{
content:".";
line-height:0;
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;}
/*\*/
* html .clearfix{height:1%;}
.clearfix{display:block;}

/*------------base------------------------*/

div#container{
 background: url(../img/rnavi_bg.gif) repeat-y;
 width: 759px;
	margin: auto;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	line-height: 1.3em;
	font-size: 12px; 
}

div#header{
 background: #fff url(../img/common_header.gif) repeat-x bottom; 
	border-top: solid 2px #004CA2;
	border-bottom: solid 7px #004CA2;
 padding: 10px;
}

div#header h1 a{
 /*background: url(../img/common_logo.gif) no-repeat; */
	text-align: left;
 display: block;
	width: 232px;
	float: left;
	height: 44px;
/*	text-indent: -9999px;*/
}

div#inquiry_link{
	width: 300px;
 float: right;
 text-align: right;
	margin: 0 0 0 10px;
}

div#inquiry_link a{
	color: #09458C;
	font-size: 10px;
	text-decoration: underline;
}

div#inquiry_link a:hover{
	text-decoration: none;
}

/*------------navigation------------------------*/

div#navi{
 clear: both;
 width: 759px;
	height: 39px;
 background: url(../img/common_btn_none2.gif) no-repeat right;
}

div#navi li{
	margin: 0px;
	padding: 0px;
	display: inline;
}

div#navi li#home_on{
 background: url(../img/common_btn001_on.gif) no-repeat; 
 float: left;
 display: block;
	width: 137px;
	height: 39px;
}

div#navi li#home a{
 background: url(../img/common_btn001.gif) no-repeat; 
 float: left;
 display: block;
	width: 137px;
	height: 39px;
}
div#navi li#company_on{
 background: url(../img/common_btn002_on.gif) no-repeat; 
 float: left;
 display: block;
	width: 137px;
	height: 39px;
}

div#navi li#company a{
 background: url(../img/common_btn002.gif) no-repeat; 
 float: left;
 display: block;
	width: 137px;
	height: 39px;
}

div#navi li#jigyo_on{
 background: url(../img/common_btn003_on.gif) no-repeat; 
 float: left;
 display: block;
	width: 137px;
	height: 39px;
}

div#navi li#jigyo a{
 background: url(../img/common_btn003.gif) no-repeat; 
 float: left;
 display: block;
	width: 137px;
	height: 39px;
}

div#navi li#bukken_on{
 background: url(../img/common_btn004_on.gif) no-repeat; 
 float: left;
 display: block;
	width: 138px;
	height: 39px;
}

div#navi li#bukken a{
 background: url(../img/common_btn004.gif) no-repeat; 
 float: left;
 display: block;
	width: 138px;
	height: 39px;
}

div#sub_navi{
 width: 759px;
	height: 82px;
	margin: 0;
	padding: 0;
}

div#sub_navi li{
	display: inline;
	margin: 0;
	padding: 0;
}

div#sub_navi li#category_01 a{
 background: url(../../img/index_btn001.gif) no-repeat; 
 float: left;
 display: block;
	width: 189px;
	height: 82px;
	margin: 0;
	padding: 0;
}

div#sub_navi li#category_02 a{
 background: url(../../img/index_btn002.gif) no-repeat; 
 float: left;
 display: block;
	width: 190px;
	height: 82px;
	margin: 0;
	padding: 0;
}

div#sub_navi li#category_03 a{
 background: url(../../img/index_btn003.gif) no-repeat; 
 float: left;
 display: block;
	width: 190px;
	height: 82px;
	margin: 0;
	padding: 0;
}

div#sub_navi li#category_04 a{
 background: url(../../img/index_btn004.gif) no-repeat; 
 float: left;
 display: block;
	width: 189px;
	height: 82px;
	margin: 0;
	padding: 0;
}

div#r_navi{
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
}

div#r_navi li{
	display: inline;
	list-style-image: none;
}

div#r_navi li a{
 border-top: solid 1px #3370B5;
 border-left: solid 1px #3370B5;
 border-bottom: solid 1px #003D82;
 background: #004CA2;
	padding: 5px 5px 5px 10px;
	display: block;
	color: #fff;  
 text-decoration:none;
}

div#r_navi li a:hover{
 border-top: solid 1px #336297;
 border-left: solid 1px #336297;
 border-bottom: solid 1px #002F64;
 background: #003B7D;
	padding: 5px 5px 5px 10px;
	display: block;
	color: #fff;  
 text-decoration:none;
}

div#r_navi .on{
 border-top: solid 1px #335780;
 border-left: solid 1px #003d82;
 border-bottom: solid 1px #003d82;
 background:#002d60 url(../img/rnavi_on.gif) left center no-repeat;
	padding: 5px 5px 5px 20px;
	display: block;
	color: #fff;  
 text-decoration:none;   
}

/*------------contents------------------------*/

div#contents{
	width: 759px;
 clear: both;
 margin: 0;
	color: #000;
	padding: 0;
}

div#fla{
 background: #fff;
}

div#main{
	width: 515px;	
	_width: 495px;
	padding: 10px;
	float: left;
	line-height: 1.5em;
	font-size: 12px;
}

div#main p{
 padding: 0 0 0 20px;
	margin: 0;
}

div#main table{
 color: #000;
	margin: 0;
}

div#main th{
 text-align: left;
	vertical-align: top;
}

div#company th{
	width: 100px;
 text-align: left;
	vertical-align: top;
	padding: 10px;
	margin: 0;
}

div#company td{
	width: 435px;
 text-align: left;
	vertical-align: top;
	padding: 10px;
	margin: 0;
}

div#main h3{
 font-size: 14px;
	color: #000;
 background:url(../img/common_h3.gif) no-repeat left;
	padding: 15px 0 0 20px;
	width: 535px;
	_width: 515px;
	height: 33px;
	margin: 0 0 10px 0;
}

div#main h4{
 font-size: 12px;
	color: #000;
 background:url(../img/common_h4.gif) no-repeat left;
	width: 520px;
	_width: 515px;
	height: 23px;
	border: solid 1px #D3D3D3;
	margin: 20px 0 10px 0;
	padding: 5px 0 0 15px;
}

div#main h5{
 font-size: 12px;
	color: #000;
 background: #EEEEEE;
	width: 530px;
	_width: 522px;
	border-top: solid 3px #D3D3D3;
	margin: 10px 0 10px 0;
	padding: 3px 3px 3px 5px;
}

div#main h6{
 font-size: 12px;
	color: #000;
 background: url(../img/h4_bg2.gif) no-repeat;
	width: 520px;
	_width: 505px;
	border: solid 1px #D3D3D3;
	margin: 20px 0 10px 0;
	padding: 5px 0 5px 15px;
}

div#index_main{
	padding: 10px;
	background: #fff;
}

div#contents div#left{
 width: 455px;
 float: left;
	margin-bottom: 10px;
	padding: 5px;
}

div#contents div#left table td.day{
 font-weight: bold;
	color: #000;
	vertical-align: top;
	padding: 0;
}

div#contents div#right{
 width: 260px;
 float: right;
	margin-bottom: 10px;
	font-size: 10px;
}

div#contents div#right .banner img,
div#contents div#right .line img{
	margin-bottom: 10px;
}

div#contents div#right .thumb img{
	margin-bottom: 0;
}

div#contents div#right table td a{
 font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.5em;
}

div#contents div#left table,
div#contents div#right table{
 width: 100%;
}

div#contents div#right table td div{
	border: solid 1px #ddd;
	padding: 5px;
}

div#contents div.border{
 border: solid 1px #ddd;
	padding: 5px;
	margin-bottom: 10px;
}

div#contents div.border table td{
	color: #000;
	vertical-align: top;
	line-height: 1.4em;
}

div#contents h2{
 font-size: 12px;
	color: #000; 
 border-bottom: solid 4px #ddd;
	background:url(../img/common_h2.gif) no-repeat left;
	padding: 3px 3px 3px 10px;
	margin-bottom: 5px;
}

div.pagetop{
 clear: both;
 width: 535px;
 margin: 10px 0 10px 0;
	font-size: 10px;
	text-align: right;
	color: #000;
}

div.pagetop a{	
	color: #09458C;
	font-size: 10px;
	text-decoration: underline;
}

div.pagetop a:hover{
	text-decoration: none;
}

/*------------footer------------------------*/


div#footer_link{
 width: 745px;
 clear: both;
	border-top: solid 2px #ddd;
	background: #fff;
	padding: 7px;
}

div#footer_link p{
 width: 400px;
 float: left;
	margin: 0;
	padding: 0;
}

div#footer_link .f_pagetop{
	color: #000;
	font-size: 10px;
 width:100px;
 float: right;
	text-align: right;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

div#footer_link .f_pagetop a{
	color: #09458C;
	font-size: 10px;
	text-decoration: underline;
}

div#footer_link .f_pagetop a:hover{
	text-decoration: none;
}

div#footer_link p a{	
	color: #09458C;
	font-size: 10px;
	text-decoration: underline;
}

div#footer_link a:hover{
	text-decoration: none;
}

div#footer{
 width: 750px;
 clear: both;
	background: #004CA2;
	padding: 5px;
	color: #fff;
	font-size: 10px;
	text-align: center;
}

/*------------class------------------------*/


.info{
 font-weight: bold;
 color: #000;
}

.sum{
 font-weight: bold;
	text-align: center;
}

.line{
 background: url(../img/common_lin.gif) repeat-x;
}

.bold{
 font-weight: bold;
}


/*------------second------------------------*/

div#main #group{
 background: url(../../company/img/group_h4.gif) no-repeat;
	width: 311px;
	height: 48px;
	margin: 20px;
	border: 0;
}

div#main #message{
 background: url(../../company/img/message_h4.gif) no-repeat;
	width: 267px;
	height: 48px;
	margin: 20px;
	border: 0;
}

div#main #business{
 background: url(../../business/img/business_h4.gif) no-repeat;
	width: 428px;
	height: 49px;
	margin: 20px;
	border: 0;
}

div#main #property{
 background: url(../../business/img/property_h4.gif) no-repeat;
	width: 251px;
	height: 48px;
	margin: 20px;
	border: 0;
}

div#main #building{
 background: url(../../business/img/building_h4.gif) no-repeat;
	width: 239px;
	height: 48px;
	margin: 20px;
	border: 0;
}

div#main #brokerage{
 background: url(../../business/img/brokerage_h4.gif) no-repeat;
	width: 280px;
	height: 49px;
	margin: 20px;
	border: 0;
}

div#main #leasing{
 background: url(../../business/img/leasing_h4.gif) no-repeat;
	width: 345px;
	height: 21px;
	margin: 20px;
	border: 0;
}

}