@charset "Shift_JIS";

.ti_top1 {
	color: #ff0000;
	font-size: 20;
	background-color: #ffdff8;
	text-align: center;
	padding: 6px;
}

.ti_top2 {
	color: red;
	font-size: 20;
	background-color:#dfd8f8;
	text-align: center;
	padding: 4px;
	margin-bottom: 1em;
}

#b_c {
	padding: 0px 15px;
	font-color: #660000;
}

#b_t {
	padding: 0px 15px 10px;
	font-size: 13px;
	text-align: right;
}

#copyright {
	clear: both;
	width: 800px;
	text-align: center;
	font-size: 12px;
	font-style: italic;
}