@charset "UTF-8";
/* CSS Document */

#footer {
	text-align: center;
}
#container {
	text-align: left;
	width: 380px;
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka,;
	margin-bottom: 20px;
}
h1 {
	padding: 0 0 15px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 26px;
	text-align: center;
	color: #FFFFFF;
	line-height: 24px;
}
em {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
}
p {
	color: #FFFFFF;
}
.btn {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 11px;
}
#container .period a,#container .period a:link,#container .period a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#container .period a:hover {
	text-decoration: underline;
}
