@charset "UTF-8";
body {
    background: #fff url("images/bg.gif") 0 120px repeat-x;
    border-top: 3px solid #9cce31;
    color: #000;
    font-family: "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "MS P ゴシック", verdana, sans-serif;
    letter-spacing: 1px;
    margin: 0;
    padding: 0;
}

address {
    color: #999;
    font-size: 70%;
    font-style: normal;
    line-height: 3.0;
    text-align: center;
}

html {
    overflow-y: scroll;
}

br {
    letter-spacing: normal;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #999;
    text-decoration: underline;
}

img {
    border: 0;
    vertical-align: bottom;
}

h1 {
    margin: 0;
}

h2 {
    background: #fff url("images/bg_h2.gif") 100% 100% repeat-x;
    clear: both;
    color: #228B22;
    font-size: 94%;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    margin-bottom: 8px;
    padding: 1px 10px;
}

h3 {
    border-bottom: 3px solid #9cce31;
    color: #228B22;
    font-size: 88%;
    line-height: 1.8;
    margin: 0;
    margin-bottom: 8px;
}

h4 {
    font-size: 75%;
    margin-bottom: 2px;
}

h5 {
    font-size: 75%;
    margin: 0;
    margin-bottom: 2px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 75%;
    line-height: 1.8;
    margin-bottom: 10px;
    width: 760px;
}

table th {
    background: #EFEBEF;
    border: 1px solid #999;
    border-width: 0 0 0 0;
    font-weight: bold;
    line-height: 120%;
    padding: 5px;
    text-align: left;
}

table tr {
    border: 0 solid #999;
    border-width: 0 0 0 0;
}

table td {
    border: 0 solid #999;
    border-width: 0 0 0 0;
    padding: 0;
    text-align: left;
}

table td ol {
    font-size: 100%;
    margin: 0;
    padding: 0 0 0 30px;
}

table td li {
    margin: 0;
    padding: 0;
}

.top {
    margin: 0 auto;
    padding: 0;
    width: 1000px;
}

.header {
    margin-top: 5px;
    position: relative;
    width: 1000px;
}

.gnavi {
    bottom: 0;
    position: absolute;
    right: 5px
}

.menu {
    float: left;
    margin-bottom: 20px;
    margin-top: 10px;
    width: 1000px;
}

.menu ul {
    font-size: 75%;
    list-style: none;
    margin: 0 0 1px 0;
    padding: 0;
    text-shadow: 2px 2px 3px #a1a1a1;
    ;
}

.menu li {
    background: #fff url("images/bg_nmenu.png") 0 0 repeat-x;
    border: 1px solid #CECBCE;
    border-bottom: none;
    float: left;
    margin: 0;
    margin-left: -1px;
    overflow: hidden;
    padding: 0;
}

.menu a {
    color: #000000;
    display: block;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 141px;
}

.menu a:hover {
    background: #fff url("images/bg_menu.png") 100% 100% repeat-x;
    color: #fff;
    text-decoration: none;
}

.menu .home {
    margin-left: 0;
    width: 141px;
}

.menu .active a {
    background: #fff url("images/bg_amenu.png") 100% 100% repeat-x;
    color: #ffffff;
    text-decoration: none;
}

.contents {
    background: #fff;
    float: left;
    padding: 10px 0;
    width: 1000px;
}

.sub {
    float: left;
    width: 220px;
}

.section {
    background-color: #FFFFE0;
    margin-bottom: 10px;
}

.sub_h2 {
    background: #9ACD32;
    color: #228B22;
    font-size: 88%;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    padding: 0 0 0 5px;
}

.sub_h3 {
    background: #F0E68C;
    border-bottom: none;
    color: #4b4b4b;
    font-size: 75%;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    padding: 0 0 0 5px;
}

.sub ul {
    border: 1px solid #EFEBEF;
    margin: 0;
    padding: 0;
}

.sub li {
    border-bottom: 1px solid #E7E7EF;
    font-size: 75%;
    line-height: 20px;
    list-style: none;
    padding: 0;
}

