body {
	margin: 5px 0px 0px 2px;
	background-image: url(../img/back/hside.jpg);
	font-size: 12px;
	font-family: "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

body, td, th {
	color: #333333;
	font-size: 12px;
}

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #663300;
}

a{
	color: #333333;
	text-decoration : none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}
