body {
	background-image: url(img/bk-w1.jpg);
	background-repeat: repeat;
}
.t1 {
	text-align: center;
	background-image: url(img/n01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 33px;
}
h2 {
	font-size: 12px;
	font-weight: normal;
}
.t2 {
	padding-top: 25px;
	padding-right: 4px;
	padding-bottom: 70px;
	padding-left: 4px;
	text-align: center;
}
.t3 {
	padding-left: 50px;
	text-align: left;
}
.td-m {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 140%;
}
.t1-2 {
	background-image: url(img/n-l.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.t1-3 {
	background-image: url(img/n-r.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.t-m {
	text-align: center;
	background-image: url(img/bk-m.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding: 7px;
}
.t4 {
	background-image: url(img/n02.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 24px;
}
.t5 {
	text-align: right;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 7px;
}
