@charset "shift_jis";
body {
	margin: 0px 0px 20px;
	padding: 0px;
	font-size: 86%;
	letter-spacing: 1px;
	line-height: 150%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-image: url(../images/base_bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#wrapper {
	margin: 0px;
	padding: 15px;
}
#image {
	width: 300px;
	float: left;
	margin-bottom: 20px;
}
#title {
	width: 300px;
	margin-left: 18px;
	float: left;
}
#title h1 {
	margin: 40px 30px 30px 0;
}
#title h2 {
	margin: 0px 0px 20px;
}
#title h1, #title h2 {
	text-align: right;
}
#rireki {
	clear: left;
}
#rireki h2, #info h2 {
	width: 618px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font-size: small;
	font-weight: bold;
	background: url(../images/top_h2_bg.gif) no-repeat 3px 1px;
	border-bottom: 3px double #FF9900;
}
#rireki ul {
	padding: 0px;
	list-style-image: url(../images/top_rireki_ul.gif);
}
#info dl {
	margin: 10px 5px;
}
#info dt {
	margin: 0px 0px 5px;
	font-weight: bold;
	text-decoration: underline;
}
#info dd {
	margin: 0px;
}
