/* -----------------------------------
header
----------------------------------- */
h1{
	width:100px;
	float:left;
}
h1 img{
	margin:7px 0 0 18px;
}
/* -----------------------------------
company
----------------------------------- */
.gaiyo{
	width:530px;
	float:right;
	margin:0 10px 10px 0;
}
.photo{
	width:300px;
	float:left;
	margin:5px 10px 10px 0;
}
/* -----------------------------------
service
----------------------------------- */
.logo{
	float:left;
	margin:0 20px 20px 0;
}
/* -----------------------------------
event
----------------------------------- */
.gym_img01{
	width:100%;
	height:400px;
	background:url(../event/img/gym_img.jpg) no-repeat right;
}
/* -----------------------------------
access
----------------------------------- */
#googlemap{
	width:640px;
	margin:0 auto;
	text-align:center;
}
