@charset "UTF-8";
/* CSS Document */

body, h1, h2, p {
	line-height: 1;
	color: #000;
	margin:0;
	padding:0;
}

img { border:0;}
body { background: #fff; font :12px Verdana, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", "ＭＳ Ｐゴシック", Arial, sans-serif; }

#Title {
	width:100%;
	background-color:#36801c;
	margin:0;
	padding:3px 0;
}

#Title p{
	color:#fff;
	text-align:center;
	font-size:1em;
	margin:0;
	padding:0;
}

#wrapper {
	width:250px;
	margin:10px auto;
}

.icon {
	width:250px;
	margin:0 auto;
	text-align:center;
}

h1 {
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
	margin:10px 0;
}

p {
	font-size:1em;
	line-height:1.6em;
	margin:10px 0;
}

div.close {
	margin:30px 53px 20px;
	width:144px;
}

.center {
	text-align:center;
}

