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

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

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

#sub_b{
display: none;
}

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

#message {
width:620px;
overflow:hidden;
background:url('//stat100.ameba.jp/p_skin/prm_crystal_tree/img/message_bottom2.jpg') no-repeat center bottom;
} 
#message .contents {
width:620px;
background:url('//stat100.ameba.jp/p_skin/prm_crystal_tree/img/message_top2.jpg') no-repeat center top;
}
#message .contents .subContents {
width:590px;
overflow:hidden;
line-height:1.6;
}


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

/* entry */

.entry {
width:620px;
background:url('//stat100.ameba.jp/p_skin/prm_crystal_tree/img/bg_entry2.jpg') no-repeat center bottom #05307e;
}

.entry_head {
background:url('//stat100.ameba.jp/p_skin/prm_crystal_tree/img/line2.jpg') no-repeat center bottom;
}

.entry h3.title {
background:url('//stat100.ameba.jp/p_skin/prm_crystal_tree/img/title_entry2.jpg') no-repeat #031637;
}

.entry .contents {
width:580px;
}

.entry .foot {
background:url('//stat100.ameba.jp/p_skin/prm_crystal_tree/img/bg_box_bottom2.jpg') no-repeat center bottom;
}