@charset "shift-jis";

/*====================================================================

level2.css

====================================================================*/

/*--------------------------------------------------------------------
common elements
--------------------------------------------------------------------*/
#rightpane h2{
	color: #000DFF;
	font-size: 25px;
	height: 35px;
	line-height: 1.25;
	background: url(../img/lv2h2.gif);
	padding: 0 0 0 13px;
	margin-top: 11px;
}

#rightpane h3{
	color: #FFF;
	height: 35px;
	line-height: 35px;
	background: url(../img/lv2h3.gif);
	padding-left: 13px;
	margin-top: 10px;
}


/*--------------------------------------------------------------------
Property information
--------------------------------------------------------------------*/
.pleft,
.pright{
	width: 255px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.pleft p,
.pright p{
	text-align: right;
	margin-top: 2px;
}
.pleft{float: left;}
.pright{float: right;}

.table{
	clear: both;
	width: 525px;
	background: #E0E0E0;
}
.table th,
.table td{
	text-align: left;
	vertical-align: top;
	line-height: 1.2;
	padding: 5px;
	background: #FFF;
}
.table th{color: #000DFF;}
.table th.bg{background: #F6F6F6;}

.tel{
	clear: both;
	text-indent: -9999px;
	overflow: hidden;
	height: 60px;
	background: url(../img/tel.gif);
	margin-bottom: 10px;
}

/*MT*/

.common_t{
margin-top:10px;
width:525px;
border-collapse:collapse;
background-color:#cff2ff;
border:1px solid #a0e5ff;
}

.common_t th{
width:117px;
border-bottom:1px dotted #90d9f4;
text-align:left;
padding:2px 4px;
color:#016082;
}

.common_t td{
border-bottom:1px dotted #90d9f4;
padding:2px 4px;
}

.text-right{
text-align:right;
}

#pra{
margin:13px 0 8px 0;
padding:8px;
background-color:#cff2ff;
border:1px solid #90d9f4;
}

.blue{
color: #016082;
}

h4{
font-weight:bold;
font-size:14px;
color:#017301;
margin:0;
}

#pra_li{
list-style-type:square;
list-style-position:inside;
}

#pra_ol{
margin-left:26px;
list-style-position:inside;
}

/*一覧*/
.list_b{
width:525px;
margin:5px 0 0 0;
}

.list_t{
float:right;
width:375px;
border-collapse:collapse;
border:1px solid #a0e5ff;
margin:0 0 20px 0;
}

.list_t th{
width:117px;
border:1px solid #90d9f4;
background-color:#cff2ff;
text-align:left;
padding:2px 4px;
color:#016082;
}

.list_t td{
border:1px solid #90d9f4;
background-color:#ffffff;
padding:2px 4px;
}

.MR8{
margin-right:10px;
}

#map{
margin-top:5px;
width: 525px;
height: 300px;
}

/*Table*/
.Info1_t{width: 507px; background:#ffffff; border: solid 1px #cccccc; margin:10px 0px; border-collapse: collapse; padding:2px 3px;vertical-align:top;}
.Info1_td1{width: 90px; padding: 5px 0; border-top: solid 1px #696969; border-bottom: solid 1px #696969; border-left: solid 1px #696969; border-right: solid 3px #74B3E7; vertical-align: middle; text-align: center;}
.Info1_td2{padding: 5px 0 5px 10px; border-top: solid 1px #696969; border-bottom: solid 1px #696969; vertical-align: top; text-align: left;}

.Info2_t{width: 507px; background:#ffffff; border: solid 1px #cccccc; border-collapse: collapse; padding:2px 3px;vertical-align:top;}
.Info2_td1{width: 90px; background-color: #e7f6f1; padding: 5px 0; text-align: center; vertical-align: top; border: solid 1px #bfbfbf;}
.Info2_td2{background-color: #ffffff; padding: 5px 0 5px 10px; vertical-align: top; border: solid 1px #bfbfbf;}

.Photo_t td{padding:5px;}

.Object_t{width:350px;font-size:12px;}
.Object_td1{width: 70px; background-color: #e7f6f1; text-align: center; vertical-align: top; border: solid 1px #bfbfbf;}
.Object_td2{background-color: #ffffff; padding-left:5px; vertical-align: top; border: solid 1px #bfbfbf;}

/*物件一覧*/
.object{margin:10px 0px;}
.oimg{float:left;margin-right:10px;}

.detail1 {
	text-align:left;
         width:350px;
         background:#ffffff;
         border: solid 1px #cccccc;
         border-collapse: collapse;
         padding:2px 3px;vertical-align:top;}

/* ---------- sub-cat-menu ---------- */

#sub-cat-menu {
	text-align:left;
	margin:10px 2px 0px 2px;
}

#sub-cat-menu ul { list-style:none; }
#sub-cat-menu li {

	display: inline;
	margin: 20px 2px 0px 15px;
}

#sub-cat-menu li a {
	color:#000DFF;
	background:url(http://www.hc-iso.com/img/subtit-mark1.gif) no-repeat top left;
	text-decoration: none;
	padding-left:15px;
	white-space: nowrap;
	font-size: 12px;
}

#sub-cat-menu li a:hover {
	color:#74B3E7;
	background:url(http://www.hc-iso.com/img/subtit-mark2.gif) no-repeat top left;
	text-decoration:underline;
}

/* ---------- sub-cat-menu_end ---------- */