@charset "UTF-8";
#header {
	width: 1000px;
}
#main {
	width: 1000px;
	font-family: Osaka;
	font-size: 12px;
	color: #666;
}
.boldgray {
	font-weight: normal;
	color: #666;
	font-family: Osaka;
	font-size: 14px;
}
#footer {
}
.font10 {
	font-size: 10px;
}
.blue {
	color: #039;
	font-size: 14px;
}
.black12 {
	font-family: Osaka;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.black {
	color: #000;
}
.blue {
	font-family: Osaka;
	font-size: 12px;
	color: #00C;
}
.green14 {
	font-size: 14px;
	font-weight: normal;
	color: #690;
}
#footer {
	width: 1000px;
	font-family: Osaka;
	font-size: 10px;
	color: #666;
}
.right {
	text-align: right;
}
.white12 {
	font-family: Osaka;
	font-size: 12px;
	color: #FFF;
}
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.blackbold14 {
	font-family: Osaka;
	font-size: 14px;
	color: #000;
}
.gray12 {
	font-family: Osaka;
	font-size: 12px;
	color: #666;
}
.italicblue {
	font-family: Osaka;
	font-size: 16px;
	font-style: italic;
	color: #039;
}
