@charset "Shift_JIS";

/*------------------------------
contents header elements
------------------------------*/
#conHeader h2 {
  background-image: url(../../images/sea/diving_title.jpg);
  background-repeat: no-repeat;
  display:block;
  margin:0px;
}

/*------------------------------
contents01 elements
------------------------------*/
.con01 h3{
	padding: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 5px;
	margin: 5px;
	font-size: 14px;
	font-weight: bold;
  font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka]“™•", "MSP Gothic", "‚l‚r ‚oƒSƒVƒbƒN";
	color: #3295CE;
	border-left: 8px #3295CE solid;
	margin-left: 10px;
}

.con01 p {
  padding: 0px;
  padding-left: 10px;
  padding-bottom: 10px;
  margin: 0px;
  font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka]“™•", "MSP Gothic", "‚l‚r ‚oƒSƒVƒbƒN";
}

.con01 .copy {
  background-image: url(../../images/sea/sea_copy.jpg);
  background-repeat: no-repeat;
  height: 100px;
  margin: 0px;
  display:block;
}
.con01 .copy p {
  text-indent: -99999px;
}

.con01 .boxLayout {
  margin: 5px;
  margin-bottom:0px;
  margin-top:0px;
}

.con01 .conH h3{
  padding: 5px;
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
  font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka]“™•", "MSP Gothic", "‚l‚r ‚oƒSƒVƒbƒN";
  color: #374F00;
}

.con01 .conImage {
  margin: 5px;
  margin-top: 0px;
  margin-bottom; 0px;
  width:500px;
  display:block;
}

.con01 .conText {
  margin: 0px;
  margin-right: 5px;
  margin-top: 0px;
  margin-bottom; 0px;
}

.con01 .conTableLayout {
  margin-bottom: 5px;
  margin-left: 10px;
  width: 494px;
}

.con01 .conTable table {
background-color:#51BEE9;
width: 100%;
}
.con01 .conTable table td {padding: 5px;}
.con01 .conTd01 {
  width: 25%;
  vertical-align: top;
}
.con01 .conTd02 {
  width: 75%;
}

.con01 h4{
  background:#FF7B00;
  padding: 5px;
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
  font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka]“™•", "MSP Gothic", "‚l‚r ‚oƒSƒVƒbƒN";
  color: #FFFFFF;
  display:block;
  text-align:center;
}

.con01 .box {
   background: url(../../images/logo_screen.jpg) no-repeat right bottom;
  margin: 0px;
  margin-top: 10px;
  margin-left: 10px;
  padding: 0px;
  border: 1px solid #FF7B00;
  display:block;
  width: 494px;
}

.con01 .box p {
  padding: 5px;
  margin: 5px;
}


/*------------------------------
service-boder elements
------------------------------*/
.services-border {
	border-bottom: 1px #DDDDDD dashed;
}

.style1 {color: #FF0000}
