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

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

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

#sub_b{
display: none;
}

#message{
background:url("../img/messageSubContentsBG2.png") no-repeat left top transparent;
}

#message .contents{
background:url("../img/messageContentsBG2.png") no-repeat left bottom transparent;
}

#message .subContents{
background:url("../img/messageBG2.png") repeat-y left top transparent;
}

.entry{
background:url("../img/entryBG2.jpg") repeat-y scroll left top transparent;
}
.entry .entry_head{
background:url("../img/entryHeadBG2.png") no-repeat scroll left top transparent
}
.entry .contents{
background:url("../img/entryContentsBG2.jpg") no-repeat scroll left bottom transparent;
}
.entry .foot{
background:url("../img/entryFootBG2.jpg") no-repeat scroll left bottom transparent;
}