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

#main {
float: right;
width: 610px;
margin:0;
padding:0;
}
div#wrap{
	background:#ffffff url("../img/wrapBG_2columnLeft.jpg") repeat-y center top;
}

div#sub_a{
width:190px;
margin:0;
padding: 0;
float: left;
z-index: 1;

}
#sub_b{
display: none;
}
/*
.readerMainLink{
	background:url("../img/readerMainLinkBG_2column.jpg") no-repeat scroll center top;
}

.topPaging{
	background:url("../img/topPagingBG_2column.jpg") no-repeat scroll center top;
}*/

.entry{
	background:#ffffff url("../img/entry_body_2column.jpg") repeat-y center top;
	width:610px;;
}

.entry .entry_head{
	background:#ffffff url("../img/entry_head_2column.jpg") no-repeat center top;
}

.entry h3.title{
	width:480px;
}

.entry .contents .subContents{
	width:480px;
}

.entry .theme{
	background:url("../img/entry_headLine_2column.jpg") no-repeat scroll center bottom;
}

.entry .contents .subContents{
	background:url("../img/entry_footLine_2column.jpg") no-repeat scroll center bottom;
}

.entry .foot{
	background:url("../img/entry_foot_2column.jpg") no-repeat scroll center top;
}
/*
div.entry + div.topPaging{
	background:url("../img/readerMainLinkBG_foot_2column.jpg") no-repeat scroll center top #FFFFFF;
}

div.entry + div.topPaging + div.readerMainLink{
	background:url("../img/topPagingBG_2column.jpg") no-repeat scroll center bottom #FFFFFF;
}*/
#message{
	width:610px;
	background:url("../img/entry_body_2column.jpg") repeat-y scroll center top;
}
#message .content{
	width:480px;
	margin-left:65px;
	overflow:hidden;
}
#message .messageTop{
	background:url("../img/readerMainLinkBG_2column.jpg") repeat-y center top;
	height:35px;
}
#message .messageBottom{
	background:url("../img/topPagingBG_2column.jpg") no-repeat center top;
	height:35px;
}
#recent_entries_list{
	width:560px;
}
#reader_list{
	width:560px;
}
#comment_module{
	width:560px;
}
#trackback{
	width:560px;
}