

/* content
---------------------------------------------------*/
#content h2{
	background:url(../image/title01.jpg) no-repeat;
}

#articleBox{
	background:url(../../shared/image/border.gif) repeat-x center bottom;
	padding-bottom:10px;
}

.mainBox #articleBox h3#archive-title{
	margin-top:10px;
	color:#3E342B;
}

.mainBox p.posted{
	font-size:10px;
	text-align:right;
	padding:10px 0;
}


/* sub
---------------------------------------------------*/
#calendarList,
#articleList,
#archiveList,
#categoryList,
#commentList{
	padding:10px 0 0 30px;
	font-size:10px;
}

#sub h3{
	text-indent:0;
}

#archiveList{
	margin-bottom:30px;
}