@charset "UTF-8";
div#outer_container{
background:#ffffff url(../../../../common/image/container_bg_top.png) no-repeat center top;
width:788px;
margin:5px auto;
border:1px solid #a1b4d5;
}
div#container{
background:url(../../../../common/image/container_bg_middle.png) repeat-y center 6px;
margin:6px 0 0 0;
}
div#inner_container{
background:url(../../../../common/image/container_bg_under.png)  no-repeat center bottom;
padding:14px 22px 20px 22px;
}
h2{
padding:0;
text-align:center;
}
ol{
margin:10px auto 0 auto;
}
ol li{
text-align:center;
}
ol li img{
margin:10px auto;
}