/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
Skin for:	basic_ad
FileName:   type_a.css
$Revision: 1.1 $
-----------------------------------------------------*/

#main {
float: right;
width: 571px;
margin-left:28px;
margin-right:15px !important;
margin-right:7px;
padding:0;
}

#sub_a{
width:172px;
margin-left:6px !important;
margin-left:3px;
padding: 0;
float: left;
z-index: 1;

}
#sub_b{
display: none;
}



.entry{
background:url(../img/entry_title2.gif) left top repeat-y;
width:571px;
}

.entry .theme{
background:url(../img/entry_bg2.gif) left top repeat-y;
}

.entry .contents{
background:url(../img/entry_bg2.gif) left top repeat-y;
width:546px;
}

.entry .subContents{
background-color:#FFFFFF;
}

.entry .foot{
background:url(../img/entry_bottom2.gif) left bottom no-repeat;
background-color:#FFFFFF;
}

