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


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

#main{
float: left;
width: 616px;
padding-left:19px;
overflow:hidden;
}

#sub_a{
float: left;
z-index: 1;
width:204px;
padding-left:19px;
overflow:hidden;
}

#sub_b{
display: none;
}

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

#message {
overflow:hidden;
} 
#message .contents {
background:url('//stat100.ameba.jp/p_skin/prm_bearbrick_flag/img/line_message2.jpg') repeat-y center top;
}
#message .contents .subContents {
background:url('//stat100.ameba.jp/p_skin/prm_bearbrick_flag/img/bg_message2.jpg') no-repeat center bottom;
padding:0 20px 22px;
}

/*■■■■■■■■■■■ センター　■■■■■■■■■■*/
	
.entry,
#bookmark_list,
#recent_entries_list,
#favorite_list,
#reader_list {
overflow:hidden;
background:url('//stat100.ameba.jp/p_skin/prm_bearbrick_flag/img/bg_entry2.jpg') repeat-y;
}

.entry {
width:616px;
}
.entry .entry_head {
padding:65px 28px 20px;
background:url('//stat100.ameba.jp/p_skin/prm_bearbrick_flag/img/bg_entry_top2.jpg') no-repeat;
}
.entry .theme{
padding:0 28px;
}
.entry h3.title{
padding:0 28px;
}
.entry .contents {
background:url('//stat100.ameba.jp/p_skin/prm_bearbrick_flag/img/line_entry2.gif') no-repeat center bottom;
}

.entry .foot {
width:572px;
padding:17px 22px 48px;
text-align:center;
background:url('//stat100.ameba.jp/p_skin/prm_bearbrick_flag/img/bg_entry_bottom2.jpg') no-repeat center bottom;
}

#recent_entries_list h3.title,
#bookmark_list h3.title,
#favorite_list h3.title,
#reader_list h3.title {
padding:65px 33px 20px;
background:url('//stat100.ameba.jp/p_skin/prm_bearbrick_flag/img/bg_entry_top2.jpg') no-repeat;
}

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