@charset "utf-8";
#allbox {
	background-color: #000000;
	text-align: center;
	width: 994px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
body {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	background-color: #000000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 8px;
}
#box1 {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	height: 286px;
	width: 761px;
	overflow: hidden;
}
.f {
	font-size: 14px;
	font-weight: bold;	
}
.f a {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
	color: #FFFFFF;
	padding-left: 20px;
	background-image: url(images/d_icon_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.f a:hover {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	text-indent: 15px;
	text-align: left;
	color: #9F0261;
}

