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

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ カラムタイプ ■■■■■■■■■■*/
#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_sweet/img/message_bottom2.gif') no-repeat center bottom #ebfbff;
} 
#message .contents {
width:500px;
background:url('//stat100.ameba.jp/p_skin/prm_snoopy_sweet/img/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_sweet/img/entry_top2.gif') no-repeat center top #ebfbff;
}

.entry .contents {
width:450px;
}

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