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

#main {
float: right;
width: 580px;
margin:0;
padding:0 10px;
}

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

}
#sub_b{
display: none;
}

#message{
margin-bottom:14px;
min-height:141px;
height:auto !important;
height:141px;
background:url(../img/message_bg_l.gif) no-repeat center bottom;
}

#message .contents{
padding:14px 24px 30px;
border:none;
}

.entry{
margin-bottom: 40px;
padding-top:30px;
background:url(../img/entry_head_l.gif) no-repeat center top;
}

.entry .foot{
padding-top: 20px;
padding-right:15px;
background:url(../img/entry_bottom_l.gif) no-repeat center top;
font-size:0.85em;
text-align: right;
}
