/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
Skin for:	basic_ad
FileName:   type_a.css
$Revision: 1.1 $
-----------------------------------------------------*/

#main {
float: right;
width: 551px;
margin:0;
padding:0 18px;
}

#sub_a{
width:183px;
margin:0;
padding:0 0 0 15px;
float: left;
z-index: 1;

}
#sub_b{
display: none;
}

/*■■■メインコラム＿メッセージボード*/
#message{
width:551px;
background:url(/p_skin/pr_resort/img/entry_re_bg_w.gif) repeat-y;
}

#message .contents{
background:url(/p_skin/pr_resort/img/entry_bg_w.gif) left top no-repeat;
}

#message .subContents{
background:url(/p_skin/pr_resort/img/message_btm_bg_w.gif) left bottom no-repeat;
}

/*■■■メインコラム＿記事*/
.entry{
width:551px;
background:url(/p_skin/pr_resort/img/entry_re_bg_w.gif) repeat-y;
}

.entry .entry_head{
background:url(/p_skin/pr_resort/img/entry_bg_w.gif) left top no-repeat;
}

.entry .foot{
background:url(/p_skin/pr_resort/img/entry_btm_bg_w.gif) left bottom no-repeat;
}

