<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
display:block;
}

body {
color:#555;
font-family:Verdana, "繝｡繧､繝ｪ繧ｪ", Meiryo, "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
font-size:100%;
line-height:1.0;
zoom:1;
}

br {letter-spacing:0;}
ul, li {list-style:none;}
img, a img {border:none; text-decoration:none; vertical-align:top;}
table {border-collapse:collapse;}
/*input, textarea, select {font-family:sans-serif;}*/

.cf:before,
.cf:after {content:""; display:table;}
.cf:after {clear:both;}
.cf {zoom:1;}

a:link    {color:#0e924b; text-decoration:none;}
a:visited {color:#0e924b; text-decoration:none;}
a:hover   {color:#0e924b; text-decoration:underline;}
a:active  {color:#99CCFF; text-decoration:none;}

/* -------------------------------------------------------
Layout
---------------------------------------------------------- */
#site-header {
position:fixed;
top:0;
left:0;
width:100%;
min-width:980px;
height:114px;
background:#fff;
z-index:100;
}
#gnav {
width:100%;
min-width:980px;
background:#009846;
}

#container {
position:absolute;
top:0;
left:0;
width:100%;
z-index:1;
}

#contents_outer {
margin:0;
padding:114px 0 50px;
}

.contents_body {
width:980px;
margin:0 auto;
}

#wrap {
background:url(images/moo.png) no-repeat left 0%;
}
#wrap:before,
#wrap:after {content:""; display:table;}
#wrap:after {clear:both;}
#wrap {zoom:1;}

.serch-column {
float:right;
width:540px;
}

#site-footer {
width:100%;
min-width:980px;
background:#009846;
}


/* -------------------------------------------------------
Detail - TOP
---------------------------------------------------------- */

/* header ------------------------------ */
#title-block {
position:relative;
width:980px;
height:60px;
margin:0 auto;
}
#title-block #site-title {
position:absolute;
top:10px;
left:0;
}
#title-block .header-tel {
position:absolute;
top:10px;
right:0;
}
#title-block .seisan-btn {
position:absolute;
top:10px;
right:200px;
}
#title-block .h-heart-btn {
position:absolute;
top:10px;
left:280px;
}

/* gnav ------------------------------ */
#ac_nav {
position:relative;
width:980px;
margin:0 auto;
}
#ac_nav .homebtn {
width:54px;
height:54px;
border-left:1px solid #40a46e;
}
#ac_nav .homebtn a {
display:block;
text-decoration:none;
line-height:54px;
text-align:center;
}
#ac_nav .homebtn a:hover {
background:#02823d;
}
.homebtn * {
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}

#acm {
position:absolute;
top:0;
left:55px;
width:925px;
height:54px;
margin:0;
font-size:15px;
border-left:1px solid #40a46e;
z-index:100;
}
#acm li {
float:left;
position:relative;
width:184px;
margin:0;
padding:0;
border-right:1px solid #40a46e;
}
#acm li a {
display:block;
color:#fff;
line-height:54px;
text-decoration:none;
text-align:center;
}
#acm li a:hover {
background:#02823d;
}

#acm li ul {
list-style: none;
position: absolute;
top: 100%;
left: 0;
margin: 0;
padding: 0;
}
/*
#acm li:last-child ul {
left: -100%;
width: 100%
}
*/
#acm li ul li {
overflow: hidden;
width: 150%;
height: 0;
color: #fff;
}
#acm li ul li a {
background:rgba(2,130,61,0.8) url(images/arr1.png) no-repeat right;
padding:0 1em;
font-size: 13px;
font-weight: normal;
line-height:40px;
text-align: left;
}
#acm li:hover &gt; a {
background: #02823d;
color: #fff;
cursor:pointer;
}
#acm li:hover ul li {
overflow: visible;
height:40px;
border-top: 1px solid #009846;
border-bottom: 1px solid #02632e;
}
#acm li:hover ul li:first-child {
border-top:1px solid #02632e;
}
#acm li:hover ul li:last-child {
border-bottom: 0;
}
#acm li:hover ul li:last-child a {
}
#acm li:hover ul li a:hover {
background: #009846 url(images/arr1.png) no-repeat right;
}
#acm * {
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}



