/* CSS Document */

body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #ffffff;
}

img{
	border:0;
}


.total{
	width:700px;
	margin:0 auto 0 auto;
	padding:0;
	background-color: #ffffff;
	border: 1px solid #6fAB30;
}

.main_area{
	width:700px;
	margin:0 auto 0 auto;
	padding:0;
	background-color: #ffffff;
}

.table{font-size:100%;
　　　　color: #333333;}

.table1{
	font-size:80%;
	　　　　color: #333333;
}

.table2{
	font-size:75%;
	　　　　color: #333333;
}

.table3{
	font-size:90%;
	　　　　color: #333333;
}

.table4{
	font-size:85%;
	　　　　color: #333333;
}



/* ヘッダー */

.head_area{
	width:700px;
	margin:0;
	padding:0;
}

.head{
	width:700px;
	margin:0 auto;
	padding:0;
	height: 105px;
	background-image:    url(../image/obj/rogo.gif);
	background-repeat: no-repeat;
}

h1{
	margin:0;
	padding:2px 0 0 0;
	text-align:left;
	font-size:75%;
	font-weight:normal;
	color:#333333;
}

.head p{
	margin:0;
	padding:0px 0 0 0;
	text-align:left;
}



/* エリア分割 */

.main{
	width:700px;
	margin:0px auto 0 auto;
	padding:0;
}

.flash{
	width:700px;
	margin:0 auto 0 auto;
	padding:0;
}

.cont_center{
	width:700px;
	height: auto;
}

.cont_left{
	width:350px;
	height: auto;
	float: left;
}

.cont_left p{
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.cont_right{
	width:350px;
	height: auto;
	float: right;
}

.cont_btn{
	width:700px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.cont_photo{
	width:700px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.cont_company{
	width:700px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e8de;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}

.cont_bukken{
	width:700px;
	height: auto;
	float: left;
}

.cont_comp{
	width:700px;
	height: auto;
	float: left;
}

.cont_policy{
	width:700px;
	height: auto;
	float: left;
}



/* フラッシュエリア */

.flash p{
	margin:0;
	padding:0;
	text-align:left;
}



/* 写真エリア */

.photo{
	width:458px;
	height: 92px;
	background-image:    url(../image/photo/photo_03.jpg);
	background-repeat: no-repeat;
}

h2{
	margin:5 5 0 10;
	text-align:left;
	font-size:80%;
	font-weight:normal;
	color:#333333;
	line-height: 1.3;
}



/* 下部会社エリア */

h3{
	margin:5 3 0 10;
	text-align:left;
	font-size:80%;
	font-weight:bold;
	color:#999999;
	line-height: 1.2;
}

h4{
	margin:5 3 0 12;
	text-align:left;
	font-size:70%;
	color:#999999;
	line-height: 1.2;
	font-weight: normal;
}

h5{
	text-align:left;
	background-image: url(../image/obj/obj_06.gif);
	background-repeat: repeat;
	height: 4px;
}



/* トップページおすすめ不動産情報 */
.osusume{
	width:350px;
	padding:5px;
	text-align: left;
}

.osusume a{
	color:#051679;
}

.osusume a:hover{
	color:#cc2103;
}

.osusume table{
	text-align:left;
	line-height:1.3;
}

/* トップページ最新情報 */


.news{
	width:350px;
	padding:10px 0;
	line-height:1.5;
}

.news a{
	color:#051679;
}

.news a:hover{
	color:#cc2103;
}

.news table{
	margin:10px 0 0 10px;
	text-align:left;
}



/* 履歴ページ */

.rireki{
	width:330px;
	margin:1px 0 0;
	padding:0 0 0px;
}

.rireki a{
	color:#051679;
}

.rireki a:hover{
	color:#cc2103;
}

.rireki table{
	text-align:left;
	line-height:1.5;
	margin-left: 10px;
}



/* 物件 */
.bukken{
	width:680px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bukken a{
	color:#051679;
}

.bukken a:hover{
	color:#cc2103;
}

.bukken table{
	text-align:left;
	line-height:1.3;
}

.bukken p{
	margin: 0px;
	padding: 3px 0px 0px;
}



/* 会社案内 */
.comp{
	width:500px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.comp a{
	color:#051679;
}

.comp a:hover{
	color:#cc2103;
}

.comp table{
	text-align:left;
	line-height:1.3;
}

.comp p{
	margin: 0px;
	padding: 3px 0px 0px;
}



/* 個人情報・サイトポリシー */

.personal{
	width:700px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6fab30;
}

.personal table{
	margin-top: 5px;
	margin-bottom: 5px;
}

.personal a{
	color:#220082;
}

.personal a:hover{
	color:#FF0000;
}

.policy{
	width:650px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.policy a{
	color:#051679;
}

.policy a:hover{
	color:#cc2103;
}

.policy table{
	text-align:left;
	line-height:1.5;
}

.policy p{
	margin: 0px;
	padding: 3px 0px 0px;
}



/* 下部案内 */

.kabu_annai{
	width:700px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6fab30;
}

.kabu_annai table{
	margin-top: 5px;
	margin-bottom: 5px;
}

.kabu_annai a{
	color:#220082;
}

.kabu_annai a:hover{
	color:#FF0000;
}



/* フッター */

.foot{
	width:700px;
	margin:0px auto 0 auto;
	padding:0;
	background-position: center;
}

.foot p{
	margin:0;
	padding:0;
}



/* フッターバナー */

.foot_bnr{
	width:700px;
	margin:0px auto 0 auto;
	padding:0;
}

.foot_bnr ul{
	margin:0;
	padding:5px 0 0 25px;
	list-style:none;
}

.foot_bnr li{
	margin:0 20px 0 0;
	padding:0 0 20px 0;
	float:left;
}

