<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/*** for PC Browser ***/
@media (min-width:401px)
{
.LMenuV_Standard2
{
width:49%;
margin-right:5px;
float:left;
}

.LMenuV_Standard2 .ModuleReference
{
width:100% !important;
}

.LMenuV_Standard2 .outside_b
{
background:url("/images/obi.png") repeat-y left bottom #CCB974;
padding-bottom:5px;
}

.LMenuV_Standard2 .outside_b .Fix_header2
{
background:url("/images/icon01.png") no-repeat 10px center #476A1A;
padding-left:35px;
}

.LMenuV_Standard2 .inside_b ul
{
padding:5px;
}

.LMenuV_Standard2 li
{
    display: inline-block;
    width: 49%;
    margin-bottom:5px;
}

.LMenuV_Standard2 .Menu_list li a
{
background:none;
padding:10px;
}

.LMenuV_EndClear
{
display:none;
}

/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
.LMenuV_Standard2
{
width:100%;
margin-right:0px;
float:left;
}

.LMenuV_Standard2 .ModuleReference
{
width:100% !important;
}

.LMenuV_Standard2 .outside_b
{
background:url("/images/obi.png") repeat-y left bottom #CCB974;
padding-bottom:5px;
}

.LMenuV_Standard2 .outside_b .Fix_header2
{
background:url("/images/icon01.png") no-repeat 10px center #476A1A;
padding-left:35px;
}

.LMenuV_Standard2 .inside_b ul
{
padding:5px;
}

.LMenuV_Standard2 li
{
    display: inline-block;
    width: 100%;
    margin-bottom:0px;
}

.LMenuV_Standard2 .Menu_list li a
{
background:none;
padding:10px;
}

.LMenuV_EndClear
{
display:none;
}
}
</pre></body></html>