@charset "shift_jis";



body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 2;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #ebebeb;
}
h1,h2,h3,h4,p,ul,li{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
a {
	color: #000000;
}
a:hover {
	color: #a40000;
}
.look {
	background: #FFFF99;
}


/*ヘッダー
------------------------------------------------------------------*/
#header {
	background: url(images/header_bg.gif) no-repeat center top;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}

#header h1 {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
	height: 30px;
	line-height: 30px;
}

#header #main-img {
	padding-top: 12px;
}

/*プルダウンメニュー
------------------------------------------------------------------*/
#navi_continer {
position: relative;
width: 798px;
height:64px;
}

#navi {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 798px;
}

#navi ul {
margin: 0;
padding: 0;
list-style: none;
}

#navi li {
	color: #fffff;
	float: left;
	width: 133px;
	margin: 0;
}

#navi li a {
font-size: 14px;
color: #ffffff;
display: block;
width: 100%;
padding: 0;
text-align: center;
font-weight: bold;
text-decoration: none;
}

#navi li a:hover {
color: #ffffff;
}

/* サブメニュー */
#navi ul.sub {
background: #eeeeee;
}

#navi ul.sub li {
float: none;
}

#navi ul.sub li a {
color: #666666;
background: none;
font-size: 12px;
font-weight: normal;
padding: 0;
}

#navi ul.sub li a:hover {

color: #ffffff;
background-color: #e33c8f;
}

#navi ul li.navi_menu ul {
display: none;
}
vi ul li.navi_menu_on ul {
display: block;
}


/*パンくず
------------------------------------------------------------------*/
#topicPath_01 {  
     margin:5px 0px 0px 30px;  
 }  
#topicPath_01 li {  
     display:inline;  
     line-height:110%;  
     list-style-type:none;  
 }  
#topicPath_01 li a {  
     padding-right:10px;  
     background:url(images/topicpath.gif) no-repeat right center;  
 }  

/*メインメニュー
------------------------------------------------------------------*/
#menu li {
	display: inline;
}


/* *************メニュータブ****************** */
.BorderBottom{
	border-bottom: 1px solid #AAA;
}


#tabs, .tabs {
	height:20px;
	font-family:Lucida Grande,Tahoma,Verdana,Arial,sans-serif
	font-size:11px;
	clear: both;
	text-align: center;
	border-bottom: 1px solid #AAA;
	width:100%;
}

#tabs ul {
	display: inline;
	list-style-type: none;
	
	margin: 0;
	padding: 0;
}

#tabs li {
	font-family:Tahoma, Geneva, sans-serif
	font-size:11px;
	float: left;
	text-align:center;
}



#tabs #active {
	position: relative;
	top: 0;
	float: left;
	font-family:Lucida Grande,Tahoma,Verdana,Arial,sans-serif
	font-size:11px;
	border-bottom: 1px solid #F8F9FB;
	border-right: 1px solid #AAA;
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
	background: #F8F9FB;
	padding: 3px 10px 3px 10px;
	margin:0;
	text-decoration: none;
	text-shadow:1px 1px 1px #AAA;
	height:13px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

#tabs a {
	position: relative;
	top: 0;
	float: left;
	padding: 3px 10px 3px 10px;
	margin:0;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

#tabs a:hover {
	position: relative;
	top: 0;
	padding: 3px 10px 3px 10px;
	margin:0;
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

#tabs a.active {
	position: relative;
	top: 0;
	float: left;
	border-right: 1px solid #AAA;
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
}

#tabs #inactive {
	position: relative;
	top: 0;
	float: left;
	padding: 3px 10px 3px 10px;
	margin:0;
	text-decoration: none;
	color:#C0C0C0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

#complement{
	width: 15px;
	padding: 3px 0px 3px 0px;
}

/* ********************************** */


	  
/*写真枠
------------------------------------------------------------------*/
	.shortPropertyImg{
  margin: 5px 0px 0px 5px ;
  padding: 0px 0px 0px 0px;
  text-align:center;
  width:400px;
}

.shortPropertyImg2{
  margin: 6px 0px 0px 0px ;
  padding: 0px 0px 0px 0px;
  text-align:center;
}

.shortPropertyImg2Table{
  margin: 0px 4px 6px 10px ;
  padding: 0px 0px 0px 0px;
  text-align:center;
}

/*コンテンツ枠
------------------------------------------------------------------*/
#contents {
	background: url(images/contents_bg.gif) repeat-y center;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-right: 11px;
	padding-left: 11px;
}



/*メインコンテンツ
------------------------------------------------------------------*/
#whole {
	float: center;
	width: 740px;
	margin:30px;
	margin-top: 20px;
}

