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

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

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

#sub_b{
display: none;
}


/*■■■■■■■■■■■ メッセージ　■■■■■■■■■■*/

#message {
width:600px;
overflow:hidden;
background:url('//stat100.ameba.jp/p_skin/prm_barba_40th/img/message_bg2.gif') repeat-y center top #fad8e7;
} 
#message .contents {
width:600px;
background:url('//stat100.ameba.jp/p_skin/prm_barba_40th/img/message_top2.gif') no-repeat center top;
}
#message .contents .subContents {
width:560px;
overflow:hidden;
line-height:1.6;
background:url('//stat100.ameba.jp/p_skin/prm_barba_40th/img/message_bottom2.gif') no-repeat center bottom;
}


/*■■■■■■■■■■■ センター　■■■■■■■■■■*/

/* entry */

.entry {
width:600px;
}
.entry_head {
width:600px;
background:url('//stat100.ameba.jp/p_skin/prm_barba_40th/img/entry_top2.gif') no-repeat center top;
}

.entry .contents {
width:546px;
background:url('//stat100.ameba.jp/p_skin/prm_barba_40th/img/line_entry2.gif') no-repeat center bottom;
}

.entry .foot {
width:560px;
background:url('//stat100.ameba.jp/p_skin/prm_barba_40th/img/entry_bottom2.gif') no-repeat center bottom;
}