@charset "UTF-8";
@import "common.css";
@import "corner.css";

/*-----------------------------------------
	pdf-box
-----------------------------------------*/

.pdf-box {
	width:902px;
	border-top:1px solid #d8d8d8;
}


/*-----------------------------------------
	main
-----------------------------------------*/

.main-box-floor {
	width:902px;
	margin:0 auto 35px auto;
}


#main-left {
	float:left;
	width:202px;
	margin-bottom:35px;
}


#main-left li {
	line-height:0;
	font-size:0;
}

#main-right {
	float:right;
	width:685px;
	margin-bottom:35px;
}

/*-----------------------------------------
	map部分
-----------------------------------------*/

#f-map {
	width:683px;
	height:240px;
	margin-bottom:10px;
	border:1px solid #d8d8d8;
	text-align:center;
}

#f-info {
	width:685px;
	margin:0 0 20px 0;
}

.f-shop {
	width:685px;
	margin-bottom:15px;
	text-align:center;
}