/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
Skin for:	basic_ad
FileName:   type_c.css
$Revision: 1.1 $
-----------------------------------------------------*/

#main{
float: left;
width: 410px;
margin:0;
padding:0 0 0 12px;
}

#sub_a{
float: left;
z-index: 1;
width:180px;
margin:0;
padding:0 0 0 3px;
}

#sub_b{
float: right;
z-index: 2;
width:180px;
margin:0;
padding:0 3px 0 0;
}

#wrap{
background:url(../img/bg_type_c.gif) repeat-y left top;
}

#message{
background:url(../img/message_ttl.gif) no-repeat left top;
}

#message .contents{
background:url(../img/message_bottom.gif) no-repeat left bottom;
}

.entry .entry_head{
background:url(../img/entry_head_bg.gif) no-repeat left top;

}

.entry .contents{
border-right:1px solid #75CBE0;
border-left:1px solid #75CBE0;
}

.entry .foot{
background:url(../img/entry_foot_bg.gif) repeat-y left bottom;
}





