body {
	text-align: center;
	background-image: url(background1.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-top: 0;
}

#toptitle h1 {
	width:668px;
	margin-bottom: -10px;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	font-size: 8pt;
	text-align: right;
	color: Gray;
}

#kanban {
	margin: 0;
	width: 668px;
	height: 110px;	
}

#button1 {
	margin: 0;
	width: 137;
	height: 47;
	float: left;	
}

#button2 {
	margin: 0;
	width: 131;
	height: 47;
	float: left;	
}

#button3 {
	margin: 0;
	width: 131;
	height: 47;
	float: left;	
}

#button4 {
	margin: 0;
	width: 131;
	height: 47;
	float: left;	
}


#button5 {
	margin: 0;
	width: 138;
	height: 47;
	float: right;	
}

#shade1 {
	margin: 0;
	width: 668;
	height: 7;
}

#policy {
	text-align: center;
	margin: auto;
	width: 668;
	height: 209;
	float: clear;
}

#renewal {
	width: auto;
	text-align: center;
	padding: 25px;
	color: red;	
	font-size: 17px;
	border: dotted 3px red;
	margin: 10px;
}

#renewal2 {
	color: white;
	text-align: center;
	padding: 25px;
	font-size: 16px;
}

.rows {
	margin: 0;
}

#campaign {
	margin: 0;
	text-align: center;
	width: 668;
}

#campaigtitle {
	margin: 0;
	width: 668;
	height: 92;
}

#nokori {
	width: 278;
	height: 64;
	background-image: url(images/nokori.gif);
	background-repeat: no-repeat;
	margin: auto;
	text-align: left;
	vertical-align: middle;
	font-size: 28pt;
}

#touseki {
	margin: 0;
}
#touseki img {
	border-style: solid;
	border-width: 1;
	border-color: gray;
}

#container {
	width:702px;
	margin:0 auto;
	text-align:left;
}

#topshade {
	width:702px;
	height:17px;
	margin:0px;
}

#middle {
	width:702px;
	margin:0;
}

#leftshade {
	width:15px;
	height:700;
	margin:0;
	float:left;
	background-image: url(images/leftshade.gif);
	background-repeat: repeat-y;
}

#main {
	background-color: white;
	width:668px;
	height:700;
	margin:0;
	float:left;
}

#rightshade {
	width:19px;
	height:700;
	margin:0;
	float:right;
	background-image: url(images/rightshade.gif);
}

#bottomshade {
	width:702px;
	height:15px;
	margin:0;
}

#title {
	margin:0;
}

#copyright {
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
	color: gray;
}

