@charset "Shift_JIS";

a:link {
	color: #7E7EF7;
	text-decoration: underline;
}
a:visited {
	color: #7E7EF7;
	text-decoration: underline;
}
a:active {
	color: #FA8072;
	text-decoration: none;
}
a:hover	{
	color: #7E7EF7;
	text-decoration: none;
	background-color: #FFF8DC;
}
body {
	color: #7E7EF7;
	font-family: "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 9pt;
	background-image: url(htmls_img/KURUM105.jpg);
	padding-top: 50px;
}
td {
	padding: 30px;
}