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


/*■■■■■■■■■■■ カラム　■■■■■■■■■■*/

#main{
float: left;
width: 421px;
padding:0 17px;
overflow:hidden;
}

#sub_a{
float: left;
}

#sub_b{
float:left;
z-index: 2;
}

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

#message {
overflow:hidden;
background:url('//stat100.ameba.jp/p_skin/prm_bearbrick_animal/img/bg_box.gif') repeat-y center center;
} 
#message .contents {
background:url('//stat100.ameba.jp/p_skin/prm_bearbrick_animal/img/bg_box_top.gif') no-repeat center top;
}
#message .contents .subContents {
background:url('//stat100.ameba.jp/p_skin/prm_bearbrick_animal/img/bg_box_bottom.gif') no-repeat center bottom;
}

/*■■■■■■■■■■■ センター　■■■■■■■■■■*/
	
.entry,
#bookmark_list,
#recent_entries_list,
#favorite_list,
#reader_list {
overflow:hidden;
background:url('//stat100.ameba.jp/p_skin/prm_bearbrick_animal/img/bg_box.gif') repeat-y;
margin:23px 0 16px;
}

.entry .entry_head{
background:url('//stat100.ameba.jp/p_skin/prm_bearbrick_animal/img/bg_box_entry.gif') no-repeat;
}

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

#recent_entries_list h3.title,
#bookmark_list h3.title,
#favorite_list h3.title,
#reader_list h3.title {
padding:35px 35px 25px;
background:url('//stat100.ameba.jp/p_skin/prm_bearbrick_animal/img/bg_box_top.gif') no-repeat;
}

#bookmark_list #advertising2,
#recent_entries_list #advertising2,
#favorite_list #advertising2,
#reader_list #advertising2 {
padding:0 35px 35px;
background:url('//stat100.ameba.jp/p_skin/prm_bearbrick_animal/img/bg_box_bottom.gif') no-repeat center bottom!important;
}

