A:link { 
	color: #ffffff;
	text-decoration:none;
	}
	
A:visited {
	color:#ffffff;
	text-decoration:none;
	}
	
A:hover {
	color:#666666;
	font-style: "nomal";
	border-bottom: 1px dotted #999999;
	text-decoration:none;
	}
	
A:active {
	color:#ff8080;
	font-style: "nomal";
	text-decoration:none;
	}
em{/*<em>*/
	font-style: "normal";
	font-weight: "bold";
}

body{/*<body>*/
	line-height: 130%;
	font-size: 14px;
	color: #999999;
        background color: #000000;
        scrollbar-Track-Color: #000000 ;
	scrollbar-Face-Color: #000000 ;
	scrollbar-Shadow-Color: #888888 ;
	scrollbar-DarkShadow-Color: #666666;
	scrollbar-Highlight-Color: #888888 ;
	scrollbar-3dLight-Color: #666666 ;
	scrollbar-Arrow-Color: #888888 ;

	}

.fire{ /*history box*/
        font-size: 14px;
        overflow: auto;
	float: center;
	background: #ffffff;
        color: #ffffff;
	width: 700px;
        height: 450px;
	margin-left: 250px;
	padding: 3px;
	background-image : url(./image/fire.jpg);
        background-repeat : no-repeat;
        background-attachment: fixed;
	border-top: 2px solid #111111;
	border-left: 2px solid #111111;
	border-right: 2px solid #111111;
	border-bottom: 2px solid #111111;
	}
.south{ /*history box*/
        font-size: 14px;
        overflow: auto;
	float: center;
	background: #000000;
        color: #ffffff;
	width: 700px;
        height: 450px;
	margin-left: 250px;
	padding: 3px;
	background-image : url(./image/south.jpg);
        background-repeat : no-repeat;
        background-attachment: fixed;
	border-top: 2px solid #111111;
	border-left: 2px solid #111111;
	border-right: 2px solid #111111;
	border-bottom: 2px solid #111111;
	}
.itumo{ /*history box*/
        font-size: 14px;
        overflow: auto;
	float: center;
	background: #000000;
        color: #ffffff;
	width: 700px;
        height: 450px;
	margin-left: 250px;
	padding: 3px;
	background-image : url(./image/moomin.jpg);
        background-repeat : no-repeat;
        background-attachment: fixed;
	border-top: 2px solid #111111;
	border-left: 2px solid #111111;
	border-right: 2px solid #111111;
	border-bottom: 2px solid #111111;
	}

.free{ /*history box*/
        font-size: 14px;
        overflow: auto;
	float: center;
	background: #000000;
        color: #ffffff;
	width: 700px;
        height: 450px;
	margin-left: 250px;
	padding: 3px;
	background-image : url(./image/ryo.jpg);
        background-repeat : no-repeat;
        background-attachment: fixed;
	border-top: 2px solid #111111;
	border-left: 2px solid #111111;
	border-right: 2px solid #111111;
	border-bottom: 2px solid #111111;
	}
.for{ /*history box*/
        font-size: 14px;
        overflow: auto;
	float: center;
	background: #000000;
        color: #ffffff;
	width: 700px;
        height: 450px;
	margin-left: 250px;
	padding: 3px;
	background-image : url(./image/pushim.jpg);
        background-repeat : no-repeat;
        background-attachment: fixed;
	border-top: 2px solid #111111;
	border-left: 2px solid #111111;
	border-right: 2px solid #111111;
	border-bottom: 2px solid #111111;
	}
