/* --------------------
	blog_comment
-------------------- */

div.blog_comment{
	border-style: solid;
	border-width:1px;
	border-color:#FFF;
	background-image: url(http://www.salone-aoyama.com/common/img/bbs_bg.gif);
	background-repeat: repeat-x;
	width: 158px;
	margin-left: 5px;
}

div.bbs_container{
	background-color:#ccc;
	width:140px;
	margin-top: 13px;
	margin-left: 9px;
	margin-bottom: 16px;
}

div.bbs_content{
	background-color:#FFF;
	width:138px;
	margin-left: 1px;
}