/* CSS Document */

/* body•” */
body {
	font-family:		"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color:				#339900;
	text-align:			right;
}

#contents {
	width:				600px;
	margin:				auto;
	background-color:	#FFFFFF;
	padding:			10px;
	text-align:			left;
	position:			relative;
}

#navbar {
	background-image: 	url(../-1.gif);
	padding: 			0px;
	width: 				600px;
	height:				25px;
	position:			absolute;
	top:				155px;
	left:				0px;
	border-bottom:		1px solid #333333;
	border-top:			1px	solid #333333;
}