@charset "Shift_JIS";

/* Copyright (C) 2001-2008 Arma Eater, TOKIYA. */

body
{
	margin:0px;
	background-image: url(../img/skill_upper_neo/bg.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-color: #000;
}

div.frame
{
	margin: 0 auto;
	width: 142px;
	text-align: left;
}

p.body
{
	margin: 0 auto;
	width: 142px;
	text-align: left;
	font-size: 10px;
	color: #000;
	font-family: verdana, arial, serif, osaka;
	line-height: 130%;
}

a:link    { color:#333333;}
a:visited { color:#333333;}
