@charset "utf-8";
body {
    color: #333;
    font-size: 1em;
    line-height: 1;
    text-align: left;
}
p {
    margin-bottom: 10px;
    line-height: 1.5;
}
a {
    color: #0033CC;
}


/*-------------------------------------------------------nav skip */

#nav_skip {
    display: block;
    position: absolute;
    left: -9999em;
}


/*-------------------------------------------------------nav site */

#nav_bgcolor p,
#nav_textsize p {
    font-size: 14px !important;
    font-weight: bold;
    color: #006f00;
    margin-bottom: 0;
}
#nav_bgcolor ul li,
#nav_textsize ul li {
    width: 42px;
    height: 26px;
    text-align: center;
}
#nav_bgcolor ul li a,
#nav_textsize ul li a {
    display: block;
    font-size: 16px !important;
    font-weight: bold;
    line-height: 26px;
    text-decoration: none;
    border-radius: 5px;
}
.fzBase{
    background-color: #006f00;
    border: 1px solid #006f00;
    color: #fff;	
}
#nav_bgcolor ul li:first-child a{
    background-color: #006f00;
    border: 1px solid #006f00;
    color: #fff;	
}
#nav_bgcolor ul li:nth-child(2) a{
	color: #333;
	background-color: #fff;
    border: 1px solid #ccc;
}
#nav_bgcolor ul li:nth-child(3) a{
	color: #fff;
	background-color: #333;
    border: 1px solid #333;
}
#nav_textsize ul li:nth-child(2) a,
#nav_textsize ul li:nth-child(3) a {
    color: #006f00;
    background: none;
    border: 1px solid #006f00;
    box-sizing: border-box;
}


/*-------------------------------------------------------global */
.clear {
    clear: both
}
.right {
    float: right;
}
.left {
    float: left;
}
.nomargin {
    margin: 0;
}
.text_small {
    font-size: 80%;
}
.text_large {
    font-size: 120%
}
.text_right {
    margin-left: 170px
}
.text_left {
    margin-right: 170px
}
.text_str {
    font-weight: bold;
    line-height: 1.8;
}
.title {
    margin-bottom: 20px;
    text-align: center
}
.section {
    margin-bottom: 10px;
    text-align: center
}
.section h2 {
    margin-bottom: 12px;
}
.section2 {
    margin: 0 auto;
    width: 728px;
}
.section3 {
    margin: 0 auto;
    width: 650px;
}
.cage, .cage2 {
    margin: 0 auto 20px;
    clear: both;
    width: 600px;
}
.cage .wrap {
    margin: 0 auto;
    padding: 10px 0 0px;
    width: 550px
}
.cage2 .wrap {
    margin: 0 auto;
    padding: 20px 0;
    width: 560px
}
.cage h2 {
    margin: 3px;
}
.listing {
    margin: 20px 5px 10px
}
.listing li {
    margin: 0 10px 10px 5px;
    padding-left: 20px;
    float: left;
}
.photos img {
    margin-bottom: 10px;
}
.photo_right {
    float: right;
    margin-left: 9px;
    margin-bottom: 10px;
}
.photo_left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.scroll {
    margin: 0 auto;
    width: 600px;
    height: 183px;
    overflow-x: visible;
    overflow-y: scroll;
}
.scroll .wrap {
    padding: 20px 15px;
    width: auto;
}
.scroll h1 {
    margin-bottom: 10px;
    padding-bottom: 8px;
    display: block;
    color: #006F00;
    background: url(../images/normal/dot_line.gif) left bottom repeat-x;
    font-size: 105%;
    font-weight: bold;
    line-height: 1.5;
}
.scroll p {
    line-height: 1.8;
}


/*-------------------------------------------------------frame */

.wrap {
    margin: 0 auto;
    clear: both;
    width: 800px;
}


/*-------------------------------------------------------top */

#top #nav_site {
    margin-top: 28px;
}
#top #header .wrap {
    width: 800px;
}
/*
#top #main_content {
    border: none
}
*/
#top .cage .title {
    margin-bottom: 10px;
}
#top .cage .photo_right {
    margin: 0 0 0 5px;
    text-align: right;
}
#top .cage .wrap {
    width: 400px;
    padding: 0;
}
#top .cage {
    padding: 15px 0 10px;
    border: 2px solid #B0B0B0;
    width: 506px;
}
#top .cage .left {
    width: 310px;
}
#top #links {
    margin: 20px auto;
    width: 512px;
}


/*-------------------------------------------------------header */

