@charset "utf-8";

*			{ margin:0; padding:0; font-size:12px; line-height:18px; }
body		{ text-align:center; }
h1			{ font-size:20px; font-weight:bold; margin-top:80px; }
#head		{ width:100%; height:80px; background:#333333; text-align:left; }
#head img	{ width:366px; height:26px; margin:27px 0 0 35px; }

.url		{ background:#fbfbfb; border: 1px solid #dddddd; width:200px; padding:20px 30px; text-align:left; margin:20px auto; }