@charset "utf-8";

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
    margin: 0;
    padding: 0;
	list-style-type: none;
}
body {
	background-color: #000;
}
#main {
	height: 100%;
	width: 970px;
	position: relative;
	margin: auto;
}#main {
	color: #FFF;
	font-size: large;
	text-align: center;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
img {
    border-style:none;
}#contena1 {
	position: relative;
	top: -80px;
	font-size: 14px;
	letter-spacing: 1px;
	left: 50px;
	font-weight: lighter;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "Century Gothic";
}
h3 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 10px;
	color: #999;
}
#contena1 h1 {
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: lighter;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "Century Gothic";
	line-height: 20px;
}
#contena2 {
	top: 40px;
	position: relative;
	line-height: 2em;
}
