@charset "Shift_JIS";

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

/*------------------------------
contents01 elements
------------------------------*/
.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/tour/marine_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;
	margin-left: 10px;
}

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

.con01 .conTableLayout {
  margin-left: 10px;
  margin-bottom: 30px;
  width: 490px;
}

.con01 .conTable table {width: 100%;}
.con01 .conTable table td {padding: 5px;}
.con01 .conTd01 {
  width: 50%;
  vertical-align: top;
}
.con01 .conTd02 {
  width: 50%;
}

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