#header {
}
#header .wrap {
    padding: 30px 0 10px;
}
#header #logo {
    float: left;
}
#header #nav_site {
    float: right;
    width: 280px;
}
#header #nav_site strong {
    margin-bottom: 5px;
    display: block;
}
#header #nav_site li {
    float: left;
}
#header #nav_site #nav_bgcolor {
    margin-right: 10px;
    float: left;
}
#header #nav_site #nav_bgcolor li, #header #nav_site #nav_textsize li {
    margin-right: 3px;
}
#logo img {
    width: 402px;
}
#header {
    border-bottom: 1px solid #B3D1B3;
    background: url(../img/bg.gif) #E9FCE0 repeat-x left top;
}
#header .wrap {
    background: url(../img/bg_header.gif) no-repeat #E9FCE0 left top;
}
#top #header .wrap {
    background: none
}


/*-------------------------------------------------------breadcrumb */

#breadcrumb {
    margin-bottom: 25px;
    font-size: 80%;
}
#breadcrumb .wrap {
    padding: 8px 0;
    clear: both;
    text-align: right;
}
#breadcrumb li {
    float: left;
}


/*-------------------------------------------------------main_wrap */

#mainwrap {
    margin: 0 auto;
    clear: both;
    width: 800px;
}
#content_head {
    margin-bottom: 10px;
    clear: both;
    line-height: 1.5;
    overflow: hidden;
}
#content_head .stay_contents {
    margin-bottom: 0;
    width: 570px;
    float: left;
    font-weight: bold;
}
#content_head .stay_contents dt {
    float: left;
}
#content_head .stay_contents dd {
    margin-left: 10px;
    margin-top: 10px;
    width: 500px;
    float: left;
    text-align: left;
    line-height: 1.2;
}
#content_head .stay_contents dd#detail {
    font-size: 85%;
    font-weight: normal;
    width: 400px
}
#content_head .nav_prev {
    position: relative;
    width: 230px;
    float: right;
    font-weight: bold;
    text-align: right;
}
#content_head .nav_prev p {
    position: absolute;
    right: 0;
    top: 0;
}
#content_head .nav_prev .txt {
    position: inherit;
    float: right;
    line-height: 2
}
#content_head .nav_prev img {
    vertical-align: middle;
}


/*-------------------------------------------------------main_content */

#main_content {
    margin-bottom: 40px;
    padding: 30px 5px;
    clear: both
}
#main_content ul#link li {
    line-height: 150%;
}
.q_list {
    margin-top: 10px;
}
.q_list li {
    margin-bottom: 10px;
    text-align: center;
}


/*-------------------------------------------------------kiyaku */

.kiyaku .section {
    margin: 0 auto 10px;
    width: 600px;
}
.kiyaku .photos {
    text-align: center
}


/*-------------------------------------------------------age */

.age .photo_right {
    margin-left: 10px;
    float: left
}
.age .photo_center {
    float: left;
    margin: 0 10px
}


/*-------------------------------------------------------question */

.question table {
    margin: 0 auto 30px;
    width: 98%;
}
.question td {
    border: 1px solid #B6B6B6;
    vertical-align: middle;
    text-align: center;
}
.question .bg_red {
    background-color: #CC0000;
}
.question .bg_yellow {
    background-color: #FFCC00;
}
.question .bg_orange {
    background-color: #FF9900;
}
.question .bg_green {
    background-color: #339933;
}
.question .txt {
    padding: 14px 15px;
    border-right: none;
    text-align: left;
}
.question .yes {
    border-left: 0px;
}
.question .ex {
    margin: 0 0 5px;
    text-align: right;
    font-size: 80%;
}
.question .na {
    margin-bottom: 10px
}


/*-------------------------------------------------------result */

.result_table {
    margin-bottom: 20px;
}
.result_table td {
    padding: 10px;
    line-height: 1.4;
}
.result .section2 {
    margin-bottom: 20px
}
.result .text_right {
    margin-left: 260px
}


/*-------------------------------------------------------links */

#links {
    margin: 0 auto 23px;
    clear: both;
    width: 800px;
}
#links li a {
    background: url(../img/ic_arrow.gif) no-repeat left center;
    padding-left: 20px;
    line-height: 1.5;
}


/*-------------------------------------------------------breadcrumb_foot */

#breadcrumb_foot {
    font-size: 80%;
}
#breadcrumb_foot .wrap {
    padding: 6px 0;
    clear: both;
    text-align: right;
}
#breadcrumb_foot li {
    float: left;
}


/*-------------------------------------------------------footer */

#footer {
    border: 1px solid #93C18E;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-width: 1px 0 1px 0;
    background-color: #E9FCE0;
    padding: 20px 0 50px;
}
#footer strong {
    margin-bottom: 5px;
    display: block;
    font-weight: bold;
}










/*================================*/
/* clearfix - important! */
div:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0.1px;
    clear: both;
}
/* Hides from MacIE \*/
* html div {
    height: 1%;
}
div {
    display: block;
}
/* End hide from MacIE */
/*================================*/
