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

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ カラムタイプ ■■■■■■■■■■*/
#main{
float: left;
width: 520px;
margin:10px 0 0 0;
padding:0 10px;
}

#sub_a{
float: left;
width:180px;
margin:-110px 0 0 0;
padding:0;
}

#sub_b{
float: right;
width:180px;
margin:-110px 0 0 0;
padding:0;
}

div#header{
width:520px;
height:110px;
margin-left:190px;
}
.entry h3.title{
width:280px;
}
.entry .entry_head{
width:200px;
}
/*
div#userNaviArea{
padding:67px 0 0 200px !important;
}
div#userNaviArea{
_padding:0px !important;
_top:73px;
_left:200px;
}
*:first-child+html div#userNaviArea{
padding:0 !important;
top:73px;
left:200px;
}*/