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

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ カラムタイプ ■■■■■■■■■■*/
#main {
float: right;
width: 590px;
margin-top:26px;
padding:0;
}

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

}
#sub_b{
display: none;
}

#message .contents{
width:590px;
background:url(../img/messeage_header_long.gif) no-repeat center top;
}
#message .subContents {
background:url(../img/messeage_footer_long.gif) no-repeat center bottom;
width:550px;
}
.entry{
width:590px;
}
.entry h3.title{
background:url(../img/contents_header_long.gif) no-repeat center top;
}
.entry .foot{
background:url(../img/contents_footer_long.gif) no-repeat center bottom;
}