<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.menu1{
	 left:82px;
	 margin-right:0;
	 margin-top:45px;
	 width:108px;
	 height:74px;
	 position:relative;
	 background:url('../images/menu_bg1.png') top left no-repeat;
	 z-index:100;
}
.menu2{
     left:82px;
	 margin-top:0;
	 margin-right:0;
	 width:108px;
	 height:73px;
	 position:relative;
	 background:url('../images/menu_bg2.png') top left repeat-y;
	 z-index:110;
}
.menu2_on {
	 left:43px;
	 margin-right:0;
	 margin-top:-22px;
	 width:147px;
	 height:121px;
	 position:relative;
	 background:url('../images/menu_bg2_on.png') top left no-repeat;
	 z-index:1050;
}
.menu2_on img{
	margin-top:25px;
}
.menu3_on {
	 left:43px;
	 margin-right:0;
	 margin-top:-22px;
	 width:147px;
	 height:122px;
	 position:relative;
	 background:url('../images/menu_bg3_on.png') top left no-repeat;
	 z-index:1050;
}
.menu3_on img{
	margin-top:-5px;
}
.menu4_on {
	 left:43px;
	 margin-right:0;
	 margin-top:-22px;
	 width:147px;
	 height:129px;
	 position:relative;
	 background:url('../images/menu_bg4_on.png') top left no-repeat;
	 z-index:1050;
}
.menu5_on {
	 left:43px;
	 margin-right:0;
	 margin-top:-22px;
	 width:147px;
	 height:129px;
	 position:relative;
	 background:url('../images/menu_bg5_on.png') top left no-repeat;
	 z-index:1050;
}
.menu6_on {
	 left:43px;
	 margin-right:0;
	 margin-top:-22px;
	 width:147px;
	 height:129px;
	 position:relative;
	 background:url('../images/menu_bg6_on.png') top left no-repeat;
	 z-index:1050;
}
.menu7_on {
	 left:43px;
	 margin-right:0;
	 margin-top:-22px;
	 width:147px;
	 height:129px;
	 position:relative;
	 background:url('../images/menu_bg6_on.png') top left no-repeat;
	 z-index:1050;
}
.menu8_on {
	 left:43px;
	 margin-right:0;
	 margin-top:-22px;
	 width:147px;
	 height:129px;
	 position:relative;
	 background:url('../images/menu_bg6_on.png') top left no-repeat;
	 z-index:1050;
}
.menu9_on {
	 left:43px;
	 margin-right:0;
	 margin-top:-22px;
	 width:147px;
	 height:129px;
	 position:relative;
	 background:url('../images/menu_bg6_on.png') top left no-repeat;
	 z-index:1050;
}
.menu-on-bottom {
	margin-top:-18px;
}
.content-bg1-04 {
position: relative;
width: 840px;
height: 358px;
background: url('../images/bg3_01.png') top left no-repeat;
background-position:0 1px;
z-index: 1110;
}
.content-bg2-04 {
    position: relative;
    width: 840px;
    height: auto;
    min-height: 632px;
    background: url('../images/bg3_02.png') repeat-y;
    z-index: 1150;
}
.content-bg3-04 {
    position: relative;
    width: 840px;
    height: 135px;
    background: url('../images/bg3_03.png') top left no-repeat;
	background-position:-1px 0;
    z-index: 1115;
}
.content-04 {
    position: relative;
    top: -338px;
    width: 840px;
    height: auto;
}
.content-body-04 {
    position: relative;
    margin-top: 40px;
    margin-left: 60px;
    width: 680px;
    height: auto;
	min-height:380px;
}
.content-body-m {
    position: relative;
    width: 620px;
    padding: 30px;
    height: auto;
    min-height: 560px;
    background: url(../images/content-bg2.png) top left repeat-y;
    text-align: justify;
}

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