/* =import 
----------------------------------------------*/
@import url(style.css);



/* list_box01
------------------------------------------- */
.list_box01{
width:563px;
background:url(../images/list_box01_bg.gif) repeat-y 0 0;
margin-bottom:8px;
}
.list_inside{
width:563px;
background:url(../images/list_box01_bottom.gif) no-repeat 0 bottom;
text-align:center;
}
#left_container .list_inside .box{
width:531px;
margin:0 auto 10px auto;
text-align:left;
border:none;
padding:0 10px 15px 10px;
}
.list_inside .box ul{
margin-bottom:10px;
}
.list_inside .box ul li{
display:inline;
padding-right:10px;
}
.list_inside .box ul li span{
color:#0c7c00;
padding-right:5px;
}
.list_inside .box a{
display:inline;
padding-right:3px;
}


/* list_box03
------------------------------------------- */
.list_box03{
width:563px;
height:34px;
overflow:hidden;
margin-bottom:8px;
text-indent:15px;
background:url(../images/list_title02.gif) repeat-x;
}
.list_box03 h3{
color:#00527c;
padding:8px;
float:left;
text-indent:10px;
}
.list_box03 ul{
float:right;
padding:7px 7px 0 0;
}
.list_box03 ul li{
display:inline;
}
.list_box03 .box{
height:35px;
position:relative;
overflow:hidden;
}
.list_box03 .box input{
position:absolute;
top:6px;
right:5px;
}
.list_box03 .box select{
margin:7px 0 0 0;
}



/* list_box04
------------------------------------------- */
.list_box04{
width:563px;
}
#left_container .list_box04 h3{
border:#ababab solid 1px;
background:#ededed;
padding:7px;
margin:0;
}
.list_box04 .box04{
padding:10px;
border-bottom:#ababab solid 1px;
border-left:#ababab solid 1px;
border-right:#ababab solid 1px;
overflow:auto;
margin-bottom:7px;
}
.list_box04 .box04 .image{
border:#6e6e6e solid 1px;
margin-right:10px;
float:left;
}
.list_box04 h4{
width:418px;
float:right;
border-bottom:#91adc5 dashed 1px;
padding-bottom:8px;
margin-bottom:8px;
}
.box04_btn{
margin-top:15px;
display:block;
}

/* list_box05
------------------------------------------- */
.list_box05{
width:563px;
margin-top:15px;
padding-top:15px;
background:url(../images/list_bar.gif) repeat-x;
}
.list_box05 ul{
float:right;
}
.list_box05 ul li{
display:inline;
}
