a {
	color: Red;
}

.center {
   height: 1483px;
	width: 801px;
	padding: 0 0 0 20px;
	background-color: #f5c500;
	}
.c-a {
	height: 1470px;
	width: 783px;
	background-color: #ffff99;
}	
.inb {
	height: 368px;
	width: 170px;
	background-color: Yellow;
	margin: 5px 5px 0 10px;
	float: left;
}
.cb {
	height: 1450px;
	width: 552px;
	margin: 5px 10px 0 15px;
	background-color: White;
	float: left;
	border: none;
}
.cb-kai {
	clear: both;
}

.cl {
	height: 20px;
	width: 547px;
	background-color: Blue;
	color: White;
	font-size: large;
	font-weight: bold;
	padding: 5px 0 0 5px;
}

.c-box {
	height: 1200px;
	width: 552px;
	background-color: White;
}

.box-a {
	height: 200px;
	width: 260px;
	background-color: White;
	margin-left: 5px;
	padding: 0 7px 0 7px;
	float: left;
}
.box-ba {
	height: 200px;
	width: 250px;
	padding: 0 7px 0 7px;
	background-color: White;
	float: left;
}
.box-b {
	height: 200px;
	width: 260px;
	background-color: White;
	float: left;
}

.box-c {
	height: 200px;
	width: 260px;
	background-color: White;
	padding-left: 7px;
	float: left;
}
.box-d {
	height: 200px;
	width: 245px;
	background-color: White;
	float: left;
	padding: 0px 7px 0px 10px;
	margin-left: 10px;
}
.b-kai {
	clear: both;
}

.m4 {
	background: url(../img/haikei1.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 5px 0 5px 0;
	border: solid #FF99CC 1px;
	width: 190px;
	height: 18px;
	padding: 2px 0px 0px 5px;
	font-weight: bold;
	color: Fuchsia;
	text-align: center;
	font-size: 15px;
}