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

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

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


#sub_b{
display: none;
}



#message{
	background:url(../img/message2_board.jpg) repeat left top;
margin-bottom:14px;
}

#message .contents{
	background:url(../img/message2.jpg) no-repeat left top;
}

#message .subContents{
	background:url(../img/message2_foot.jpg) no-repeat left bottom;
	padding:50px 120px 30px 100px;
}

/*■■■メインコラム＿記事*/
.entry{
background:url(../img/entry2.jpg) repeat-y;
margin-bottom: 40px;
width: 550px;
}

.entry .entry_head{
background:url(../img/entry_head2.jpg) no-repeat left top;
}

.entry h3.title{
background:url(../img/entyr2_25.jpg) no-repeat left bottom;
}

.entry .foot{
background:url(../img/entry_foot2.jpg) no-repeat left bottom;
}