@charset "utf-8";
/**********************************************
CSS info...

 file name  : enter.css
 style info : サイト入り口用スタイル設定
**********************************************/
#wrapper {
	width: 640px;
	height: 480px;
	margin: 20px auto 0px;
}
p {
	text-align: center;
}