body {
	margin-top: 5px;
	margin-left: 5px;
	font-size: small;

}
#territory {
	background-color: #FFFFFF;
	width: 760px;
}
#contents {
	width: 570px;
	margin-bottom: 20px;
	float: right;
	padding-right: 10px;
	margin-top: 6px;
}
#contents a:hover {
	background-color: #CCCCCC;
}
#menu {
	width: 120px;
	margin-right: 30px;
	float: left;
	padding-bottom: 20px;
}

#menu a:hover {
	background-color: #CCCCCC;
}
.textcenter {
	text-align: center;
}

#header {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(image/bg.jpg);
}
#header a:hover {

	background-color: #CCCCCC;
}
#footer {
	text-align: center;
	clear: both;
}
#footer a:hover {

	background-color: #CCCCCC;
}
.bold {
	font-weight: bold;
}
.smallfont {

	font-size: .875em;
}
.redcell {
	background-color: #FF0000;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
}
.img_space {
	margin-right: 10px;
}
.greycellcenter {
	background-color: #FFFFF0;
	text-align: center;
	vertical-align: middle;
}
.greycell {
	background-color: #FFFFF0;
	height: 24px;
}


.redfontbold {
	color: #FF0000;
	font-weight: bold;
}
.calendar {
	text-align: center;
	border: 1px solid #CCCCCC;
}


.strong_text {
	font-size: 1.25em;
}
.cell30h {
	height: 30px;
	vertical-align: middle;
}
.1em_text {
	font-size: 1em;
}


.gradation {
	background-image: url(image/grade.gif);
	background-repeat: repeat-y;
	height: 24px;
}

.menucell {
	background-color: #FFFFFF;
	font-weight: bold;
	text-indent: 12px;
	text-align: left;
	height: 24px;
}
.textright {
	text-align: right;
}
form {
	margin-bottom: 5px;
	margin-top: 9px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
h2 {
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	margin: 0px;
	font-weight: bold;
}
p {
	margin: 0px;
}
.campaign_title {
	font-size: 18px;
	color: #FF0000;
}
.campaign_text {

	font-size: 18px;
	color: #000000;
}
.sheet_waku {
	border: medium solid #FF9933;
	padding: 10px;
}