@charset "utf-8";



/*
	--------------------------------
	Created: 2008.05.20
	Last Modified: 2008.05.20
	--------------------------------
*/



/* --------------------------------
	コンテナ
-------------------------------- */

div#container { position:relative; margin:0 auto 0 auto; padding:0 0 40px 0; width:637px; }



/* --------------------------------
	本文
-------------------------------- */

h1 { padding:52px 0 0 0; }
p {}



/* --------------------------------
	クローズボタン
-------------------------------- */

p#close { position:absolute; right:0; top:25px; width:71px; }
p#close img { cursor:pointer; }








