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

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ カラムタイプ ■■■■■■■■■■*/

#firstContentsArea{
float:left;
width:645px;
overflow:hidden;
}

#main{
float: left;
width: 400px;
margin:0;
}

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

#sub_b{
float: right;
z-index: 2;
margin:0;
}


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

#message {
width:390px;
overflow:hidden;
border-left:5px solid #000;
border-right:5px solid #000;
border-bottom:5px solid #000;
} 
#message .contents {
width:390px;
background:url('//stat100.ameba.jp/p_skin/prm_hysteric_bear/img/title_message.gif') no-repeat center top #fff;
}
#message .contents .subContents {
width:360px;
overflow:hidden;
line-height:1.6;
}


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

/* entry */

.entry {
width:390px;
border-left:5px solid #000;
border-right:5px solid #000;
}

.entry .contents {
width:340px;
}

.entry .foot {
border-bottom:5px solid #000;
padding-bottom:20px;}