/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
Skin for:	basic_ad
FileName:   type_b.css
$Revision: 1.2 $
-----------------------------------------------------*/

/**/
/* J^Cv */
#main {
float: left;
width: 600px;
margin:0;
padding:0;
}

#sub_a{
float: right;
z-index: 1;
width:200px;
margin:0;

}

#sub_b{
display: none;
}


.entry .entry_head{
background:url(../img/line_w.jpg) no-repeat scroll center top;
}

.entry .foot{
background:url(../img/line_w.jpg) no-repeat scroll center bottom;
}