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

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ カラムタイプ ■■■■■■■■■■*/
#main{
float: right;
width: 700px;
margin:0;
padding-right:32px;
}

#sub_a{
float: left;
z-index: 1;
margin:0;
padding:20px 0 0 32px;
}

#sub_b{
display: none;
}


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

#message {
width:670px;
overflow:hidden;
background:url('//stat100.ameba.jp/p_skin/prm_sweethouse/img/message_bottom2.png') no-repeat center bottom;
padding-bottom:64px;
margin:0 auto;
} 
#message .contents {
width:670px;
background:#380006;
}

#message .message-head {
width:670px;
height:64px;
background:url('//stat100.ameba.jp/p_skin/prm_sweethouse/img/message_top2.gif') no-repeat center top;
}

#message .contents .subContents .m-inner {
width:630px;
padding:10px 20px;
background:none;
}

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

/* entry */

.entry,
.entry_head,
.entry .contents,
.entry .foot {
margin-left:auto;
margin-right:auto;
}

.entry {
width:700px;
background:url('//stat100.ameba.jp/p_skin/prm_sweethouse/img/entry_top2.png') no-repeat center top;
}
.entry_head {
width:670px;
background:url('//stat100.ameba.jp/p_skin/prm_sweethouse/img/entry_bg2.png') repeat-y center top;
}

.entry .contents {
width:578px;
background:url('//stat100.ameba.jp/p_skin/prm_sweethouse/img/entry_bg2.png') repeat-y center top;
}

.entry .contents .subContents {
width:578px;
overflow:hidden;
}

.entry .foot {
background:url('//stat100.ameba.jp/p_skin/prm_sweethouse/img/entry_bottom2.png') no-repeat center bottom;
}

/*■■■■■■■■■■■ その他　■■■■■■■■■■*/

.page,
.readerMainLink {
line-height:1;
background:url('//stat100.ameba.jp/p_skin/prm_sweethouse/img/bg_link2.png') no-repeat center center;
}

#footer_ad {
width:670px!important;
}

#comment_module, #trackback,
#bookmark_list,
#recent_entries_list,
#favorite_list,
#reader_list {
width:630px!important;
}