@charset "UTF-8";

body {
	background-color: #000;
	color: #999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a:hover img{
filter:alpha(opacity=75); /*IE*/
-moz-opacity:0.75; /*FF*/
opacity:0.75;
}

#centerselect {
	background-image: url(../images/indexpsoftmobilelogo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 550px;
	width: 550px;
	margin: auto;
}
.indexcopyright a {
	color: #636151;

}
.indexcopyright{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-align: center;
}

