@charset "Shift_JIS";

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

/*------------------------------
contents01 elements
------------------------------*/
.con01 p {
  padding: 0px;
  padding-left: 5px;
  padding-bottom: 10px;
  margin: 0px;
}

.con01 .con 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: #FF0000;
  display:block;
}

.con01 .con p {
  padding: 0px;
  padding-left: 50px;
  padding-right: 30px;
  padding-bottom: 5px;
  margin: 0px;
}

.con01 .conTableLayout {
  margin-bottom: 5px;
  margin-left: 50px;
  width: 80%;
}

.con01 .conTable table {width: 100%;}

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

/*------------------------------
contents02 elements
------------------------------*/
.con02 .conTitle h2{
	background-image: url(../../images/tour/hoken_title.jpg);
	background-repeat: no-repeat;
	display:block;
	margin:0px;
	height: 50px;
}

.con02 p {
  padding: 0px;
  padding-left: 5px;
  padding-bottom: 10px;
  margin: 0px;
}

.con02 .conTableLayout {
  margin-bottom: 5px;
  margin-left: 50px;
  width: 80%;
}

.con02 .conTable table {width: 100%;}

.con02 .conTable table td {padding: 5px;}
.con02 .conTd01 {
  width: 65%;
  vertical-align: top;
}
.con02 .conTd02 {
  width: 35%;
}


/*------------------------------
contents03 elements
------------------------------*/
.con03 .conTitle h2{
	background-image: url(../../images/tour/tanoshimutame_title.jpg);
	background-repeat: no-repeat;
	display:block;
	margin:0px;
	height: 50px;
}

.con03 ul {
  margin-left: 36px;
  margin-right: 40px;
}

.con03 li{
  margin-left: 15px;
  margin-bottom: 5px;
  list-style-type: disc;
}

.con03 p {
  padding: 0px;
  padding-left: 5px;
  padding-bottom: 10px;
  margin: 0px;
}

.con03 .con 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: #FF0000;
  display:block;
}

.con03 .con p {
  padding: 0px;
  padding-left: 50px;
  padding-right: 30px;
  padding-bottom: 5px;
  margin: 0px;
}
