*{
	margin:0px;
	padding:0px;
}
body{
	background:url(./img/bg.gif) fixed;
	margin-top:15px;
}
a:link   {color:#33CCFF;text-decoration:none;}
a:visited{color:#33CCFF;text-decoration:none;}
a:active {color:#FFCC33;text-decoration:none;}
a:hover  {color:#FFCC33;position:relative;top:1px;left:1px;}
div#index{
	width:900px;
}
div#menu{
	float:left;
}
div.menu{
	font-family:"Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
	font-weight: bolder;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 3px;
	margin: 10px 0px 5px 0px;
	width:230px;
	height:24px;
	color: #999999;
	background: url(./img/title-bg.gif) no-repeat;
}
div.menu-under{
	font-family:"Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
	font-size: 10px;
	margin:10px 0px 15px 15px;
	width:230px;
	height:24px;
	color: #999999;
}
div#main{
	float:right;
	width:640px;
}
div.main{
	font-family:‚l‚r ƒSƒVƒbƒN;
	font-size:10pt;
	padding:15px;
	margin:10px 0px 10px 20px;
	width:600px;
	color: #666666;
	line-height:1.5;
	border:1px #888888 solid;
	background:#ffffff;
	filter:progid:DXImageTransform.Microsoft.DropShadow(offx=5,offy=5,color=#cccccc,positive=true);
}

img.title{
	margin-left:50px;
	margin-bottom:10px;
}

p.novel{
	margin:15px 30px 25px 50px;
}
img.list{
	margin-right:10px;
	margin-top:15px;
}
ul{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	list-style:url(./img/yaji.gif) disc;
}
li{
	margin-bottom:10px;
	height:15px;
}

.copy{
	clear:both;
	margin-top:50px;
	text-align:center;
	font-size:7pt;
	font-family:"Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
	color: #666666;
}
