@charset "Shift_JIS";
/* CSS Document */

body {
	font-size: 12px;
	color: #666666;
}
a link {
	color: #660033;
}
.title {
	width: 634px;
	height: 17px;
	text-align: left;
	font-size: 15px;
	color: #777777;
	font-weight: bold;
	border-left: 5px #999999 solid;
	border-bottom: 2px #999999 dotted;
	margin: 10px auto;
}
#footer {
	margin: 10px auto;
	width: 648px;
	text-align: center;
	font-size: 12px;
	color: #666666;
}


