@import url("../../common/css/base.css");
body{
	text-align:left;
	font-size:14px;
	line-height:18px;
}
div#date{
	margin:10px 0 0 0;
	padding:0 0 0 10px;
}
div#text{
	margin:5px 0 0 0;
	padding:0 0 5px 10px;
	width:700px;
	border-bottom:1px solid #cccccc;
}