body {
    color: #777;
    font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴPro W3","メイリオ","Hiragino Kaku Gothic Pro",Osaka,sans-serif;
    font-size: 12px;
    letter-spacing: 1.5px;
}
body p {
	font-size: 16px;
	line-height: 1.5em;
}
a {
}
h2 {
    background-image: url("../img/line_pageTit.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #4f2e25;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-left: 40px;
    text-align: left;
}
#wrapper {
    min-width: 900px;
    overflow: hidden;
    position: relative;
}
header {
    margin: 0 auto;
    position: relative;
    width: 900px;
}
#container {
    background-image: url("../img/bg_body.jpg");
    background-position: left top;
    background-repeat: repeat-x;
    height: 438px;
    position: relative;
}
h1 {
}
#logo {
    margin: 0 auto;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
}
#logo a {
    display: block;
}
.text_title p {
    color: #bca057;
    font-size: 20px;
    left: 0;
    margin: 100px auto 0;
    position: absolute;
    right: 0;
    text-align: left;
    text-transform: uppercase;
    top: 0;
    width: 900px;
}
.text_title p img {
    padding-left: 230px;
}
#bg_banner {
    background-color: #d1e9eb;
    margin-top: 55px;
    overflow: hidden;
}
#banner {
    background-image: url("../img/banner.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 370px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 900px;
    z-index: 0;
}
.content.cont02 {
    background-color: #f6f0ee;
}
#side {
    background:#fff;
    padding: 12px;
    position: relative;
    z-index: 2;
}
#menu-navigation {
    float: right;
    overflow: hidden;
    position: absolute;
    right: 15px;
    top: -470px;
}
#menu-navigation ul li {
    background-color: #ddd;
    color: #999;
    float: left;
    margin-left: 10px;
    padding: 10px 20px;
    text-align: right;
}
#menu-navigation ul li.top-link {
    margin-left: 0;
    padding: 0;
}
#menu-navigation ul .top-link a {
    background-color: #999;
    color: #fff;
    padding: 5px 20px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}
#menu-navigation ul .top-link a:hover {
    text-decoration: underline;
}
.content {
    margin: 50px auto 0;
    position: relative;
    width: 900px;
}
#section {
}
#section > li {
    float: left;
    margin-bottom: 30px;
    position: relative;
}
#section > li.cate-sub {
    margin-bottom: 0;
    width: 860px;
}
#section > li.cate02 h2 {
    background-image: url("../img/bg_hl.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #fff;
    margin-bottom: 10px;
    padding: 5px 13px 13px 30px;
}
#section > li.cate02 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
}
#section > li.cate04 {
    margin-bottom: 0;
    margin-top: 20px;
    width: 425px;
}
#section li.cate03 {
    margin-right: 50px;
    margin-top: 20px;
    width: 425px;
}
#section li ul {
    background-color: #fff;
    overflow: hidden;
    padding: 30px;
}
#section li.cate03 h2, #section li.cate04 h2 {
}
#section li.cat02 h2 {
    background-color: #8f8f8f;
    background-image: none;
    color: #fff;
    padding-left: 50px;
    padding-top: 15px;
}
#section li.cate03 ul, #section li.cate04 ul {
    border: 1px solid #ddd;
    margin: 30px 30px 0;
    padding: 20px;
}
#section li ul li {
    position: relative;
    text-align: left;
}
#section li.cate02 ul {
    background-color: #f4f3ea;
    border: 1px solid #ccc;
}
#section li.cate-sub ul li {
    text-align: left;
    width: 760px;
}
#section li.cate02 ul li.box-1 {
    width: 840px;
}
#section li.cate01 ul li {
    width: 840px;
}
#section li.cate01 ul li.box-3 {
    margin-top: 25px;
    width: 100%;
}
#section li.cate02 ul li {
    float: left;
    width: 325px;
}
#section li.cate01 ul li.box-2 {
    margin: 0 0 0 20px;
}
#section li.cate02 ul li.box-2 {
    margin-right: 50px;
}
#section li ul li .image {
    border: 1px solid #ccc;
    box-shadow: 0 0 2px 3px #e4e2d0;
    float: left;
    margin-bottom: 10px;
    margin-right: 30px;
    overflow: hidden;
    padding: 4px;
    perspective: 800px;
}
#section li.cate03 ul li .image, #section li.cate04 ul li .image {
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 30px;
}
#section li ul li .image a {
    transition: all 500ms ease 0s;
}
#section li.cate02 ul li .image {
    box-shadow: 0 0 2px 3px #ddd;
}
#section li ul li .text {
    float: left;
    position: relative;
    width: 100%;
}
#section li.cate-sub ul li .text {
    float: none;
}
#section li.cate04 ul li .text.t1 {
    margin-right: 30px;
}
#section li.cate02 ul li .text {
    width: 475px;
}
#section li.cate02 ul li .text.link {
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
    margin-right: 0;
    padding-bottom: 10px;
    width: 700px;
}
#section li.cate01 ul li.box-3 .text {
    width: 100%;
}
#section li ul li .text a {
    background-position: 10px 5px;
    background-repeat: no-repeat;
    color: #006699;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
