@charset "utf-8";

* {
 margin: 0;
 padding: 0;
}

body {
  background-color: #ffffff;
}

img {
  max-width: 100%;
}

.container {
  margin: 0 auto;
}

.main {
  margin: 0 auto;
  background-color: #ffffff;
/*  max-width: 100%;*/
  max-width: 90%;
}

.header {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  background-color: #ffffff;
}
/*
.contents-left {
  padding-top: 6px;
  padding-left: 26px;
  background-color: #f8f8f8;
  border: 1px solid black;
}

.contents-left-box {
}
*/
.contents-right {
  margin: 0 15%;
  width: 70%;
  background-color: #ffffff;
}

.contents-right-box {
  float: left;
  width: 33%;
  height: auto;
}

h1,h2,h3,h4,strong {
  font-weight: bold;
}

/*
.left-1st .left-3st {
  padding-top: 12px;
}

.left-2st {
  padding-top: 12px;
  line-height: 140%;
  font-weight: bold;
}
*/

.right-1st {
margin: 0 0 1em; /* 見出しのマージン（上、左右、下） */
padding: 5px 8px; /* 見出しのパディング（上下、左右） */
/*border-bottom: 2px #c3e19e solid; /* ヘッダの下境界線 */
font-size: 160%; /* 見出しの文字サイズ */
}

.right-1st-detail {
  padding-left: 20px; /* 見出しのパディング（上下、左右） */
  padding-right: 40px; /* 見出しのパディング（上下、左右） */
  line-height: 140%; /* 行の高さ */
/*  border: 1px #c3e19e solid; /* ヘッダの下境界線 */
}

.right-1st-detail-box:after {
  content: "";
  display: block;
  clear: both;
}

.right-1st-detail-left {
  float: left;
  width: 28%;
  padding-left: 0; /* 見出しのパディング（上下、左右） */
  padding-right: 38px; /* 見出しのパディング（上下、左右） */
  line-height: 140%; /* 行の高さ */
/*  border: 1px #c3e19e solid; /* ヘッダの下境界線 */
}

.right-1st-detail-right {
  float: right;
  width: 66%;
  padding-top: 0;
  padding-left: 0;
  line-height: 140%; /* 行の高さ */
/*  border: 1px #c3e19e solid; /* ヘッダの下境界線 */
}

.right-1st-detail-panel1 {
  float: left;
  width: 26%;
  padding-left: 0; /* 見出しのパディング（上下、左右） */
  padding-right: 0; /* 見出しのパディング（上下、左右） */
  line-height: 140%; /* 行の高さ */
/*  border: 1px #c3e19e solid; /* ヘッダの下境界線 */
}

.right-1st-detail-panel2 {
  float: left;
  width: 8%;
  padding-left: 0; /* 見出しのパディング（上下、左右） */
  padding-right: 0; /* 見出しのパディング（上下、左右） */
  line-height: 140%; /* 行の高さ */
  border: 1px #f8f8f8 solid; /* ヘッダの下境界線 */
}

.right-2nd {
  margin: 0 0 1em; /* 見出しのマージン（上、左右、下） */
  padding-right: 40px; /* 見出しのパディング（上下、左右） */
  border-bottom: 1px #000000 dotted; /* ヘッダの下境界線 */
}

.menu {
  clear: both;
  font-family: Verdana, sans-serif;
  max-width: 100%;
/*  margin: 0 15%;*/
  padding-top: 10px;
  text-align: center;
/*  font-size: 8pt;*/
  color: #009a00;
  background-color: #f8f8f8;
}

.footer {
  clear: both;
  font-family: Verdana, sans-serif;
  max-width: 100%;
  margin: 0 auto;
  padding: 10px 0 10px;
  text-align: center;
  font-size: 8pt;
  color: #009a00;
  background-color: #f8f8f8;
  border-top: 3px #c3e19e solid; /* ヘッダの下境界線 */
}

/*p {
 font-size: 9pt;
 line-height: 1.5;
 vertical-align: top;
}
*/

