/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

html {
	overflow-y: scroll;
}

body {
	text-align: left;
	padding: 5px 10px;
	background:url(img/iframe_bg.gif) top repeat;
}

dl { width: 225px; }

dd,dt {
	font-size: 10px;
	list-style: none;
	line-height: 1.4em;
	margin-bottom: 4px;
	font-family:  "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #7E7E7E;
}

dt img { margin-left: 10px; }

dt { color: #FF0000; margin-bottom: 0px; background: none; }

span { padding-left: 1em; letter-spacing: 1px; }

a,
a:link,
a:active,
a:visited {
	color: #603917;
}

p a:hover {
	color: #603917;
}
