.box1 {
	width: 760px;
	height: 53px;
	background-image: url(images/tizu1.gif);
}

.box2 {
	width: 438px;
	height: 519px;
	float: left;
}

.box3 {
	width: 322px;
	height: 519px;
	background-image: url(images/tizu3.png);
	float: left;
}

.box4 {
	width: 760px;
	height: 133px;
	background-image: url(images/tizu4.png);
}

.blue {
	border: 1px dotted blue;
	width: 730px;
	height: 100%;
	padding: 10px;
}

#blue2 {
	color: #3D33C1;
	font-weight: 600;
}

#name {
	maegin-top: 20px;
	font-size: 14pt;
	font-weight: 600;
	font-family: "Verdana";
}

table.wakunashi {
	border: 0px solid lightgrey;
	border-bottom: 1px solid lightgrey;
	width: 560px;
	height: 100%;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: 600;
	font-size: 12pt;
}

table.map-syousai {
	background-image: url(images/ba_bg.gif);
	border: 1px solid lightgrey;
	width: 514px;
	height: 100%;
	margin: 5px 20px 20px 20px;
}

td.map-syousai1 {
	width: 98px;
	height: 100%;
	padding: 5px;
	background-image: url(images/03.gif);
	font-weight: 600;
}

td.map-syousai2 {
	width: 148px;
	height: 100%;
	padding: 5px;
	background-color: #FCFCFF;
}

td.map-syousai3 {
	width: 508px;
	height: 100%;
	padding: 5px;
	background-color: #FCFCFF;
}

.pagetop {
	width: 540px;
	text-align: right;
	margin-right: 20px;
}




