@charset "utf-8";

body.contG {
	background: #f7faec url(../img/bg/stripe_gn200.jpg) repeat-y top right;
	border-color: #aacc99;
}

h3 {
	color : #669933;
	background-color : #ffffff;
}
h3 .hl {
	font-size: 80%;
	color : #669933;
}

#head {
	background: #f7faec;
	border-color: #aacc99;
}

#auther {
	background: #eef5e0;
	border-color: #aacc99;
}

/*過去リンク*/
th { font-size:90%;}
th a {color:#8aa62b; text-decoration:none; }
th a:hover {color:#446600; text-decoration:none; }
th a:active {color:#cc6600; }
