h1 {
	padding-bottom: 10px;
	background: transparent url(../images/common/border_dot.gif) repeat-x 0 100%;
	font-size: 1.8em;
	line-height: 1.6;
}
h1 span {
	display: block;
	padding-left: 5px;
	border-left: 5px solid #0070c0;
}

#contents { padding: 20px 30px; }

.heading {
	height: 31px;
	padding: 0 10px;
	background: transparent url(../images/common/heading_bg.gif) repeat-x 0 0;
	color: #039;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 31px;
}

.pad {
	padding-right: 10px;
	padding-left: 10px;
}
.pad-left { padding-left: 10px; }

.separator {
	margin-top: 10px;
	padding-top: 10px;
	background: transparent url(../images/common/border_dot.gif) repeat-x 0 0;
}

p.pagetop {
	margin: 1em 0;
	font-size: 1.2em;
	text-align: right;
}