/* 基本 */
*{
	margin: 0px;
	padding: -10px;
}


img {
	border-width:0px;
}


#contents {
	height: 850px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	background-image: url(../img/bg2b.jpg);
	background-repeat: repeat;
	background-position: center;
	vertical-align: middle;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
#contents2 {
	height: 2600px;
	text-align: center;
	bottom: 0px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 50px 15px;
	background-image: url(../img/.png);
	padding: 0px;
}
#contents3 {
	height: 0px;
	bottom: 0px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	line-height: normal;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 900px;
}
