@charset "UTF-8";
/* CSS for index.html */

table.centerTable{ width:630px;}
.centerTable td{ text-align:center;}

table.pickupTable{ font-size:90%;}
table.pickupTable td{ width:210px;}
.pickupHead td{ text-align:center; background:url(img/index/img_waku_head.gif) no-repeat 0 0;}
.pickupBody td{ background:url(img/index/img_waku_body.gif) repeat-y 0 0;}
.pickupFoot td{ text-align:center; background:url(img/index/img_waku_foot.gif) no-repeat 0 bottom;}
.pickupTable p{ margin-bottom:0;}
.pickupTable .inner{ padding:5px 15px 0 10px;}

.news dl{ margin:0; padding:0;}
.news dt{ background:url(img/index/s_dot.gif) no-repeat 0 center; padding-left:14px;}
.news dd{ margin:0; padding-left:14px;}

iframe.pickup_frame{ width:180px; height:550px;}