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

#main {
float: right;
width: 610px;
margin:0;
padding:0;
}

#sub_a{
float: left;
z-index: 1;
width:170px;
margin:0;
padding: 0;
}
#sub_b{
display: none;
}

/* message 2column overwrite */
#message{
width:544px;
margin:0 auto 14px;
background: url(../img/messege_top_2column.gif) no-repeat left top;
}
