.contents{
	position:relative;
	font-size:93%;
}

.contents h1{
	margin:83px 0 -7px -11px;
	width:86px;
	height:37px;
	background:url(../images/title.png) no-repeat;
}

article{
	position:relative;
	margin-top:54px;
	margin-bottom:76px;
	background:url(/common/images/hDot.png) repeat-x top;
}
article .date{
	padding:6px 0 26px;
	font-size:83.3%;
}
article h2{
	padding-bottom:21px;
	font-size:150%;
	font-weight:normal;
}
article .body{
	position:relative;
	line-height:183.3%;
	margin-bottom:-8px;
}
article .body p{
	padding-bottom:2px;
}