body {
	 font-size:20%;
	 color:#000000;
	 background-color:#ffffff;
	background-image: url(img/back.gif);
    background-attachment:fixed;
    background-repeat:repeat-x;
    background-position:top;
 	cursor:url(img/cursor.ani);
    scrollbar-face-color:#ffbdba;
    scrollbar-arrow-color:#000000;
    scrollbar-track-color:#ffffff;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#000000;
    scrollbar-3dlight-color:#000000;
    scrollbar-darkshadow-color:#000000;
}

 body,td,th {
    letter-spacing : 3px;
    line-height : 20px;
    font-size: 80%;
    font-family: ‚l‚r ‚oƒSƒVƒbƒN;
    }


a { 
	color:#000000;
	text-decoration:none;
	cursor:url(img/cursor.ani);
	 }
 a:hover{ color:#ffcbc9; }

ul.menu {
	 list-style-type:none;
 	width:200px;
	margin-left:0;padding:0;
	}
.menu li {
	text-align:right;
	border-bottom:1px dashed #ffcee8;
	margin-bottom: 0.5em;
 }
 
 img{ border:none; }

.center {
	text-align:center;
	height: 100%;
}

.zentai {
	width:100%;height:100%;width:650px;
}

.leftyose {	float:left;}

div.title {
	width:200px;
	border:1px solid #ffcee8;
	padding:2px;
	background-color: #ffffff;
	background-image: url(img/back2.gif);
}
p.title {
	margin-top:50px;margin-bottom:30px;
	text-align:center;
}

.cyo {
	font-size:80%;
}

.honbun {
	border:1px solid #ffcee8;
	width:400px;
	height:350px;
	float:left;
	margin-left:5px;
	padding:2px;
	overflow: auto;
	background-color: #ffffff;
	background-image: url(img/back3.gif);
    background-attachment:fixed;
}

.kakomi dt {
	padding: 2px;
	border-bottom:1px dashed #ffcee8;
	border-top:1px dashed #ffcee8;
	background-image: url(img/back2.gif);
}

td.title { color:#ff6080; }
