@charset "utf-8";
* {
	margin:0;
	padding:0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	font-style: normal;
}

a {
	color: #000;
	text-decoration: none;
}
#container a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	color: #36F;
	text-decoration: underline;
}


#container ul li {
	text-align: left;
	list-style-type: none;
	line-height: 1.5em;
}

#container {
	width: 810px;
	margin-top:0;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:20px;
	text-align: center;
	background-image: url(images/kiraback3.gif);
	background-repeat: repeat;
}
#container #text{
	width:280px;
	padding-left:10px;
	margin-right: auto;
	margin-left: auto;
}
