@charset "utf-8";
/* CSS Document */


/* メインメニュー　選択
-----------------------------------------*/

#mInfo img{
	visibility: hidden !important;
}



/* サブメニュー
-----------------------------------------*/

#submenu li{
	display: block;
	float: right;
}

#submenu li a{
	display: block;
}

#aFloor{ background: url(../images/a_floor_h.jpg) no-repeat; }
#aMessege{ background: url(../images/a_messege_h.jpg) no-repeat; }
#aPrice{ background: url(../images/a_price_h.jpg) no-repeat; }
#aLocal{ background: url(../images/a_local_h.jpg) no-repeat; }
#aAccess{ background: url(../images/a_access_h.jpg) no-repeat; }

#submenu li a:hover{
	background-color: transparent;
}

#submenu li a:hover img{
	visibility: hidden;
}

#submenu li:hover img{
	visibility: hidden;
}



.pagetopLink{
	text-align: right;
	margin: 30px 0 0 0;
}



/* 施設紹介メイン
-----------------------------------------*/

#facilityMain{
	width: 705px;
	margin: 25px 0 0 0;
}

#facilityTitle{
	margin: 0 0 15px 0;
}

#facilityTitle h3{
	width: 450px;
	float: left;
}

#facilityTitle ul{
	width: 250px;
	float: right;
	margin: 20px 0 0 0;
}

#facilityTitle li{
	display: block;
	float: right;
	margin: 0 0 0 5px;
}

#infoBox {
	margin: 0 0 15px 0;
}

/*
#infoBox .address {
	width: 450px;
	float: left;
}

#infoBox .report {
	width: 250px;
	float: right;
	text-align: right;
}
*/

#infoBox a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#contactBox{
	height: 55px;
	margin: 25px 0 0 0;
	padding: 10px 0;
	background: url(../images/contact_back.gif) repeat-x;
}

#contactBox dl{
	width: 425px;
	float: left;
}

#contactBox dt{
	float: left;
	margin: 19px 0 0 0;
}

#contactBox dd{
	float: right;
}

#contactBox p{
	width: 200px;
	float: right;
	padding: 8px 0 9px 40px;
	border-left: solid 1px #dddddd;
}

#contactBox p a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=80);
}


#mainTxt{
	margin: 50px 0 0 0;
}

#mainTxt dl{
	width: 335px;
	float: right;
}

#mainTxt dd{
	margin: 30px 0 0 0;
}

#mainTxt p{
	width: 350px;
	float: left;
}

.openTxt{
	margin: 20px 0 0 0 !important;
	padding: 5px 0;
	border-top: solid 1px #ccc;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	background: #b4181f;
	color: #fff;
}

#tokuteikouiBox{
	width: 705px;
	height: 80px;
	margin: 25px 0 0 0;
	background: url(../images/t_tokuteikoui.png) no-repeat left;
}

#tokuteikouiTxt{
	width: 540px;
	height: 80px;
	margin: 0 0 0 150px;
	padding: 4px 0 0 0;
}

#tokuteikouiTxt p{
}



/* おすすめポイント
-----------------------------------------*/

#pointBox{
	width: 705px;
	height: 210px;
	margin: 25px 0 0 0;
	background: url(../images/point_image.png) no-repeat left;
}

#pointTxt{
	width: 439px;
	height: 140px;
	margin: 0 0 0 265px;
	padding: 75px 0 0 0;
	background: url(../images/point_frame.png) no-repeat;
}

#pointTxt p{
	margin: 18px 10px 0 0;
}



/* 施設紹介
-----------------------------------------*/

.detailBox{
	width: 705px;
	margin: 35px 0 0 0;
	position: relative;
}

.detailBox h4{
	margin: 0 0 15px 0;	
}

.zoomTxt{
	width: 690px;
	padding: 0 15px 0 0;
	text-align: right;
	position: absolute;
	top: 15px;
}

.floorFrame{
	width: 675px;
	margin: 0 15px 25px 15px;
}

.floorBox{
	width: 215px;
	float: left;
	margin: 0 15px 0 0;
}

.rightBox{
	margin: 0 !important;
}

.floorBox p{
	width: 215px;
	margin: 0;
	padding: 0 0 15px 0;
	background: url(../images/photo_shadow.png) no-repeat bottom;
}

.floorBox p a{
	display: block;
	width: 215px;
	height: 143px;
}

.floorBox p a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.floorBox dt{
	margin: 10px 0 6px 0;
	font-size: 13px;
	font-weight: bold;
}



#madoriBox{
	width: 675px;
	margin: 0 auto;
}

#madoriBox a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
}



/* メッセージ
-----------------------------------------*/

#messegeBox{
	width: 675px;
	margin: 0 15px;
}

#messegeBox dl{
	width: 455px;
	float: left;
}

#messegeBox dd{
	margin: 20px 0 0 0;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
}

#messegeBox dd span{
	font-size: 11px;
	font-weight: normal !important;
	padding-left: 15px;
}

#messegeBox p{
	width: 200px;
	float: right;
}




/* 料金
-----------------------------------------*/

#priceBox{
	width: 675px;
	margin: 0 15px 25px 15px;
}

#priceLeft{
	width: 330px;
	float: left;
}

#priceLeft table{
	width: 330px;
}

#zeibetsu{
	margin: 5px 0 0 0;
	text-align: right;
}

#priceRight{
	width: 330px;
	float: right;
}

#priceBox table{
	border-collapse: collapse;
}

#priceBox th,#priceBox td{
	border: solid 1px #dddddd;
	background: #ffffff;
	padding: 8px 10px;
}

#priceBox th{
	width: 100px;
	background: #f5f5f5 !important;
}

#priceBox th span{
	font-size: 11px;
}

#priceSup{
	width: 675px;
	margin: 0 15px 25px 15px;
}

#downloadBtn{
	width: 350px;
	margin: 0 auto;
}

#downloadBtnS{
	text-align: center;
}

#downloadBtn a:hover img,#downloadBtnS a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#buttonBox{
	width: 605px;
	margin: 0 auto;
}

#btnAssessment{
	width: 235px;
	float: left;
}

#btnDownload{
	width: 350px;
	float: right;
}

#buttonBox li a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=80);
}



/* 周辺環境
-----------------------------------------*/

#localBox{
	width: 675px;
	margin: 0 15px;
}

#localMap{
	width: 500px;
	margin: 0 auto;
}

#localPhoto{
	width: 690px;
	margin: 20px -15px 0 0;
}

#localPhoto dl{
	width: 215px;
	float: left;
	margin: 0 15px 15px 0;
}

#localPhoto dd{
	margin: 3px 0 0 0;
	font-size: 11px;
}



/* アクセス・物件概要
-----------------------------------------*/

#accessBox{
	width: 500px;
	margin: 0 auto 25px auto;
}

#accessmap dd{
	text-align: right;
	margin: 10px 0 0 0;
}

#accessTxt dt{
	font-weight: bold;
	margin: 15px 0 5px 0;
}

#outlineBox{
	width: 645px;
	margin: 0 15px;
	padding: 15px;
	border: solid 1px #dddddd;
}

#outlineBox dt{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
}




/* サブメニュー切替
-----------------------------------------*/
