body {
	font-size: small;
	text-decoration: none;
	background-color: #A5FF62;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#main {
	background-color: #FFFFFF;
	text-align: left;
	width: 750px;
}
#junior {
	background-color: #FFFFFF;
}
.green {
	font-weight: bold;
	color: #00CC00;
}

#header {
	height: 40px;
	width: 750px;
	margin-top: 15px;
	background-color: #FFFFFF;
}



#menu {
	text-align: center;
	height: 40px;
	width: 750px;
	background-color: #FFFFFF;
}

#footer {
	height: 40px;
	width: 750px;
	background-color: #FFFFFF;
	vertical-align: bottom;
}
.title {
	font-size: large;
	font-weight: bold;
	color: #009900;
}
.red {
	color: #FF0000;
}
.blue {
	color: #0000CC;
	font-weight: bold;
}
.title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00DE00;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.month_bg {
	background-image: url(../img/seikatsu/schedule/month/month_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
a:link {
	color: #00CC00;
	text-decoration: underline;
}
a:visited {
	color: #00CC00;
}
a:hover {
	color: #FFFFFF;
	background-color: #00CC00;
}
a:active {
	color: #FFFFFF;
	background-color: #00CC00;
}

#junior {
	background-color: #FFFFFF;
}
.orange {
	color: #FF9900;
}
.blackline {
	color: #0000CC;
	border: thin solid #000000;
}
