@charset "Shift_jis";

/* 基本構造
------------------------------------------------*/
h1 {
  font-size: small;
  color: #333333;
  font-weight: normal;
  text-align: left;
  margin: 0px;
}

h2 {
  font-size: 16px;
  padding: 4px 0px 5px 10px;
  border-bottom: 2px solid #3366cc;
  border-left: 10px solid #3366cc;
  margin: 0px 0px 5px 0px;
  text-align: left;
}

h3 {
  font-size: 14px;
  color: #3366cc;
  margin: 10px 0px 0px 0px;
}

h4 {
  font-size: 14px;
  color: #333333;
  border: 2px solid #3366cc;
  padding: 5px;
  margin: 5px 0px;
}

p {
  font-size: 14px;
  color: #333333;
  margin: 0px;
  font-weight: normal;
}

img {
  border: 0px;
  display: block;
  text-align: center;
}

th {
  text-align: center;
  margin-left: 100px;
}
th.th-01 {
  text-align: center;
  font-size: 12px;
}
th.th-02 {
  font-size: 12px;
}

td.td-01 {
  padding-left: 10px;
  font-size: 12px;
}
td.td-02 {
  text-align: right;
  font-size: 12px;
}

#body {
  text-align: center;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
}

#container {
  width: 820px;
  background-image: url(img/container-back.jpg);
  margin: 0px auto;
  padding: 0px;
  text-align: center;
}

/* ヘッダー
------------------------------------------------*/
#header {
  width: 800px;
  line-height: 200%;
  margin: 0px auto;
  padding: 0px;
}

/* ナビゲーション
------------------------------------------------*/
#nav {
  width: 800px;
  height: 60px;
  background: #003399;
  margin: 0px auto;
  padding: 0px;
}

.ro1 {
  background: url(images/outline1.jpg) no-repeat;
  width: 200px;
  height: 55px;
  margin: 0;
  padding: 0;
  display: block;
  float: left;
}
.ro1:hover {
  background: url(images/outline2.jpg) no-repeat;
}

.ro2 {
  background: url(./img/market1.jpg) no-repeat;
  width: 200px;
  height: 55px;
  margin: 0;
  padding: 0;
  display: block;
  float: left;
}
.ro2:hover {
  background: url(./img/market2.jpg) no-repeat;
}

.ro3 {
  background: url(images/order1.jpg) no-repeat;
  width: 200px;
  height: 55px;
  margin: 0;
  padding: 0;
  display: block;
  float: left;
}
.ro3:hover {
  background: url(images/order2.jpg) no-repeat;
}

.ro4 {
  background: url(images/event3.jpg) no-repeat;
  width: 200px;
  height: 55px;
  margin: 0;
  padding: 0;
  display: block;
  float: left;
}
.ro4:hover {
  background: url(images/event4.jpg) no-repeat;
}

/* コンテンツ
------------------------------------------------*/
#content {
  width: 800px;
  line-height: 180%;
  font-size: 12px;
  color: #333333;
  text-align: center;
  padding: 10px;
}

#main {
  width: 460px;
  line-height: 180%;
  float: left;
  font-size: 14px;
  color: #333333;
  text-align: left;
  margin: 10px auto 10px 10px;
}

#data {
  width: 460px;
  line-height: 180%;
  float: left;
  font-size: 14px;
  color: #333333;
  text-align: left;
  margin: 30px 0px 0px 0px;
}
#data img {
  float: left;
  border: 1px solid #333333;
  margin: 0px 20px 10px 0px;
}

#sub {
  width: 300px;
  height: 250px;
  float: right;
  margin: 10px 10px 10px auto;
}
#sub img {
  margin-top: 40px;
}

/* サブページコンテンツ
------------------------------------------------*/
.content02 {
  width: 760px;
  line-height: 180%;
  clear: none;
  float: none;
  font-size: 14px;
  color: #333333;
  text-align: left;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: 40px;
  padding: 0px;
}

.content03 {
  line-height: 180%;
  float: none;
  font-size: 14px;
  color: #333333;
  padding-left: 30px;
  text-align: left;
}

.content04 {
  width: 370px;
  line-height: 180%;
  float: right;
  font-size: 14px;
  color: #333333;
  text-align: left;
  margin: 10px 10px 10px auto;
}

.content05 {
  line-height: 180%;
  float: none;
  font-size: 14px;
  color: #333333;
  text-align: justify;
  text-indent: 10px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 2px;
  border: 1px dotted #003399;
  background-color: #e1fdff;
}

.content06 {
  width: 380px;
  line-height: 120%;
  float: left;
  font-size: 12px;
  color: #333333;
  text-align: left;
  margin: 10px;
}

.content07 {
  width: 370px;
  line-height: 120%;
  float: right;
  font-size: 12px;
  color: #333333;
  text-align: left;
  margin: 10px 10px 10px auto;
}

/* フッター
------------------------------------------------*/
#footer {
  width: 800px;
  line-height: 180%;
  clear: both;
  background-image: url(img/footer-back.jpg);
  background-repeat: no-repeat;
  font-size: 12px;
  color: #333333;
  text-align: center;
  border-bottom: 1px solid #99ccff;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}

.subject {
  width: 760px;
  padding-bottom: 3px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: dotted;
  border-left-style: none;
  border-top-color: #003399;
  border-right-color: #003399;
  border-bottom-color: #003399;
  border-left-color: #003399;
  text-align: left;
}

.comment {
  font-size: 12px;
  line-height: 18px;
  width: 760px;
}

.day {
  font-size: 10px;
}
