@charset "shift_jis";
/* CSS Document */

body {
	background-color: #828257;
	background-image: url(im_common/bg_glade.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

