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

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

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

#sub_b{
display: none;
}


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

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


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

/* entry */

.entry {
width:600px;
}

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

.entry .contents {
width:600px;
}

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

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