/* -------------------------------------------------------
Detail - Contents
---------------------------------------------------------- */
/* pagepath --------------------------- */
.pagepath {
width:980px;
margin:0 auto 30px;
padding:15px 0 0;
color:#666;
font-size:11px;
}
.pagepath a {color:#666; text-decoration:none;}
.pagepath a:hover {text-decoration:underline;}


/* page_title --------------------------- */
.page_title_block {
width:980px;
margin:0 auto;
}
.page_title {
margin:0 0 30px;
font-size:30px;
font-weight:normal;
}
.contents_title {
margin:0 0 30px;
font-size:24px;
font-weight:normal;
}


/* TOP --------------------------- */
.serch-box {
margin:0 0 15px;
background:#edecdc;
border-radius:3px;
}

/*
.serch-box table {
width:100%;
}
.serch-box table th {
width:120px;
padding:10px 10px 10px 0;
color:#0f4878;
font-size:16px;
font-weight:bold;
text-align:right;
}
.serch-box table td.sbm {
width:80px;
text-align:center;
}
*/
.serch-box dl {
line-height:60px;
padding:0 15px;
}
.serch-box dl dt {
float:left;
width:7em;
margin:0 10px 0 0;
color:#0f4878;
font-weight:bold;
text-align:right;
}
.serch-box dl dd {
float:left;
}
.serch-box .sbt {
float:left;
padding:0 10px 0 0;
}
.serch-box .sbm {
display:inline-block;
padding:0 0 0 15px;
}
.serch-box input[type="text"] {
padding:5px;
font-size:24px;
font-weight:bold;
}
.serch-box input[type="submit"],
.serch-box input[type="button"] {
padding:5px 10px;
font-size:16px;
}

.serch-box:before,
.serch-box:after {content:""; display:table;}
.serch-box:after {clear:both;}
.serch-box {zoom:1;}

.serch-box .btn {
	margin: 8px 0;
}
.serch-box .btn a {
display: inline-block;
padding: 0 1em;
background: #fff;
/*border: 1px solid #ccc;*/
border-radius: 4px;
font-size: 18px;
line-height: 40px;
text-decoration: none;
box-shadow: 0 2px 2px rgba(0,0,0,0.4);
}


.top_info {
margin:0 0 30px;
padding:0 0 0 1em;
font-size:13px;
}
.top_info li {
text-indent:-1em;
margin:0 0 0.5em;
line-height:1.5;
}
.top_info li ul {
padding:10px 1.5em 0;
}
.top_info li ul li {
list-style:disc outside;
padding:0 0 0 1em;
}

.top_info_txt {
margin-bottom: 30px;
padding-left: 1em;
font-size: 13px;
}
.top_info_txt p {
margin-bottom: 1em;
line-height: 1.8;
}

.s_manual_title {
margin-bottom: 1em;
padding: 1em;
background: #fff8d7;
}
.s_manual + .s_manual {
margin-top: 24px;
}
.s_manual {
padding-left: 1em;
}
.s_manual h3 {
margin-bottom: 8px;
}
.s_manual p {
margin-bottom: .5em;
padding-left: 1em;
}

.jusyo {
margin:0 0 30px;
padding:15px;
background:#f5f5f5;
border-radius:3px;
font-size:13px;
line-height:1.5;
}


/* footer ------------------------------ */
.footer-inner {
width:980px;
margin:0 auto;
padding:15px 0 5px;
}
.footer-inner address {
color:#eee;
font-size:11px;
line-height:1.5;
letter-spacing:0.1em;
font-style:normal;
font-weight:normal;
}
.footer-inner .copyright {
color:#eee;
font-size:10px;
font-family:Helvetica,Arial,sans-serif;
text-align:right;
}
.flink_table table {
width:100%;
}
.flink_table td {
padding:0 30px 0 0;
}
.flink_table td:last-child {
padding:0;
}
.flink {
margin:0 0 30px;
font-size:13px;
}
.flink li {
color:#fff;
line-height:1.6;
}
.flink li ul {
margin:0 0 0 1em;
}

.flink li a {
color:#fff;
text-decoration:none;
}





/* entryform ------------------------------ */
#entryform_body {
width:900px;
margin:0 auto 50px;
}
#entryform_body table {
width:100%;
border:1px solid #ccc;
}
#entryform_body th {
padding:20px 10px;
background:#f5f5f5;
border-bottom:1px solid #ddd;
font-size:13px;
font-weight:normal;
text-align:center;
vertical-align:middle;
white-space:nowrap;
}
#entryform_body th.koumoku {
width:120px;
line-height:1.3;
}
#entryform_body th.hissu {
width:60px;
text-align:right;
}
#entryform_body td {
padding:20px 10px 20px 20px;
border-bottom:1px solid #ddd;
font-size:15px;
line-height:1.5;
}
#entryform_body input {
margin-right:2px;
padding:5px;
font-size:120%;
}
#entryform_body textarea {
width:90%;
padding:5px;
font-size:120%;
}
#entryform_body select {
margin-right:2px;
font-size:16px;
}
#entryform_body select option {
padding:4px 0 4px 5px;
}

