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

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

#sub_a{
float: right;
z-index: 1;
width:170px;
margin:0;
padding:0 15px 0 10px;
}

#sub_b{
float: right;
z-index: 2;
width:170px;
margin:0;
padding:0 5px 0 5px;
}

#sub_a,
#sub_b{
color:#33333D;
}

#main a,
#sub_a a,
#sub_b a{
text-decoration: underline;
color:#FFF;
}

#main a:visited,
#sub_a a:visited,
#sub_b a:visited{
text-decoration: none;
color:#FFF;
}

#main a:hover,
#sub_a a:hover,
#sub_b a:hover{
text-decoration: none;
color:#FFF;
}

.entry{
width:398px;
background:url("../img/entry_b.png") no-repeat left bottom #FFF;
}

.entry .entry_head{
position:relative;
width:323px;
background:url("../img/entry_head.png") no-repeat left top;
}

.entry h3.title{
width:303px;
margin:0 0;
clear:both;
color:#458b95;
font-size:1.3em;
font-weight: bold;
}

.entry .theme{
display:block;
width:386px;
background:url("../img/border.png") no-repeat center top #FFF;
text-align:right;
font-size:0.8em;
}

#comment_module,
#trackback{
width:385px;
padding-left:15px;
}

#sub_main{
width:400px;
padding:0 0 0 15px;
}
