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

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

#sub_a{
float: left;
z-index: 1;
width:170px;
margin:0;
padding:0 15px 0 10px;
}

#sub_b{
float: right;
z-index: 2;
width:170px;
margin:0;
padding:0;
}

.entry h3.title{
background:url(../img/entry_3.gif) no-repeat left top;
}

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

