@charset "Shift_Jis";

*{
	margin:0;
	padding:0;
	font-size:100%;
	font-style:normal;
	line-height:160%;
	font-family:Verdana,"‚l‚r ‚oƒSƒVƒbƒN",Osaka,Chicago,Sans-serif;
	scrollbar-track-color:#000;
	scrollbar-face-color:#000;
	scrollbar-shadow-color:#000;
	scrollbar-darkshadow-color:#000;
	scrollbar-highlight-color:#000;
	scrollbar-3dlight-color:#000;
	scrollbar-arrow-color:#572839;
}

body{
	color:#BBB;
	text-align:left;
	background:url("flower067_l.jpg") no-repeat fixed top left #000;
}

h1{
	width:215px;
	height:100px;
	margin:20px 15px 0 20px;
	color:#000;
	font-size:230%; 
	font-family:"‚l‚r ‚o–¾’©",Arial,Osaka,Chicago,Sans-serif;
	text-align:center;
	filter:dropshadow(color=#444444,offx=8,offy=5,positive=true)
}

#menu{
	width:215px;
	margin:0 15px 0 20px;
	color:#AAA;
}

#menu ul{
	list-style-type:none;
}

#menu ul li{
	list-style-type:none;
	border-bottom:1px dashed #572839;
	padding:1px;
}

#menu li a{
	font-size:100%;
	color:#BBB;
	font-weight:bold;
	font-family:Arial,"‚l‚r ‚oƒSƒVƒbƒN",Osaka,Chicago,Sans-serif;
	display:inline;
	padding:0 1px 0 10px;
	text-decoration:none;
}

#menu li a:hover{
	color:#BBB;
}

#copy{
	font-size:9px;
	color:#666;
	margin:10px 0 0 0;
	text-align:right;
}

#copy a{
	font-size:9px;
	color:#7F7F7F;
	font-family:Arial,"‚l‚r ‚oƒSƒVƒbƒN",Osaka,Chicago,Sans-serif;
	text-decoration:none;
}