@charset "UTF-8";
/* Copyright (c) 2007, Microwave.,Co ltd. */

/*content*/
div#content{
width: 850px;
margin: 0 auto;
background-image: url("../common/content_bg_01.png");
background-repeat: repeat-x;
background-position: 0px 160px;
}

/*bread*/
div#content div#bread{
width: 826px;
height: 20px;
padding: 13px 0 0 24px;
background-image: url("../common/bread_bg.png");
background-repeat: repeat-x;
}

/*page-top*/
div#content div.page-top{
width: 810px;
height: 22px;
margin: 0 auto 0 auto;
padding: 18px 0 15px 0;
background-image: url("../common/page_top_ln.png");
background-repeat: repeat-x;
text-align: right;
}

#sidebar #sidenav dt{
margin-bottom:8px !important;
}

#sidebar #sidenav dt img{
vertical-align:bottom;
}

#sidebar ul#sidebarbutton02{
margin-bottom:15px;
}

#sidebar ul#sidebarbutton02 li{
width:193px;
height:38px;
padding:5px 0px;
margin:0px;
background-color:#EADDC6;
font-size:0px;
}

#sidebar ul#sidebarbutton02 li a{
display:block;
width:183px;
height:38px;
margin:0px auto;
background:url(../common/sidebar_bottom_icon.png);
}

#sidebar ul#sidebarbutton02 .li01 a{
background-position:0px 0px;
}

#sidebar ul#sidebarbutton02 .li02 a{
background-position:0px -38px ;
}

#sidebar ul#sidebarbutton02 .li01 a:hover{
background-position:-183px 0px;
}

#sidebar ul#sidebarbutton02 .li02 a:hover{
background-position:-183px -38px ;
}

#btn-bottom{
width:537px !important;
height:95px;
padding:0px 30px;
}

#btn-bottom .button01{
display:block;
width:202px;
height:43px;
float:left;
background:url(../common/bottom_bg_01.png) 0px 0px;
}

#btn-bottom .button02{
display:block;
width:202px;
height:43px;
float:right;
background:url(../common/bottom_bg_01.png) -202px 0px;
text-indent:-400px;
}

#btn-bottom .button01:hover{
background:url(../common/bottom_bg_01.png) 0px -43px;
}

#btn-bottom .button02:hover{
background:url(../common/bottom_bg_01.png) -202px -43px;
}