#entryform_body .form_info {
margin:0 0 10px;
font-size:80%;
}
#entryform_body .s-btn {
text-align:center;
}
#entryform_body .s-btn input[type="submit"] {
padding:10px 20px;
font-size:120%;
font-weight:bold;
}
#entryform_body input.jusyo-s {
padding:5px 10px;
font-size:12px;
}
#entryform_body input:focus {
background-color:#fff7d8;
}

#entryform_body .pvc-check {
margin:0 0 30px;
padding:15px 0;
background:#fffae0;
font-size:13px;
text-align:center;
}
#entryform_body label {
cursor:pointer;
}

.error_t {
width:900px;
margin:0 auto 30px;
padding:10px;
background:#ff0000;
color:#fff;
font-size:80%;
text-align:left;
}

.mark1, .mark2, .mark3, .mark4 {
display:inline-block;
width:20px;
margin:0 2px 0 0;
font-size:12px;
line-height:20px;
text-align:center;
}
.mark1 {background:#5aa7d4; color:#fff;}
.mark2 {background:#d9799f; color:#fff;}
.mark3 {background:#e39a0c; color:#fff;}
.mark4 {background:#999; color:#fff;}


.backbtn_area {
text-align:center;
}
.backbtn {
display:inline-block;
margin:0 auto;
}
.backbtn a {
display:block;
padding:0 30px;
background:#009846;
color:#fff;
font-size:11px;
text-decoration:none;
line-height:36px;
}
.backbtn a:hover {
}





/* -------------------------------------------------------
Common
---------------------------------------------------------- */
.fs80 {font-size:80%;}
.fs90 {font-size:90%;}
.fs100 {font-size:100%;}
.fs120 {font-size:120%;}
.fs150 {font-size:150%;}
.fs10px {font-size:10px;}
.fs11px {font-size:11px;}
.fs12px {font-size:12px;}
.fs13px {font-size:13px;}
.fs15px {font-size:15px;}
.fs17px {font-size:17px;}
.fs20px {font-size:20px;}

.fwb {font-weight:bold;}

.lh15 {line-height:1.5;}
.lh16 {line-height:1.6;}
.lh17 {line-height:1.7;}
.lh18 {line-height:1.8;}
.lh20 {line-height:2.0;}

.mgb10 {margin-bottom:10px;}
.mgb15 {margin-bottom:15px;}
.mgb20 {margin-bottom:20px;}
.mgb30 {margin-bottom:30px;}
.mgb40 {margin-bottom:40px;}
.mgb50 {margin-bottom:50px;}
.mgb60 {margin-bottom:60px;}
.mgb70 {margin-bottom:70px;}
.mgb80 {margin-bottom:80px;}
.mgb90 {margin-bottom:90px;}
.mgb100 {margin-bottom:100px;}
.mgb1em {margin-bottom:1em;}
.mgb2em {margin-bottom:2em;}

.pdlr10 {padding:0 10px;}
.pdlr20 {padding:0 20px;}
.pdlr30 {padding:0 30px;}
.pdlr1em {padding:0 1em;}
.pdlr2em {padding:0 2em;}

.tac {text-align:center;}
.tal {text-align:left;}
.tar {text-align:right;}

/* --link button-- */
.link-btn {
}
.link-btn a {
padding:1em 2em;
background:#fff;
border:1px solid #009846;
color:#009846;
font-size:11px;
text-decoration:none;
text-align:center;
}
.link-btn a:hover {
background:#009846;
color:#fff;
text-decoration:none;
}
.link-btn * {
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}

</pre></body></html>