﻿?@charset   "UTF-8";
/* CSS Document */

p h1 h2 h3, h4, h5, h6, ul {
  margin: 0px;
  padding: 0px;
}

body {
  margin : 0px;
  padding: 0px;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  background-color : #ccffcc;
}


/* Container Style */

#container {
  width: 780px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  min-height: 100%;
  background-color : #e3ffd9;
  vertical-align: bottom;
}

#header {
  width: 780px;
  margin: 0px;
  padding: 0px;
  height: 120px;
}

/* NavigationBar Style */

#navibar {
  width: 180px;
  float: left;
  margin-bottom : 300px;
}

#navibar li {
  margin-bottom : 3px;
  height: 40px;
  width: 158px;
  list-style: none;
  background-image: url(image/bkButton_up.gif);
  background-repeat: no-repeat;
  background-position: right;
}

#navibar a {
  text-decoration: none;
  color: #0000FF;
  font-weight: bold;
  height: 40px;
  width: 158px;
  padding-top: 10px;
  text-align: center;
  display: block;
  font-size: 12px;
}

#navibar a:hover {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  background-image: url(image/bkButton_over.gif);
  background-repeat: no-repeat;
}

#navibar a:active {
  text-decoration: none;
  color: #006600;
  font-weight: bold;
  background-image: url(image/bkButton_active.gif);
  background-repeat: no-repeat;
}


/* Maincontents Style */

#maincontent {
  float: right;
  width : 580px;
  background-color: #FFFFFF;
}

/* Maincontent title Style */

#title {
  width : 580px;
  height: 80px;
}

#content {
  margin-left: 10px;
  padding-bottom : 30px;
  width: 500px;
}

#content p {
  font-size: 14px;
  line-height: 1.5;
  margin-left: 30px;
}

#content h1 {
  font-size: 10px;
  line-height: 1.2;
}

#content h2 {
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #e1ffff;
  color : #0064ff;
  letter-spacing: 1px;
  margin-top: 20px;
  margin-left: 20px;
}

#content h3 {
  font-size: 14px;
  color : #0064ff;
  margin-left: 20px;
  line-height:1.5;
}


#content h4 {
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  padding-bottom: 0px;
  margin-left: 10px;
}

#content li {
  font-size: 14px;
  line-height: 1.5;
}

#content ol ul {
  list-style-type: disc;
}

/* News Style */

#news01 {
  height: 180px;
  margin-top: 20px;
  margin-left : 20px;
}

#news01 .news_top {
  background-image: url(image/news_top.gif);
  background-repeat: no-repeat;
  height: 32px;
  width : 528px;
}

#news01 .news_mid {
  background-image: url(image/news_mid.gif);
  width : 508px;
  height: 100px;
  padding-top: 10px;
  padding-left : 20px;
  background-repeat : repeat-y;
  padding-right : 20px;
}

#news01 .news_btm {
  background-image: url(image/news_btm.gif);
  background-repeat: no-repeat;
  height: 15px;
  width : 528px;
}

#news01 p {
  font-size: 12px;
  color: #000000;
  margin-bottom: 15px;
  margin-right : 30px;
  width : 450px;
}

.news01_date {
  border-left-width: 10px;
  border-left-style: double;
  border-left-color: #00CCFF;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 15px;
  padding-left: 7px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #00CCFF;
  width: 60px;
  display: inline;
  float: left;
}

.news01_text {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #00CCFF;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 15px;
  padding-left: 7px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #00CCFF;
  margin-left: 20px;
  width : 350px;
}

#news02 {
  min-height: 300px;
  margin-top: 20px;
  margin-bottom : 20px;
  margin-left : 20px;
}

#news02 .topic_top {
  background-image: url(image/now_top.gif);
  background-repeat: no-repeat;
  height: 32px;
  width : 528px;
}

#news02 .topic_mid {
  background-image: url(image/news_mid.gif);
  background-repeat: repeat-y;
  width : 508px;
  min-height: 200px;
  padding-top : 15px;
  padding-left: 20px;
  padding-right : 20px;
}

#news02 .topic_btm {
  background-image: url(image/news_btm.gif);
  background-repeat: no-repeat;
  height: 15px;
  width : 528px;
}

#news02 p {
  font-size: 12px;
  color: #000000;
  margin-bottom: 10px;
  margin-left: 30px;
  width : 450px;
  margin-top: 10px;
}

#news02 h3 {
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  padding-bottom: 0px;
  margin-left: 10px;}

#news02 ol ul {
  list-style-type: disc;
}

/* Maincontent Footer Style */

#footer {
  clear: both;
  background-color: #0099CC;
  height: 30px;
}

#footer h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color : blue;
  font-weight: normal;
  text-align: center;
}

