@charset "utf-8";
/* CSS Document */

body {
	font: 12px/17px Osaka, "ヒラギノ角ゴ Pro W3", "MS UI Gothic";
	margin: 0px;
	padding: 0px;
	background: url(../img/back.jpg) repeat-y center top;
	color: #666666;
}
.padding10 {
	margin-left: 10px;
}

p {
	margin: 0px;
	padding: 0px;
}
div#mainFlash {
	margin: 0 5px 9px;
	height: 332px;
}
div#mainFlash p {
	padding-top: 130px;
	background: transparent url(../images/main.jpg) no-repeat left top;
	text-align: center;
	font-weight: bold;
	line-height: 2;
	height: 192px;
}
* html div#mainFlash p {
	height: 332px;
}
h1 {
	font: normal 12px Osaka, "ヒラギノ角ゴ Pro W3", "MS UI Gothic";
	color: #999999;
	margin-top: 6px;
	margin-left: 65px;
	margin-bottom: 0px;
}
/**********************************************************************************************/
/* 会社概要　
/**********************************************************************************************/

.companydata dl.dataList{
	float: left;
	display: block;
	width: 500px;
	margin-bottom: 15px;
	padding: 0;
}
.companydata dl.dataList dt{
	clear: left;
	float: left;
	display: block;
	width: 115px;
	padding: 0;
}

.companydata dl.dataList dd{
	float: right;
	display: block;
	width: 350px;
	margin: 0;
	padding-left: 5px;
	border-left: #ddd solid 5px;
}
hr {
	border: 0 none;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}
td img {display: block;}

/* ======================================================

	【04】物件情報

====================================================== */

/*------------ ↓top用 ------------*/
.bk-top{
	margin-bottom:30px;
}

.bk-top table{
	width:560px;
	background-color:#999;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}

.bk-top table th{
	padding:2px 10px;
	background-color:#BBE2E8;
	font-weight:normal;
}

.bk-top table td{
	padding:2px 10px;
	background-color:#FFF;
}

.bk-basyo{
	width:235px;
}

.bk-syosai{
	width:55px;
}
img{border:0px;}
.midashibukken {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000066;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999999;
	margin-left: 10px;
}
.padding30 {
	margin-left: 30px;
}

