@charset "Shift_JIS";

/*------------------------------
contents header elements
------------------------------*/
#conHeader h1 {
  background-image: url(../../images/sea/sea_title.jpg);
  background-repeat: no-repeat;
  display:block;
}
#contents {
/*
 background: #FFFFFF url(../../images/tour/school_bg_akabana.jpg) no-repeat left bottom;
 */
} 


.imageRight {
 float: right;
 margin-left: 10px;
 margin-right: 10px;
}
.imageLeft {
 float: left;
 margin-left: 10px;
 margin-right: 10px;
}

/*------------------------------
icon elements
------------------------------*/
.con01 .camera {
	margin-top:5px;
	background:url(../../images/sea/camera_plate.gif);
	background-repeat: no-repeat;
	height: 40px;
	position: relative;
	width: 170px;
	text-decoration: none;
	text-indent: -5000px;
}
.con01 .camera a {
  display: block;
  height: 40px;
}
.con01 .camera a:hover { background: url(../../images/sea/camera_plate.gif) no-repeat 0px -40px;}