#section li.cate01 ul li .text {
    border: 1px solid #ddd;
    padding: 20px;
    text-decoration: none;
    width: 431px;
}
#section li.cate02 ul li.box-2 .text.link {
    background-image: url("../img/point_02.png");
}
#section li ul li .text a:hover {
    text-decoration: none;
}
#section li ul li .text p {
    line-height: 150%;
    margin-top: 10px;
}
#section .cate-sub .text p {
    letter-spacing: 1.5px;
    line-height: 200%;
    margin-bottom: 20px;
}
#section .cate-sub .text p:last-child {
    margin-bottom: 0;
}
.more {
    background-color: #eeeeee;
    margin-top: 20px;
    padding: 3px;
    text-align: center;
    width: 100px;
}
#section li ul li .text .more a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d9d9d9;
    font-size: 12px;
    font-weight: normal;
    padding: 5px;
    display: block;
}
#Menu {
    background-image: url("../img/bg_gNavi.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    height: 58px;
    left: 177px;
    position: absolute;
    right: 0;
    top: -118px;
    z-index: 0;
}
#Menu a{
    color: #432117;
}
#Menu > li {
    float: left;
    position: relative;
    text-align: center;
    width: 144px;
}
#Menu li h3 {
    color: #432117;
    cursor: pointer;
    display: block;
    font-weight: bold;
    padding: 21px 3px;
    position: relative;
    text-align: center;
    z-index: 1;
}
#Menu li::after {
    border-right: 1px dotted #6d5549;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    right: 0;
    top: 20px;
}
#Menu > li.cate-5 {
    border-right: 0 none;
    width: 147px;
}
#Menu li h3:hover {
    color: #99c1e4;
}
#Menu li.cate-1 h3 {
    color: #99c1e4;
    text-decoration: underline;
    text-transform: uppercase;
}
#Menu li ul {
    background-color: #fff;
    height: 0;
    left: 0;
    margin: 0 6px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 100%;
    transition: all 500ms ease 0s;
    width: auto;
}
#Menu li:hover ul {
    height: 92px;
}
#Menu li.cate-3:hover ul, #Menu li.cate-4:hover ul {
    height: 51px;
}
#Menu li.cate-2:hover ul {
    height: 77px;
}
#foot li ul li {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 0;
    position: relative;
}
#Menu li ul li a {
    color: #777;
    padding: 5px 20px;
    position: relative;
    text-align: left;
    text-decoration: none;
}
#Menu li ul li a:hover {
    color: #f7d6e3;
}
#Menu li ul li:last-child a {
    border-bottom: 0 none;
}
#footer {
    background-image: url("../img/bg_footer.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    clear: both;
    height: 75px;
    position: relative;
    text-align: center;
}
#footer p {
    background-image: url("../img/bg_footer_center.jpg");
    background-position: center 19px;
    background-repeat: no-repeat;
    color: #fff;
    line-height: 300%;
    margin: 0 auto;
    padding-top: 30px;
    text-align: center;
    width: 900px;
}
#footer p a {
    color: #fff;
    text-decoration: none;
}
#toTop {
    bottom: 56px;
    color: #4f2e25;
    cursor: pointer;
    font-weight: bold;
    line-height: 50px;
    position: fixed;
    right: 200px;
    text-align: center;
    text-transform: uppercase;
}
#toTop:hover {
    opacity: 0.8;
}
