/* menu.css */

.menu_st01{
   width:510px;
   margin:20px 0 0 0;
}

.menu_st02{
   width:510px;
   margin:6px 0 0 0;
}
.menu_st02 .inner{
   width:510px;
   background:url('/img/area_03_bg.gif') repeat-y 0 0;
}
.menu_st02 .bottom{
   background:url('/img/area_03_btm.gif') no-repeat 0 100%;
}
.menu_st02 .top{
   padding:18px 0 0 0;
   background:url('/img/area_03_top.jpg') no-repeat 0 0;
}
.menu_st02 .charge1{
   width:450px;
   height:19px;
   padding:7px 15px 0 15px;
   margin:0 auto 6px auto;
   text-align:right;
   font-size:12px;
   color:#c00;
   background:url('/img/bg_head_02.gif') no-repeat 0 0;
}
.menu_st02 .charge1 span{
   display:block;
   color:#454545;
   float:left;
}
.menu_st02 .text1{
   width:450px;
   margin:0 auto;
   padding:0 0 18px 0;
}
.menu_st02 .text1 p{
   padding:2px 0 0 0;
   line-height:1.5em;
}
.menu_st02 .text1 .pict1{
   float:left;
   padding:0 10px 0 0;
}
.menu_st02 .text1 .pict2{
   float:right;
   padding:0 0 0 10px;
}
.menu_st02 .text1 .pict1 img,
.menu_st02 .text1 .pict2 img{
   padding:3px;
   background:#fff;
   border-top:solid 1px #f3f3f3;
   border-left:solid 1px #f3f3f3;
   border-right:solid 1px #e8e0d9;
   border-bottom:solid 1px #e8e0d9;
}
