@charset "UTF-8";
.img01 {
	padding: 2px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 120px;
	width: 200px;
	border: 1px solid #C8C8C8;
	float: left;
}
.box01 {
	padding: 4px;
	float: left;
	width: 160px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #C8C8C8;
	height: 290px;
}
.box02 {
	padding: 4px;
	float: left;
	width: 160px;
	border: 1px solid #C8C8C8;
	height: 290px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.box03 {
	padding: 4px;
	float: left;
	width: 160px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #C8C8C8;
	height: 170px;
}
.box04 {
	padding: 4px;
	float: left;
	width: 160px;
	border: 1px solid #C8C8C8;
	height: 170px;
	margin: 0px;
}
.td01 {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E4FFFF;
	border-left-color: #E4FFFF;
	background-image: url(../img/title_bg02.gif);
	background-repeat: repeat-x;
	height: 18px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
