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

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

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

#sub_b{
display: none;
}


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

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


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

/* entry */

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

.entry .contents {
width:585px;
}

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