@charset "utf-8";
/* CSS Document */

/* 2欄式 */

#inner{
background-image:url(../pics/bg_inner2_bottom.jpg); background-position:bottom center ; background-repeat:no-repeat;
position:relative;
height:450px;
}
html > body > #all #inner{
min-height:450px; height:auto;
}
.path{
background-image:url(../pics/bg_path.jpg); background-position:center; background-repeat:no-repeat;
height:32px; line-height:32px; font-size:11px; padding-left:230px; color:#888888; text-align:left;
}
.path a{
color:#888888; text-decoration:none;
}
.path a:hover{
color:#000000; text-decoration:underline;
}
#cms_content{
margin-left:230px;
margin-right:30px;
padding-bottom:20px;
text-align:left;
font-size:13px; line-height:22px;
overflow:hidden;
width:700px;
}
#cms_content a:hover{
text-decoration:none;
}
#sidenav{
width:190px; position:absolute; top:10px; left:17px; text-align:left; font-size:12px;
}