@charset "Shift_JIS";
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
html {
 filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body {
	color: #666666;
	margin: 0px;
	padding: 0px;
	background: #F7F4ED url(../img2/bg11.jpg) repeat-x;
}
h1,h2.h3,h4,h5  {
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
}
a img  {
	border-style: none;
}
a:link {
	text-decoration: none;
	color: #996600;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	color: #CC0000;
}
