<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*ãƒ˜ãƒƒãƒ€ãƒ¼ãƒ¡ãƒ‹ãƒ¥ãƒ¼*/
.head_menu {
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	text-align: center;
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F39800;
	background-color: #FFF;
	padding-top: 0px;
}
.menu-collapser{
  padding-right: 56px;
  text-align: right;
}
.head_menu .dropmenu {
  position: relative;
	list-style-type: none;
	width: 1000px;
	height: 40px;
	padding: 0;
}

.head_menu .dropmenu li {
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
	width: 166px;
}

.head_menu .dropmenu li a {
	display: block;
	margin: 0;
	padding: 15px 0 11px;
	color: #492700;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
}

.head_menu ul li a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #F19758;
}
/*ãŠçŸ¥ã‚‰ã›*/
.head_menu ul .menu_left a {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	background-image: url(../img/menu_left.jpg);
	background-repeat: no-repeat;
	background-position: 35px center;
}
.head_menu ul .menu_left a:hover {
	background-repeat: no-repeat;
	background-image: url(../img/menu_left_over.jpg);
}
.head_menu ul .menu_list a {
	font-weight: bold;
	display: block;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.head_menu ul .menu_right a {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D6D6D6;
	background-repeat: no-repeat;
	background-position: 25px center;
	background-image: url(../img/menu_right.jpg);
}
.head_menu ul .menu_right a:hover {
	background-repeat: no-repeat;
	background-image: url(../img/menu_right_over.jpg);
}
.head_menu ul .menu_left_active {
	background-color: #182D62;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4C6C93;
	background-color: #182D62;
	font-weight: bold;
	display: block;
	color: #182D62;
	text-decoration: none;
	font-size: 14px;
	width: 165px;
	padding-top: 11px;
	padding-bottom: 10px;
	background-color: #182D62;
	background-position: 0px -46px;
}
.head_menu ul .menu_list_active {
	background-color: #182D62;
	background-image: url(../images/m_bg2.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4C6C93;
	background-color: #182D62;
	font-weight: bold;
	display: block;
	color: #182D62;
	text-decoration: none;
	font-size: 14px;
	width: 165px;
	padding-top: 11px;
	padding-bottom: 10px;
	background-color: #182D62;
	background-position: 0px -46px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A4C8EA;
}
.head_menu ul .menu_right_active {
	background-color: #182D62;
	background-image: url(../images/menu_right.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #182D62;
	font-weight: bold;
	display: block;
	color: #182D62;
	text-decoration: none;
	font-size: 14px;
	width: 164px;
	padding-top: 11px;
	padding-bottom: 10px;
	background-color: #182D62;
	background-position: 0px -46px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A4C8EA;
}



/*ãƒ˜ãƒƒãƒ€ãƒ¼ãƒ¡ãƒ‹ãƒ¥ãƒ¼çµ‚äº†*/


/*ã‚µãƒ–ãƒ¡ãƒ‹ãƒ¥ãƒ¼*/
.sub aside {
	background-color: #FFF;
	margin-bottom: 12px;
	border: 1px solid #CCCCCC;
	padding: 8px;
}
.container .sub nav ul li {
	float: left;
	width: 190px;
	height: 40px;
}
.container .sub nav ul li a {
	display: block;
	height: 40px;
}
.sub nav ul {
	height: 340px;
}
.sub aside .link {
	margin-left: 0px;
	margin-right: 0px;
	font-size: 13px;
}
.sub aside .link li {
	width: 198px;
}
.sub aside .link li a {
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 30px;
	background-color: #FFFFFF;
	background-image: url(../img/li_m.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
	color: #147472;
}
.sub aside .link li a:hover {
	background-color: #A18E7D;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(../img/li_m2.gif);
	background-repeat: no-repeat;
}
.sub aside .link .active {
	display: block;
	background-repeat: no-repeat;
	background-position: 0.5em;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	letter-spacing: 0.2em;
	background-image: url(../images/link_m.gif);
	color: #182D62;
	background-color: #F0F4FF;
	width: auto;
}


/*ã‚µãƒ–ãƒ¡ãƒ‹ãƒ¥ãƒ¼çµ‚äº†*/
.head_menu .m_menu {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#submenu {
	width: 200px;
	float: left;
	background: #E4E4E4;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 10px;
}
#submenu ul {
	list-style: none;
}

#submenu #menu_title a {
	display: block;
	background: #FFFFFF;
	text-decoration: none;
	padding: 8px 4px;
	font-weight: bold;
	color: #004000;
}
#submenu #menu_title a:hover {
	color:#FF6600;
	text-decoration: none;
	background: #FFFFCC;
	border-left-color: #FF6600;
}
#menu_active {
	color:#FF6600;
	text-decoration: none;
	background: #FFFFCC;
	border-left-color: #FF6600;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
}
#menu_title span {
	display: block;
	margin-top: 2px;
	font-size: 75%;
	font-weight: normal;
}
.main_area .container .sub .pr li {
	margin-bottom: 5px;
}
.main_area .container .sub .pr {

}
/*
.m_menu ul .menu02 a {
	background-image: url(../img/menu02.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.m_menu ul .menu03 a {
	background-image: url(../img/menu03.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.m_menu ul .menu04 a {
	background-image: url(../img/menu04.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.m_menu ul .menu05 a {
	background-image: url(../img/menu05.jpg);
	background-repeat: no-repeat;
	background-position: 30px center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}

.m_menu ul .menu02 a:hover {
	background-image: url(../img/menu02_over.jpg);
}
.m_menu ul .menu03 a:hover {
	background-image: url(../img/menu03_over.jpg);
}
.m_menu ul .menu04 a:hover {
	background-image: url(../img/menu04_over.jpg);
}
.m_menu ul .menu05 a:hover {
	background-image: url(../img/menu05_over.jpg);
}
*/
/*ãƒ—ãƒ«ãƒ€ã‚¦ãƒ³ãƒ¡ãƒ‹ãƒ¥ãƒ¼*/
.head_menu .m_menu .dropmenu li ul {
	list-style: none;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
}
.head_menu .m_menu .dropmenu li ul li {
	overflow: hidden;
	height: 0;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
	transition: .2s;
	background-color: #FFC;
}
.head_menu .m_menu .dropmenu li ul li a {
	padding: 13px 15px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	background-color: #4D3000;
	background-image: url(../img/bg_kureyon5.png);
	background-repeat: repeat;
	color: #FFF;
}
.head_menu .m_menu .dropmenu li:hover &gt; a{
	color: #FFFFFF;
	background-color: #00A0E9;
}
.head_menu .m_menu .dropmenu &gt; li:hover &gt; a{
	border-radius: 0px;
}
.head_menu .m_menu .dropmenu li:hover ul li{
	overflow: visible;
	height: 38px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #C4A67D;
}
.head_menu .m_menu .dropmenu li:hover ul li:first-child{
  border-top: 0;
}
.head_menu .m_menu .dropmenu li:hover ul li:last-child{
  border-bottom: 0;
}
.head_menu .m_menu .dropmenu li:hover ul li:last-child a{
	border-radius: 0px;
}
input[type="submit"],input[type="reset"]{
    border:1px solid #777;
    padding: 2px 10px;
    padding-top: 2px;
    padding-bottom: 4px;
    color: #fff;
    cursor: pointer;
    background: #428ec9;
    border-radius: 5px;
     
/* Webkit */
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#99c9e5),
        to(#428ec9)
        );
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 1px 1px 1px #fff;
         
/* Firefox */
    background: -moz-linear-gradient(
        top,
        #99c9e5,
        #428ec9
        );
    -moz-border-radius: 5px;
    -moz-box-shadow: 1px 1px 1px #fff;
     
/* IE */
    filter:progid:DXImageTransform.Microsoft.gradient
        (startColorstr=#ff99c9e5,endColorstr=#ff428ec9);
    zoom: 1;
}
input[type="text"]{
    border:1px solid #777;
    padding: 3px 0px;
    color: #333333;
    cursor: auto;
    background: #ffffff;
    border-radius: 3px;
}

/*2017-03-12 ãƒ¬ã‚¹ãƒãƒ³ã‚·ãƒ–*/
.menu-collapser {/* ãƒãƒ³ãƒãƒ¼ã‚¬ãƒ¼ãƒ¡ãƒ‹ãƒ¥ãƒ¼*/
  height: 43px;
  line-height: 44px;
  background-color: #f8f8f8;
}
.collapse-button {/* ãƒãƒ³ãƒãƒ¼ã‚¬ãƒ¼ãƒ¡ãƒ‹ãƒ¥ãƒ¼*/
    padding: 7px 9px;
}

.collapse-button .icon-bar {/* ãƒãƒ³ãƒãƒ¼ã‚¬ãƒ¼ãƒ¡ãƒ‹ãƒ¥ãƒ¼*/
    height: 3px;
    width: 22px;
    margin: 3px 0px;
}
.title{/*ã‚¿ã‚¤ãƒˆãƒ«ã®ã¿ãƒ¡ãƒ‹ãƒ¥ãƒ¼*/
	font-size: 1.2rem;
	line-height: 2.9em;
	padding-left: 10px;
	text-align: left;
	color:#ffffff;
	border-right: none;
	border-bottom: 1px dotted #ffffff;
	background-color: #68a242;/*ã‚¿ã‚¤ãƒˆãƒ«ãƒ¡ãƒ‹ãƒ¥ãƒ¼èƒŒæ™¯è‰²*/
}
ul.slimmenu li a:hover {
  text-decoration: none;
  background-color: #f6a340;/*è¦ªå­ãƒ¡ãƒ‹ãƒ¥ãƒ¼ãƒžã‚¦ã‚¹ã‚ªãƒ³è‰²*/
  color:#ffffff;
}
ul.slimmenu &gt; li {
  border-left: 0px solid #ffffff;
/*  width: 100%;*//*è¦ªãƒ¡ãƒ‹ãƒ¥ãƒ¼ç¸¦åž‹*/
  width: 14.285%;/*è¦ªãƒ¡ãƒ‹ãƒ¥ãƒ¼æ¨ªåž‹*/
}
ul.slimmenu &gt; li a {
  color:#ffffff;
  font-size: 1.4rem;/*è¦ªå­ãƒ¡ãƒ‹ãƒ¥ãƒ¼ãƒ•ã‚©ãƒ³ãƒˆã‚µã‚¤ã‚º*/
  padding: 12px 6px 12px 10px;
  background-color:#0078c6;
  border-bottom: 1px dotted #ffffff;
  text-align:center;
  font-weight: bold;
}

ul.slimmenu.collapsed li{/*ã‚¹ãƒžãƒ›ãƒ¡ãƒ‹ãƒ¥ãƒ¼èƒŒæ™¯è‰²*/
  background-color: #ffffff;
  border-bottom:1px dotted #ffffff;
}
ul.slimmenu.collapsed li a{/*ã‚¹ãƒžãƒ›ãƒ¡ãƒ‹ãƒ¥ãƒ¼æ–‡å­—è‰²ä»–*/
  padding: 16px 6px 16px 14px;
  color:#ffffff;
  text-align:left;
}
ul.slimmenu .menu09 a{/*ã‚µãƒ–ãƒ¡ãƒ‹ãƒ¥ãƒ¼èƒŒæ™¯é•ã„*/
  background-color: #a0c927;
  border-bottom:1px dotted #ffffff;
}
ul.slimmenu .menu_left a {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ffffff;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #ffffff;
	background-image: url(../img/menu_left.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
}
ul.slimmenu .menu_left a:hover {
	background-repeat: no-repeat;
	background-image: url(../img/menu_left_over.jpg);
}
ul.slimmenu .menu_left_active {
	background-color: #182D62;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #4C6C93;
	background-color: #182D62;
	font-weight: bold;
	display: block;
	color: #182D62;
	text-decoration: none;
	font-size: 14px;
	width: 165px;
	padding-top: 11px;
	padding-bottom: 10px;
	background-color: #182D62;
	background-position: 0px -46px;
}
ul.slimmenu .menu_right a {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 20px center;
	background-image: url(../img/menu_right.jpg);
}
ul.slimmenu .menu_right a:hover {
	background-repeat: no-repeat;
	background-image: url(../img/menu_right_over.jpg);
}
ul.slimmenu .menu_right_active {
	background-color: #182D62;
	background-image: url(../images/menu_right.jpg);
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #182D62;
	font-weight: bold;
	display: block;
	color: #182D62;
	text-decoration: none;
	font-size: 14px;
	width: 164px;
	padding-top: 11px;
	padding-bottom: 10px;
	background-color: #182D62;
	background-position: 0px -46px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A4C8EA;
}
ul.slimmenu .menu02 a {
	background-image: url(../img/menu02.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #fff;
}
ul.slimmenu .menu03 a {
	background-image: url(../img/menu03.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
ul.slimmenu .menu04 a {
	background-image: url(../img/menu04.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
ul.slimmenu .menu05 a {
	background-image: url(../img/menu05.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
ul.slimmenu .menu09 a {
	background-image: url(../img/menu05.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
ul.slimmenu .menu02 a:hover {
	background-image: url(../img/menu02_over.jpg);
}
ul.slimmenu .menu03 a:hover {
	background-image: url(../img/menu03_over.jpg);
}
ul.slimmenu .menu04 a:hover {
	background-image: url(../img/menu04_over.jpg);
}
ul.slimmenu .menu05 a:hover {
	background-image: url(../img/menu05_over.jpg);
}

ul.slimmenu .menu_child a {
	background-image: url(../img/menu99.jpg);
    padding-left: 20px;
}
ul.slimmenu .menu_child a:hover {
	background-image: url(../img/menu99_over.jpg);
}
/*2017-3-12*/
.lk_banner_box{
  margin-top:4px;
  max-width:167px;
  border: 0px solid #a0c927;
}
.lk_banner{
  width:126px;
  padding-top:10px;
  margin:0 auto;
}
.cnt1000{
  margin-left:auto;
  margin-right:auto;
  text-align:right;
  display: inline;
}
.cnt767{
  margin-left:auto;
  margin-right:auto;
  text-align:right;
  display: none;
}

@media only screen and ( max-width: 1000px ) /* 1050 */
{
  .sub_box2 ul figure{
    float: left;
  }
  .iframe-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    padding: calc(360 / 1000 * 100%) 0 0;
  }
  .iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .footer{
    font-size: 1.5rem;
  }
  .cnt1000{
    display: inline;
  }
  .cnt767{
    display: none;
  }
}

@media only screen and ( max-width: 767px ) /* 640 */
{
  .iframe-wrapper {
    position: relative;
    width: 100%;
    padding: calc(360 / 1000 * 100%) 0 0;
  }
  .iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  .footer{
    font-size: 1.2rem;
  }
  .lk_banner{
		display: none;
  }
  .lk_banner_box{
		display: none;
  }
  .cnt1000{
    display: none;
  }
  .cnt767{
    display: inline;
  }
}
</pre></body></html>