@charset "utf-8";

h1#shinchaku {
	background-image: url(img/shinchaku-title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 43px;
	width: 480px;
}
div#shinchaku {
	height: auto;
	padding-bottom: 20px;
	width: 480px;
	float: left;
	margin-top: 10px;
}
div#flash {
	text-align: center;
	background-position: center;
	width: 240px;
	float: right;
	margin-top: 10px;
}
#shinchaku dl {
	width: 480px;
	overflow: auto;
	height: 175px;
	font-size: 12px;
}
#shinchaku dt {
	margin-left: 10px;
	font-weight: bold;
}
#shinchaku dd {
	padding-left: 20px;
	width: 430px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-left: 10px;
}


p#bar {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
p#history {
	text-align: right;
	font-size: 12px;
}
