/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
Skin for:	basic_ad
FileName:   type_c.css
$Revision: 1.2 $
-----------------------------------------------------*/

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ カラムタイプ ■■■■■■■■■■*/
#main{
float:left;
width:390px;
margin:0;
}
#sub_a{
float:left;
z-index:1;
width:190px;
margin:0;
padding:0 15px 0 0;
}
#sub_b{
float:right;
z-index:2;
width:190px;
margin:0;
padding:0;
}
#message{
background:url(http://stat100.ameba.jp/p_skin/ggmembers_07/img/3col_message_top.gif) no-repeat scroll left top;
}
#message .contents{
background:url(http://stat100.ameba.jp/p_skin/ggmembers_07/img/3col_message_btm.gif) no-repeat scroll left bottom;
}
.entry{
background:url(http://stat100.ameba.jp/p_skin/ggmembers_07/img/3col_entry_top.gif) no-repeat scroll left top;
}
.entry .foot{
background:url(http://stat100.ameba.jp/p_skin/ggmembers_07/img/3col_entry_btm.gif) no-repeat scroll left bottom;
}
