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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.contents{
	background-repeat: no-repeat;
	background-color: #ECECEC;
}
p{
	font-size: 12px;
	line-height: 24px;
	color: #2A2A2A;
	padding-bottom: 1px;
}
