@charset "utf-8";

body {
  text-align: center; 
  background-color: #F8F8E7;
}

body, a{
  font-family: "メイリオ", Meiryo, "ＭＳ ゴシック", "MS UI Gothic", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 12px;
  color: #000000;
  padding: 0px;
  margin: 0px;
}

img {
  border: 0px;
}

h1 {
  font-size: 16px;
}

h2, h3 {
  font-size: 14px;
}

table {
  margin-top: 10px;
  empty-cells: show;
}

th {
  background-color: #71D071;
  color: #FFFFFF;
  font-size: 14px;
  text-align: center;
}

table, td, th {
  border: 1px #CCCCCC solid;
}

hr {
  border: 1px dashed #333333;
}

.floatClear {
  clear: both;
  overflow: hidden;
  font-size: 0px;
}

.inputtext {
  border: 1px solid #999999;
}

#container {
  width: 950px;
  margin: 0px auto;
  padding: 0px;
  background: url(../images/container_back.gif) repeat-y;
}

#left_container {
  width: 215px;
  float: left;
  padding: 0px;
  margin: 0px;
}

#left_logo {
  width: 215px;
  height: 300px;
  padding: 0px;
  margin: 0px;
  text-align: left;
  background-image: url(../images/left_logo_back.gif);
}

#left_logo img {
  margin-top: 0px;
  margin-right: 2px;
  margin-bottom: 0px;
  margin-left: 32px;
}

#left_menu {
  width: 215px;
  padding: 0px;
  margin: 0px;
}

#left_menu ul{
  list-style-type: none;
  padding: 0px;
  margin-left: 33px;
  margin-top: 0px;
  margin-right: 2px;
  margin-bottom: 0px;
  width: 180px;
  text-align: center;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #FFFFFF;
}

#left_menu li {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  width: 100%;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
}

#left_menu li a {
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  display: block;
  width: 100%;
  padding: 0px;
  margin: 0px;
}

.mainmenu a {
  background-color: #66CC66;
  color: #FFFFFF;
  line-height: 35px;
}

.mainmenu a:hover {
  background-color: #FFFFFF; 
  color: #66CC66;
}

.submenu a {
  color: #FFFFFF;
  background-color: #FF9900;
  line-height: 25px;
  font-size: 12px;
}

.submenu a:hover {
  background-color: #FFFFFF; 
  color: #FF9900;
}

.link {
  color: #666666;
  list-style-type: square;
  padding-top: 10px;
  padding-bottom: 10px;
}

.link a {
  margin-top: 10px;
  margin-bottom: 10px;
}

#main_container {
  width: 735px;
  float: left;
  padding: 0px;
  margin: 0px;
}

#main_header {
  height: 130px;
  padding: 0px;
  margin: 0px;
  text-align: left;
  background-image: url(../images/main_header_back.gif);
  display: block;
}

#main_contents {
  text-align: left;
  margin-top: 0px;
  margin-right: 60px;
  margin-bottom: 0px;
  margin-left: 20px;
}

#main_contents h1{
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  padding: 5px 10px;
  margin: 0px;
  background-color: #FFFFFF;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 10px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
  border-left-color: #FF9900;
}

#main_contents p{
  margin: 0px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
}

#footer_container {
  overflow: hidden;
  height: 110px;
  clear: both;
  text-align: left;
  background-image: url(../images/footer_back.gif);
}

#footer {
  text-align: center;
  margin-top: 30px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

#footer p{
  color: #FFFFFF;
  margin: 2px 0px;
  text-align: center;
}

#counter {
  text-align: right;
  width: 70px;
  float: right;
  padding-top: 83px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-right: 50px;
}

.info{
  background-color: #FFFFFF;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-style: none;
}

.ul-info {
  list-style-type: none;
  text-align: right;
  margin: 0px;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}

.ul-info a {
  text-decoration: none;
  color: #666666;
  font-size: 93%;
  margin: 0px;
  padding: 0px;
}

.ul-info a:hover {
 	color: #FF9900;
 	text-decoration: underline;
}

.ul-info a:visited {
}

.online_button {
  background-image: url(../images/online_normal.png);
  display: block;
  height: 35px;
  width: 175px;
  background-repeat: no-repeat;
}

.online_button:hover {
  background-image:url(../images/online_hover.png);
  display: block;
  height: 35px;
  width: 175px;
  background-repeat: no-repeat;
}

.inline_pdf {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  height: 600px;
}
.click {
  vertical-align: top;
  padding: 0px;
  margin: 0px;
}
