/*- themeid=hpb9tm07_2;
--------------------------------*/
/*-------------------- element type --------------------*/

BODY {
  color: #000000;
  background-color: #ffffff;
  background-image: none;
  background-repeat: no-repeat;
  margin-top: 2px;
  margin-right: 150px;
  margin-bottom: 2px;
  margin-left: 150px;
  font-size: 100%;
}
H1 {
  color: #996666;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-size: 140%;
  font-weight: bold;
}
h1#southernsetokotsuTitle{
  text-align: center;
  font-size: xx-large;
  width: 1200px;
}
H2 {
  color: #ff9900;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-size: 135%;
  font-weight: bold;
}
H3 {
  color: #996666;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-size: 125%;
  font-weight: bold;
}
H4 {
  color: #996666;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-size: 119%;
  font-weight: bold;
}
H5 {
  color: #996666;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-size: 110%;
  font-weight: bold;
}
H6 {
  color: #996666;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-size: 100%;
  font-weight: bold;
}
ADDRESS {
  color: #660000;
  margin-top: 8px;
  margin-right: 0px;
  margin-bottom: 8px;
  margin-left: 0px;
}
BLOCKQUOTE {
  color: #660000;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  margin-left: 15px;
}
P {
  color: #333333;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-weight: normal;
}
PRE {
  color: #660000;
  margin-top: 8px;
  margin-right: 0px;
  margin-bottom: 8px;
  margin-left: 0px;
}
UL {
  color: #663300;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 16px;
  list-style-image : url(07bul15.gif);
  list-style-position: outside;
  list-style-type: none;
}
TH {
  color: #ffffff;
  background-color: #912f54;
  border-color: #ffffff #ffffff #ffffff #ffffff;
  border-style: solid solid solid solid;
  border-width: 0px 1px 1px 0px;
  font-size: 80%;
}
A:LINK {
  color: #0000ff;
  text-decoration: none;
}
A:VISITED {
  color: #330099;
  text-decoration: none;
}
A:HOVER {
  color: #cc9900;
  text-decoration: underline;
}
a:active {
	color:#ff6600;
}
SELECT {
  color: #333333;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-weight: normal;
}

.inner{
  width: 940px;
  margin: 0 auto;
}

/*-------------------- header --------------------*/
.nav-menu {
  display: flex;
  justify-content: center;
  background-color: peachpuff;
  padding: 5px 5px;
  gap: 5px;
  width: 1100px;
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
}
.nav-menu a {
  text-decoration: none;
  font-size: 1.2em;
  font-weight: bold;
  color: #0000ff;
  background: white;
  padding: 10px 10px;
  border-radius: 5px;
  transition: background 0.3s;
  width: 800px;
}
.nav-menu a:hover {
  background: #ffddaa;
}

/*-------------------- body --------------------*/

.topLink{
	height: 69px;
  vertical-align: top;
	width: 1126px;
  text-align: left;
}
.topLink2{
	background-color: #ffa54a;
	height: 32px;
	width: 200px;
	text-align:  center;
	color: #ffffff;
	font-weight: 800;
}
.banner{
  vertical-align: top;
	width:1126px;
  text-align: left;
}
.infomation{
  vertical-align: top;
	width:1126px;
  text-align: left;
}
a#chartered_bus_guide{
	font-weight: 800;
	font-size:large;
	padding: 20px;
}
div#carptourpicture{
  text-align: center;
}
/*-------------------- bullet --------------------*/

td#ogataBus{
	width:1126px;
	height:744;
}
table#ogataBus2{
	border: 1px;
	width: 1150px;
	height:794px;
}
td#chugataBus{
	width: 1126px;
  text-align: center;
	height: 3476px;
}
table#chugataBus2{
	border:medium;
	width:1166px;
	height:3422px;
}
.kashikiriBus3{
	background-color: #ffb56a;
	height: 15px;
	text-align: center;
	font-weight: 800;
	color: #ffffff;
}
td#kogataBus{
	width: 1126px;
  text-align: center;
	height: 3476px;
}
td#ryokin{
  vertical-align: top;
	width: 1126px;
	text-align: center;
	height: 498px;
}
td#copyright{
	background-color: #ffb56a;
	width: 1126px;
	text-align:   center;
	height: 31px;
}

section{
  padding-top: 20px;
}