td {
	font-family: "MS Mincho", "MS PGothic", Seoul, "MS Gothic";
	font-size: 12px;
	line-height: 150%;
	color: #fcc4c4;
}
input {
	font-family: "MS Mincho", "MS PGothic", Seoul, "MS Gothic";
	font-size: 12px;
	background-color: #CCCCCC;
	border: 1px solid #ffffff;
}
.back {
	background-repeat: no-repeat;
}
.body01 {
	background-repeat: repeat-y;
}
.body02 {
	background-repeat: repeat-x;
}