/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
Skin for:	basic_ad
FileName:   type_b.css
$Revision: 1.1 $
-----------------------------------------------------*/
#overHeader{
background:url(../img/header_2.gif) no-repeat left top;
}

#main {
float: left;
width: 550px;
margin:0;
padding:0 10px;
background:url(../img/bg_main_2.gif) repeat-y left top;
}

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

#sub_b{
display: none;
}
.entry h3.title{
width:512px;
background:url(../img/entry_2.gif) no-repeat left top;
}

h4.menu_title{
background:url(../img/menu_title_2.gif) no-repeat left top;
}