.sub a {
    background: #FFFFE0 url("images/bg_arrow.gif") 5px 50% no-repeat;
    display: block;
    padding: 5px 5px 5px 15px;
}

.sub a:hover {
    background-color: #F0E68C;
    color: #333;
    display: block;
    text-decoration: none;
}

.h3_link {
    color: #0000FF;
    text-decoration: underline;
}

.footMenu {
    float: left;
    margin-top: 10px;
    width: 1000px;
}

.footMenu ul {
    border-top: 1px solid #ddd;
    margin: 5px 0;
    padding: 20px 0;
    text-align: center;
}

.footMenu li {
    display: inline;
    font-size: 75%;
    list-style: none;
    padding: 0 10px 0 10px;
}

.footMenu li a:hover {
    color: #666;
    text-decoration: underline;
}

.footer {
    clear: both;
    width: 1000px;
}

.sublist {
    border: 1px solid #999;
    border-width: 1px 1px 1px 1px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    text-align: left;
}

.list {
    height: 270px;
    margin-bottom: 0;
}

.list p {
    font-size: 100%;
    margin: 0 0 1em 0;
}

.list ul {
    padding: 0;
}

.list li {
    margin-left: 25px;
}

.list b {
    color: #ff0000;
    font-size: 150%;
}

.list strong {
    color: #ff0000;
    font-size: 125%;
}

.list2 {
    margin-bottom: 10px;
}

.list2 ul {
    padding: 0;
}

.list2 li {
    margin-left: 20px;
}

.totop {
    clear: both;
    font-size: 70%;
    margin-bottom: 20px;
    text-align: right;
}

.totop a {
    background: url("images/bg_totop.gif") 0 50% no-repeat;
    padding: 0 0 0 12px;
}

.slide {
    height: 250px;
    /*margin: auto;*/
    /*padding-top: 10px;*/
    position: relative;
    top: -12px;
    width: 760px;
}

dt.Q {
    color: red;
    font-weight: bold;
}

dd.Q {
    color: red;
    font-weight: bold;
}

dt.a {
    color: #000000;
}

dd.a {
    color: #000000;
}

.photo {
    float: right;
    height: 240px;
    width: 320px;
}

.main {
    float: right;
    margin-right: 6px;
    width: 760px;
}

.main a {
    color: #0000ff;
}

.main a:hover {
    color: #0000ff;
    text-decoration: underline;
}

.main p {
    font-size: 75%;
    margin: 0 0 1em 0;
}

.c_h6 {
    background: #fff url("images/bg_R.png") 100% 100% repeat-x;
    color: #ff0000;
    font-size: 94%;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 0;
    margin-bottom: 8px;
    padding-left: 8px;
    position: relative;
    vertical-align: middle;
}

.main ul,
ol,
dl {
    font-size: 75%;
}

.main dt {
    margin-bottom: 3px;
}

.main dd {
    background: #f1f1f1;
    margin: 0 0 0.5em 1em;
    padding: 3px;
}

.main div.topNavi {
    margin-left: -10px;
    overflow: hidden;
    position: relative;
}

* html .main div.topNavi {
    height: 1em;
    overflow: visible;
}

.main dl.information2 {
    margin: 0;
}

.main dl.information2 dt {
    background-color: #fff;
    float: left;
    width: 20px;
}

.main dl.information2 dd {
    background-color: #fff;
    padding: 0 0 0 10px;
}

.main dl.information3 {
    margin: 0;
}

.main dl.information3 dt {
    background-color: #fff;
    float: left;
    text-align: right;
    width: 60px;
}

.main dl.information3 dd {
    background-color: #fff;
    padding: 0 0 0 10px;
}

.main dl.information {
    margin: 0;
}

.main dl.information dt {
    float: left;
    padding-top: 5px;
}

.main dl.information dd {
    background: url("images/bg_dotline.gif") 0 100% repeat-x;
    margin: 0 0 5px 0;
    padding: 5px 0 5px 9em;
}

.main table th {
    background: #EFEBEF;
    border-width: 1px 1px 1px 1px;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
    width: 150px;
}

.greeting {
    font-size: 75%;
    margin-bottom: 40px;
}