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

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ カラムタイプ ■■■■■■■■■■*/
#main {
float: right;
width: 560px;
margin:0;
padding:0 20px 0 25px;
}

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

#sub_b{
display: none;
}

#message{
background:url("../img/messageBG2.jpg") no-repeat scroll left top transparent;
width:560px;
}

.entry{
background:url("../img/entryBG2.jpg") no-repeat scroll left top transparent;
padding:136px 0 0;
}

.entry h3.title{
width:560px;
}

.entry .entry_head{
width:560px;
}

.entry .date{
width:560px;
top:152px;
}

.entry .foot{
background:url("../img/footBG2.jpg") no-repeat scroll left top transparent;
}

#trackback h3.title{
background:url("../img/trackback_moduleBG2.jpg") no-repeat left top transparent;
}

#comment_module h3.title{
background:url("../img/comment_moduleBG2.jpg") no-repeat left top transparent;
}