@charset "UTF-8";
/* CSS Document */
body {
	background:#FFF;
	text-align:left;
}
h3 {
	font-weight:normal;
	font-size:140%;
	line-height:1.4em;
	margin:0;
	margin-bottom:5px;
	border-bottom:1px solid #CCC;
	padding-bottom:3px;
}
#wrapper {
	margin:40px;
	text-align:left
}

.logo {
	width:320px;
	height:92px;
	margin:80px auto 80px 0;
	background:url(/common_images/logo.jpg) no-repeat center;
}
.sbox {
	text-align:left;
	margin:100px auto 20px auto;
	line-height:1.7em;
}
.sbox p {
}
.copy {
	margin:100px auto 60px;
	line-height:1.6em;
}