@charset "utf-8";
/* CSS Document */


body {
	text-align:center;
	padding-top:90px;
}
#wrap {
	width:891px;
	_width:895px;
	text-align:left;
	margin:auto;
}
#photo {
	margin-top:100px;
	margin-bottom: 50px;
}
#photo img {
	float:left;
}

#mail a {
	display:block;
	width:178px;
	height:50px;
	background:url(image/mail.gif) no-repeat 0 0;
}
#mail a:hover {
	width:178px;
	height:50px;
	background:url(image/mail.gif) no-repeat -178px 0;
}
ul {
	padding-left:27px;
}
ul#prize li a {
	display:block;
	height: 22px;
	color:#222;
	font-size:10px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
ul#prize li a:hover {
	color:#999;
}
#copyright {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	margin-bottom:30px;
	font-size:12px;
	clear:both;
}





















