/* ||||||||||||||||||||||||||||||||||||||||

	兵庫県立明石清水高等学校
	
	・アクセスとお問い合わせ  
	
||||||||||||||||||||||||||||||||||||||||||| */


#contact {
	width:600px;
	margin:20px auto;
	}

.contactBox01 {
	width:560px;
	margin-bottom:20px;
	}

.contactBox01_l {
	width:300px;
	float:left;
	}

.contactBox01_r {
	width:235px;
	float:right;
	}
	
.contactBox01_r a {
	display:block;
	width:235px;
	height:27px;
	background:url(../images/googlemap_off.gif) no-repeat;
	text-indent:-9999px;
	}
	
.contactBox01_r a:hover {
	display:block;
	width:235px;
	height:27px;
	background:url(../images/googlemap_on.gif) no-repeat;
	text-indent:-9999px;
	}
	