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

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

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

#sub_b{
float: right;
z-index: 2;
margin:0;
}

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

#message {
width:411px;
overflow:hidden;
background:url('//stat100.ameba.jp/p_skin/prm_hysteric_neon/img/bg_message.gif') no-repeat center bottom;
} 
#message .contents {
width:411px;
background:url('//stat100.ameba.jp/p_skin/prm_hysteric_neon/img/bg_message.gif') no-repeat center top;
}
#message .contents .subContents {
width:391px;
overflow:hidden;
line-height:1.6;
}


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

/* entry */

.entry {
width:411px;
}

.entry_head {
background:url('//stat100.ameba.jp/p_skin/prm_hysteric_neon/img/bg_entry.gif') no-repeat center top;
}

.entry .contents {
width:411px;
}

.entry .subContents {
width:351px;
background:url('//stat100.ameba.jp/p_skin/prm_hysteric_neon/img/line.gif') no-repeat center bottom;
}

.entry .foot {
width:411px;
margin:0 auto;
background:url('//stat100.ameba.jp/p_skin/prm_hysteric_neon/img/bg_entry.gif') no-repeat center bottom;
}
