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

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

#sub_a {
float: right;
margin: 0;
padding: 0;
}

#sub_b {
display: none;
}

/*■■■メインコラム＿2colum*/

#message,
.entry { width: 598px; }

#message {
background: #fffff0 url(../img/message_top2.png) no-repeat center top;
}

.entry {
background: #fffff0 url(../img/entry_top2.png) no-repeat center top;
}

.entry .foot {
background: #fffff0 url(../img/entry_bottom2.png) no-repeat center bottom;
}
