@charset "Shift_JIS";

/*------------------------------
contents header elements
------------------------------*/
#conHeader h2 {
  background-image: url(../../images/sea/snorkel_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";
	padding-right: 10px;
}

.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: 50%;
  vertical-align: top;
}
.con01 .conTd02 {
  width: 50%;
}

.con01 .attention {
	padding: 5px;
	margin: 0px;
	width: 482px;
	margin-left: 10px;
    margin-top: 10px;
	margin-bottom:20px;
	border: 1px #FF0000 solid;
}
.con01 .attention p {
	background:url(../../images/icon/attention.gif) no-repeat;
	padding: 0px;
	padding-left: 16px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin: 0px;
	margin-left: 5px;
	font-weight: bold;
}

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