/* CSS Document */


@charset "shift-jis";



h1,h2,h3,h4,h5,p {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
}

@media print {
body {
_zoom: 0.82;
}
}

body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin: 0px;
	padding: 0px;
}

h1 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}

p {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}

img {
	border-style: none;
}

a:link {
	color: #663300;
	text-decoration: none;
}

a:visited {
	color: #663300;
	text-decoration: none;
}

a:hover {
	color: #B75B00;
	text-decoration: underline;
}

