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

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

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

#sub_b{
display: none;
}

#sub_main{
width:605px;
overflow:hidden;
}


#message{
padding-top:29px;
margin-bottom:14px;
background:url(../img/message.long.gif) no-repeat center top;
}

#message .contents{
/*padding:14px 24px;*/
width:605px;
background:url(../img/content.main.long.gif) repeat-y ;
line-height:1.5;
}

#message .subContents{
padding:11px 21px 14px 21px;
width:563px;
background:url(../img/message.foot.long.gif) no-repeat bottom;
}

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

.entry{
margin-bottom: 40px;
background:url(../img/content.main.long.gif) repeat-y;
}

.entry .foot{
width:505px;
background:url(../img/content.foot.long.gif) no-repeat bottom;
font-size:1em;
text-align: center;
}
