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

#main{
float: left;
width: 420px;
margin:0;
padding:25px 0 0 10px;
}

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

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


#message .subContents {
width:360px;
background:transparent url(../img/message_bottom.gif) no-repeat scroll left bottom;
}

#message{
background:transparent url(../img/message_bg.gif) repeat scroll 0 0;
}

#message .contents{
background:transparent url(../img/message_top.gif) no-repeat scroll 0 0;
}

.entry{
background:url(../img/message_top.gif) no-repeat left top;
width:420px;
}

.entry .subContents{
overflow:hidden;
width:360px;
}

.entry_head{
background:url(../img/entry_bg.gif) repeat-y;
}

.contents{
background:url(../img/entry_bg.gif) repeat-y;
}

.entry .foot{
background:transparent url(../img/entry_bottom.gif) no-repeat scroll center bottom;
}

