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

#main{
float: left;
width: 404px;
margin:0;
padding:0 5px;
}

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

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

#message{
background:url(../img/message_top.gif) no-repeat top left;
}

#message .contents{
background:url(../img/message_bottom.gif) no-repeat bottom left;
}

#message .subContents{
background:url(../img/message_bg.gif) repeat-y left;
}

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