span.red{
  color:#ff0000;
  font-size:1.3em;
}

/* 
Generated via www.cssmenubuilder.com 

Copyright (c) 2008-2010 www.cssmenubuilder.com

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
*/

.menu{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url("./image/topMenuImages.png") repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:15px; display:block; color:rgb(255,255,255); text-decoration:none; font:12px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url("image/topMenuImages.png") 0px -30px no-repeat; outline:none;}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url("image/topMenuImages.png") 100% -30px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:rgb(255,255,255);}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:12px Verdana, Arial, Helvetica, sans-serif; background:url("image/topMenuImages.png") 0px -90px no-repeat; color:rgb(255,255,255);}
.menu li a.active span, .menu li a.active:hover span{background:url("image/topMenuImages.png") 100% -90px no-repeat;}

.plane_01{
width: 95%;
border-collapse: collapse;
border: 1px solid #b9b9b9;
}
.plane_01 th{
width: 25%;
padding: 6px;
text-align: left;
vertical-align: top;
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9;
}
.plane_01 td{
padding: 6px;
background-color: #fff;
border: 1px solid #b9b9b9;
}

.plane_02{
width: 50%;
border-collapse: collapse;
border: 1px solid #b9b9b9;
}
.plane_02 th{
width: 25%;
padding: 6px;
text-align: left;
vertical-align: top;
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9;
}
.plane_02 td{
padding: 6px;
background-color: #fff;
border: 1px solid #b9b9b9;
}

.plane_03{
width: 90%;
border-collapse: collapse;
border: 1px solid #b9b9b9;
}
.plane_03 th{
width: 20%;
padding: 6px;
text-align: left;
vertical-align: top;
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9;
}
.plane_03 td{
padding: 6px;
background-color: #fff;
border: 1px solid #b9b9b9;
}

.plane_04{
width: 100%;
border-collapse: collapse;
border: 1px solid #b9b9b9;
  font-size:0.8em;
}
.plane_04 th{
width: 20%;
padding: 6px;
text-align: left;
vertical-align: top;
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9;
}
.plane_04 td{
padding: 6px;
background-color: #fff;
border: 1px solid #b9b9b9;
}






/* ########### 359px以下 ############ */
@media (max-width: 359px) {

}

/* ########### 599px以下 ############ */
@media (max-width: 599px) {

}

/* ########### 809px以下 ############ */
@media (max-width: 809px) {

}

/* ########### 1079px以下 ########### */
@media (max-width: 1079px) {

}

/* ########### 1080px以下 ############ */
@media (max-width: 1080px) {

body {
  font-family: sans-serif;
}

/*
.main {
  max-width: 100%;
}
*/

.contents-right {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 13px;
  font-size: 80%; /* 見出しの文字サイズ */
/*  width: 90%;*/
}

.right-1st-detail {
  padding-left: 10px; /* 見出しのパディング（上下、左右） */
  padding-right: 20px; /* 見出しのパディング（上下、左右） */
}

.right-1st-detail-left {
  padding-right: 12px; /* 見出しのパディング（上下、左右） */
}

/*
.contents-left {
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 13px;
  line-height: 100%;
}

.left-1st {
  float: left;
  width: 33%;
  height: 140px;
}

.left-2st {
}

.left-3st {
  float: left;
  width: 33%;
  height: 60px;
}
*/

.menu {
/*  font-size: 80%; /* 見出しの文字サイズ */
}

}

/* ########### 1081px以上 ########### */
@media (min-width: 1081px) {

.main {
  width: 1115px;
  max-width: 100%;
  font-size: 100%; /* 見出しの文字サイズ */
}

/* contents-leftとrightを横に並べる */
/*
.contents-left {
  padding-top: 6px;
  padding-left: 26px;
  font-size: 100%;
  line-height: 200%;
  float: left;
  width: 256px;
}
*/
/*
.contents-right {
  padding-top: 20px;
  padding-left: 23px;
  margin-right: 26px;
  font-size: 100%;
}
*/

}
