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

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

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

#sub_b{
float: right;
z-index: 2;
margin:0;
padding-left:5px;
}


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

#message {
width:420px;
margin:0 auto 15px;
overflow:hidden;
background:url('//stat100.ameba.jp/p_skin/prm_mashglove/img/bg_box_top.png') no-repeat center top;
} 
#message .contents {
background:url('//stat100.ameba.jp/p_skin/prm_mashglove/img/bg_box_bottom.png') no-repeat center bottom;
}
#message .contents .subContents {
padding:0px 20px;
margin:20px 0;
line-height:1.6;
background-color:#fffef6;
width:380px;
overflow:hidden;
}


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

/* common */

#bookmark_list,
#recent_entries_list,
#favorite_list,
#reader_list,
#comment_module,
#trackback {
padding:20px;
margin:20px 0;
background-color:#fffef6;
}

#bookmark_list h3.title,
#recent_entries_list h3.title,
#favorite_list h3.title,
#reader_list h3.title  {
padding-bottom:15px;
color:#333333;
font-size:1.3em;
background-color:#fffef6;
}

#bookmark_list ul,
#recent_entries_list ul,
#favorite_list ul,
#reader_list ul {
margin:0;
padding:0px;
overflow:hidden;
background-color:#fffef6;
}

/* entry */

.entry {
width:420px;
background:url('//stat100.ameba.jp/p_skin/prm_mashglove/img/bg_box_top.png') no-repeat center top;
overflow:hidden;
}

.entry .entry_head {
padding:17px 60px 0;
background:url('//stat100.ameba.jp/p_skin/prm_mashglove/img/bg_box_title.jpg') no-repeat center top #fffef6;
}

.entry .contents {
overflow:hidden;
width:380px;
}

.entry .contents {
overflow:hidden;
}

.entry .foot {
width:404px;
padding:15px 8px;
background:url('//stat100.ameba.jp/p_skin/prm_mashglove/img/bg_box_bottom.png') no-repeat center bottom;
overflow:hidden;
}

.page,
.readerMainLink {
background:url('//stat100.ameba.jp/p_skin/prm_mashglove/img/bg_pager.png') no-repeat center center;
line-height:1;
padding:20px 0;
}

#footer_ad ul {
background-color:#fffef6;
padding-top:20px;
}
