/*-----------------------------------------------------
ameblo CSS Skin Layout Settings
FileName:   type_c.css
Version:    2007.07.19
Skin for:	xxxxx
-----------------------------------------------------*/

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

#sub_a{
float: left;
z-index: 1;
width:177px;
margin:14px 0 0 0;
padding:0 5px;
background:url(../img/side_bg.gif) repeat-y left top;
color:#00557D;
}

#sub_b{
float: right;
z-index: 2;
width:177px;
margin:14px 0 0 0;
padding:0 5px;
background:url(../img/side_bg.gif) repeat-y left top;
color:#00557D;
}

.bgBox{
margin:0 -5px;
width:auto;
height:31px;
background:url(../img/sidebottom_bg.gif) no-repeat left top;
}
