@charset "Shift_JIS";

/* ===== special Subwindow Style ===== */

*{
margin:0;
padding:0;
border:0;
}


body {
text-align:center;
}


#SWContentsArea {
background:#000000 url(../../../special/images/2009_08_baseball/subwindow090813.jpg) no-repeat left top;
margin:0;
height:510px;
}


#SWmaincontents{
position:absolute; 
top:140px;
left:30px;  
}


.logo{
padding:15px 0px 0px 15px;
text-align:left;
}


#SWfooter table{
width:300px;
margin:30px 0px 0px 0px;
text-align:center;
vertical-align:super; 
}

#SWfooter@td{
text-align:center;
}