h1 {
	background-image: url(h1_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.title {
	margin: 0px;
	padding: 0px;
}

.title dl {
	margin: 0 18px 0 18px;
}

.title dt {
	font-size: 14px;
	margin: 0 0 4px 0;
}

.title dd {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}

.title hr {
	border-style: dotted none none none; 
	border-top-width: 3px; 
	border-top-color: #ED6169;
	margin: 4px 12px 10px 12px;
	padding: 0px;
}

.pnNavi {
	margin: 0 18px 0 18px;
}

.context {
	height: 300px;
}

.context h4 {
	font-size: 18px;
	font-weight: bold;
	color: #ED6169;
	margin: 18px 18px 0px 18px;
}

.context p {
	margin: 9px 18px 9px 18px;
	font-size: 14px;
	line-height: 21px;
}

.history_back a {
	font-size: 14px;
	padding-left: 24px;
	background-image: url(../global_img/history_back.gif);
	background-repeat: no-repeat;
}

.error {
	height: 400px;
	margin: 0 18px 0 18px;
}
