@charset "shift_jis";
body {
	text-align:center;
	background-color: #FFFFFF;
}
#title {
	margin-top: 0px;
	text-align:center;
	text-indent: -9999px;
}
#main {
	text-align:center;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
a {
	text-decoration: none;
}
a:link {
	color: #666666;
	font-style: normal;
}
a:visited {
	color: #666666;
}
a:hover, a:active {
	color: #666666;
	font-style: normal;
	text-decoration: underline;
}
.font13 {
	font-size: 13px;
	color: #666666;
}
.font12 {
	font-size: 12px;
	color: #666666;
}
.font11 {
	font-size: 11px;
	color: #666666;
	line-height: 1.5;
}

