/* CSS Document */
body,div,ul,ol,li,h1,h2,p{
	margin:0 auto;
	padding:0;
	}
h1,h2,h3,em,address{
 	font-style: normal;
 	font-weight: normal;
 	font-size: 100%;
	}
body{
 	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-serif;
	text-align:center;
	}
*{
	font-size:12px;
	line-height:1.5;
	letter-spacing:0.5;
	}
#logo{
	margin-top:25px;
	}
#image{
	margin-top:15px;
	}
#counter{
	margin-top:15px;
	}

