@charset "shift_jis"; 

@import url(http://fonts.googleapis.com/css?family=Inder);

html {
width:100%;
height:100%;
color:#66411D;
background:#f0f0f0;
font-family:Inder, sans-serif;
font-size:16px;
cursor:default;
}
a {
text-decoration:none;
}
img {
border:none;
height:100%;
margin:0;
}
html, body {
width:100%;
height:100%;
margin:0;
padding:0;
position:fixed;
}
#mhrk {
width:auto;
height:98%;
margin:0;
padding:0;
}
a.pg {
display:block;
width:50%;
height:100%;
margin:0;
padding:0;
float:right;
}
#nxt {
text-align:right;
}
footer {
display:block;
width:100%;
height:2%;
color:#f08200;
text-align:center;
margin:0;
clear:right;
}
#cpy {
width:auto;
height:100%;
}
#cpy_tt {
display:block;
width:16px;
height:auto;
line-height:16px;
word-wrap:break-word;
position:fixed;
left:3px;
bottom:60px;
}
#conpane {
z-index:98;
display:block;
width:30px;
height:240px;
background:#fefffe;
margin:0;
padding:0;
position:fixed;
right:0;
bottom:0;
cear:right;
border-left:1px solid #24c4a2;
border-top-left-radius:8px;
border-bottom-left-radius:8px;
opacity:0.8;
-moz-opacity:0.8;
filter:alpha(opacity=80);
-ms-filter:"alpha(opacity=80)";
-khtml-opacity:0.8;
}
#nv_tab {
z-index:99;
display:block;
width:100%;
height:100%;
line-height:240px;
margin:0;
padding:0;
font-size:20px;
color:#fffaf0;
background:#b0e0e6;
position:absolute;
top:0;
left:0;
border-top-left-radius:8px;
border-bottom-left-radius:8px;
}
nav {
position:absolute;
top:10px;
left:30px;
}
#p_navi {
z-index:99;
display:block;
width:180px;
height:315px;
background:#fff;
position:absolute;
bottom:30px;
left:30px;
overflow:auto;
}
#p_navi a, #nv_tab {
text-align:center;
}
#conpane:hover {
width:240px;
height:100%;
}
#conpane:hover #nv_tab {
display:none;
}

nav {
z-index:99;
display:block;
width:180px;
padding:0;
margin:10px 0;
}
a.navi {
display:block;
width:90%;
height:45px;
line-height:45px;
color:#66411d;
font-size:14px;
background-color:#b0e0e6;
margin:1px 0;
padding:0 5%;
letter-spacing:4px;
border-radius:8px;
}
a:hover.navi {
color:#fffaf0;
background-color:#ff4500;
}
a:active.navi {
color:#fffaf0;
background-color:#fffaf0;
}
