.entrybox {
	background: url(/common/images/blog/entrybox_bg.gif) left top no-repeat;
	padding-top: 10px;
	border-bottom: 1px solid #908B8A;
	margin-bottom: 50px;
	clear: both;
}
.entrybox h4  {
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	vertical-align: text-top;
	padding: 0px 0px 10px 0px;
	text-decoration: none;
}
.line {
	background: url(../images/line_side.gif) left bottom no-repeat;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
.entrybox dl {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
.entrybox dt {
	font-size: 10px;
}
.entrybox dd {
	margin-bottom: 10px;
}
#name, #mailaddress {
	width: 207px;
}
#message {
	height: 130px;
	width: 588px;
	font-size: 12px;
}
.spc-b230m {
	margin-bottom: 230px;
}
.line-top {
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
}

