@charset "utf-8";
body {
	background-color: #230014;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-y;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", Osaka, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 2em;
	margin: 0px;
	padding: 0px;
}
body * {
	margin: 0px;
	padding: 0px;
}
strong {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "MS PGothic", Osaka, Helvetica, Arial, Verdana, sans-serif;
}
h1 {
	position: absolute;
	left: 576px;
	margin-top: 17px;
}
img{
	border-style: none;
}
#g_menu {
	width: 149px;
}
#contena {
	width: 500px;
	margin-left: 16px;
	padding-top: 171px;
}
#author {
	margin-top: 170px;
	color: #D9D9D9;
}
#author .cyu {
	color: #FBFF24;
}
#link {
	margin-top: 83px;
	margin-bottom: 5em;
}
a:link { text-decoration: none; color:#FFF}
a:visited { text-decoration: none; color:#FFF}
a:hover {
	text-decoration: underline;
	color:#FFF
}
a:active { text-decoration: none; color:#FFF }
#link h2 {
	margin-bottom: 7px;
}
.en {
	color: #BFA59B;
}
