/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
Skin for:	basic_ad
FileName:   type_a.css
$Revision: 1.1 $
-----------------------------------------------------*/

#main {
float: right;
width: 596px;
margin:0 3px 0 0;
padding:0;
}

/*■■■メインコラム＿メッセージボード*/
#message{
background: url(../img/message_top02.gif) top left no-repeat;
}

#message .contents{
background: url(../img/message_bottom02.gif) bottom left no-repeat;
}

#message .subContents{
background: url(../img/message_bg02.gif) repeat-y;
width: 576px;
}

/*■■■メインコラム＿記事*/
.entry{
background:url(../img/entry_bg02.gif) repeat-y;
}

.entry .entry_head{
background:url(../img/entry_header02.gif) top left no-repeat;
}

.entry .foot{
background:url(../img/entry_footer02.gif) bottom left no-repeat;
width: 576px;
}

.entry .contents{
width:572px;
}

#sub_a{
width:170px;
margin:0;
padding: 0;
float: left;
z-index: 1;

}
#sub_b{
display: none;
}
