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

.back {
	background-image: url(img/back.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-position: center;
}

.contents {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 645px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-align: center;
}

.back_bottom {
	background-image: url(img/back_bottom.gif);
	margin-bottom: 10px;
	height: 10px;
	margin-top: 0px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	text-align: center;
}

.back_top {  margin-top: 10px}

.t1 {  font-size: 16px; font-weight: bold; color: #FF0000}

.t2 { font-size: 16px; font-weight: bold; color: #0066CC}

.object {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-position: center;
	margin-bottom: 40px;
	margin-top: 0px;
}
