@charset "utf-8";

/* 施設案内 */

.inst01 {
	float: left;
	width: 179px;
	padding: 15px 0 0 0;
	height: 175px;
	background-image: url(../institution/images/photo_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #6d8e76;
}

.inst02 {
	float: right;
	width: 181px;
	padding: 15px 0 0 0;
	height: 175px;
	background-image: url(../institution/images/photo_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #6d8e76;
}

.inst03 {
	width: 175px;
	margin: 0 180px 0 178px;
	padding: 15px 0 0 0;
	height: 175px;
	background-image: url(../institution/images/photo_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #6d8e76;
}

.inst01 p, .inst02 p {
	padding: 5px 10px 0 5px;
}

#bg01 {
	background-image: url(../institution/images/bg01.jpg);
	background-repeat: no-repeat;
	background-position: 370px 350px;
}

#bg02 {
	background-image: url(../institution/images/bg02.jpg);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding-right: 20px;
	padding-bottom: 20px;
}
