@charset "UTF-8";
@import "/common/themes/cms/css/default.css"; /* initial setting */
@import "/common/themes/cms/css/layout.css";/* layout style */
body {
	background: #666051 url(images/bg.jpg) repeat-x 0 0;
}
.mainImg {
	margin-top: 9px;
	padding-top: 411px;
	background: url(images/mainImg.jpg) no-repeat 0 0;
	width: 890px;
	height: 43px;
}
.btn {
	margin: 1em auto;
}
.contentImg {
	background: url(images/content.jpg) no-repeat 0 0;
	width: 842px;
	height: 520px;
}
.contentImg p {
	font-size: 108%;
	padding: 90px 0 0 230px;
}
