.mobilemenu {
visibility: hidden;
display: block;
position: fixed;
top: 0px;
left: 0px;
background-color: rgba(238,238,238,0.95);
overflow: hidden;
width: 400px;
height: 2000px;
z-index: 2100;
border-radius-topright: 7px;
border-radius-bottomright: 7px;
border-right: 4px solid #000000;
}

.mobilemenu_openbutton{
display: block;
position: fixed;
background: url("/mobilemenu_bbsmenu1.png") no-repeat;
width: 89px;
height: 88px;
overflow: hidden;
}

.mobilemenu_closebutton{
display: block;
position: relative;
top: 20px;
left: 300px;
background: url("/mobilemenu_closebutton.png") no-repeat;
overflow: hidden;
width: 80px;
height: 60px;
}

.mobilemenu_ul1 { 
list-style-type; none;
list-style; none;
border-style: solid;
border-width: 0px;
border-margin: 0px;
padding: 0px;
margin: 0 auto;
font-family: "Times New Roman", "Times", "serif"; font-size: 30pt; font-height:36pt;
}

.mobilemenu_ul1 li{ 
padding: 5px;
list-style-type; none;
list-style; none;
border-style: solid;
border-width: 0px;
border-margin: 0px;
padding: 0px;
margin: 0 auto;
font-family: "Times New Roman", "Times", "serif"; font-size: 30pt; font-height:36pt;
border-bottom: solid 1px #999999;
text-decoration: none;
}

.mobilemenu_ul1 li a{ 
text-decoration: none;
}

/* ---------------------------------------------------------------------------------------------------------------------------------- */


.mobilemenu_bbsmenu{
display: block;
position: fixed;
top:  0px;
left: 0px;
/* background-color:#36560D; */
overflow: hidden;
width: 100%;
height: 88px;
/* border-bottom: solid 2px #333333; */
z-index: 2000;
}

.mobilemenu_bbsmenu2{
float:right;
position: relative;
background: url("/mobilemenu_bbsmenu2.png") no-repeat;
width: 515px;
height: 88px;
}

.mobilemenu_index{
display: block;
position: fixed;
top:  0px;
left: 0px;
/* background-color:#36560D; */
overflow: hidden;
width: 100%;
height: 88px;
/* border-bottom: solid 2px #333333; */
z-index: 2000;
}

.mobilemenu_index_logo{
float:right;
position: relative;
background: url("/mobilemenu_bbsmenu2.png") no-repeat;
width: 515px;
height: 88px;
}