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

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ カラムタイプ ■■■■■■■■■■*/
#main{
float: left;
width: 500px;
margin:0;
padding:0 43px;
}

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

#sub_b{
display: none;
}


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

#message {
width:500px;
overflow:hidden;
background:url('//stat100.ameba.jp/p_skin/prm_snoopy_slow/img/bg_message_bottom2.gif') no-repeat center bottom #fff0f5;
} 
#message .contents {
width:500px;
background:url('//stat100.ameba.jp/p_skin/prm_snoopy_slow/img/bg_message_top2.gif') no-repeat center top;
}
#message .contents .subContents {
width:470px;
overflow:hidden;
line-height:1.6;
}


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

/* entry */

.entry {
width:500px;
background:url('//stat100.ameba.jp/p_skin/prm_snoopy_slow/img/bg_box_top2.gif') no-repeat center top #ffffe3;
}

.entry .contents {
width:450px;
}

.entry .foot {
background:url('//stat100.ameba.jp/p_skin/prm_snoopy_slow/img/bg_box_bottom2.gif') no-repeat center bottom;
}