.sitemap{

width: 740px;

margin-top: 1.2em;

margin-bottom: 8px;

padding-top: 2px;

padding-bottom: 2px;

color: #d2287d;

clear: both;

}
.FAQ_title{

width: 740px;

margin-top: 1.2em;

margin-bottom: 8px;

padding-top: 2px;

padding-bottom: 2px;

border-bottom-width: 1px;

border-bottom-style: dashed;

border-bottom-color: #cccccc;

color: #d2287d;

clear: both;

}


#FAQ {
	padding: 0.5em 10px;
}


#main {
	float: right;
	width: 490px;
	display: inline;
	margin-right: 20px;
	margin-top: 30px;
}

#main p {
	padding: 0.5em 10px;
}



/*サブコンテンツ
------------------------------------------------------------------*/
#sub {
	float: left;
	width: 242px;
	display: inline;
	margin-left: 20px;
	margin-top: 30px;
}

#sub p {
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

#sub h4 {
	font-size: 100%;
	border: 1px solid #666666;
	text-align: center;
	background: #999999 url(images/h3_bg.gif) no-repeat bottom;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 26px;
}

#tabs li {
	font-family:Tahoma, Geneva, sans-serif
	font-size:11px;
	float: left;
	text-align:center;
}

/*サブコンテンツ内、サブメニュー
------------------------------------------------------------------*/
#sub .waku ul.navmenu li a {
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #999999;
	background: url(images/arrow2.gif) no-repeat left center;
	padding-left: 20px;
	zoom: 1;
}

#sub .waku ul.navmenu li a:hover {
	background: #bdbdbd url(images/arrow2over.gif) no-repeat 3px center;
	color: #FFFFFF;
}
.company_info{
	font-size:11px;
	line-height: 14px;

}
/*サブコンテンツ内のテーブル
------------------------------------------------------------------*/
#sub .waku {
	border: 1px solid #999999;
	padding: 5px;
	background: #f5f5f5;
	margin-bottom: 20px;
}
#subcompany .waku {
	border: 1px solid #999999;
	padding: 5px;
	background: #f5f5f5;
	margin-bottom: 20px;
}


/*　.ta1テーブル（物件紹介用のテーブル）
------------------------------------------------------------------*/
.ta1 {
	border: 1px solid #999999;
	width: 490px;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

.ta1 td {
	padding: 5px;
	vertical-align: top;
}

.ta1 h3 {
	color: #d02479;
	border-bottom: 1px dotted #999999;
	font-size: 100%;
	background: url(images/arrow1.gif) no-repeat left 5px;
	padding-left: 18px;
	line-height: 24px;
}

.ta1 p {
	line-height: 1.4em;
}

.ta1 .waku img {
	vertical-align: bottom;
}

.ta1 a:hover img {
	filter: Alpha(opacity=80);
	opacity: 0.8; /*firefox safari*/
}



.ta2 {
	border: 0px;
	width: 720px;
	margin-top: 10px;
	margin-bottom: 20px
	;
}

.ta2 td {
	padding: 5px;
	vertical-align: top;
}

.ta2 li{
	color: #d02479;
	font-size: 100%;
	line-height: 24px;
}

.ta2 p {
	line-height: 1.4em;
}

.ta2 .waku img {
	vertical-align: bottom;
}



.detailRight{
  margin: 0px 0px 0px 0px ;
  padding: 0px 0px 0px 0px;
}

.detailTable {
  margin: 0px 0px 0px 18px;
  padding: 0px 0px 0px 0px;
  line-height: 25px;
  font-size:12px;
  white-space:normal;
  border-collapse: collapse;
}

.detailTable td{
  padding:0px 5px 0px 5px;
  border:1px solid #CECFCE;
  white-space:normal;
}

.detailTableTitle{
  font-size:12px;
  font-weight:bold;
  width:80px;
  background-color:#F7F3F7;
  border:1px solid #CECFCE;
  
}

/*フッター
------------------------------------------------------------------*/
#footer {
	clear: both;
	background: url(images/footer_bg.gif) no-repeat center bottom;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	padding-top: 50px;
}

#footer ul li {
	display: inline;
	zoom: 1;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #CCCCCC;
}

#footer .menutop {
	border-left: 1px solid #CCCCCC;
}



/*コピーライト
------------------------------------------------------------------*/
#copyright {
	line-height: 1.2;
	font-size: 10px;
	padding-bottom: 20px;
}




/*clearfix
------------------------------------------------------------------*/
#contents:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#contents { display: inline-block; }

/* Hides from IE-mac \*/
*html #contents { height: 1%; }
#contents { display: block; }
/* End hide from IE-mac */
