
/* BODY
---------------------------------------------*/

body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;}

body {
        text-align: center;
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	color: #333;
	font-size: 10px;
	padding-bottom: 25px;
	background-color: #272727;}

input, select {padding: 1px;}

img {border: none;}

a   {
	color:#999;
	text-decoration: underline;}

a:hover {
	color:#ccc;
	text-decoration: none;}

em,address {font-style: normal;}

strong {font-weight: bold;}

.clear {clear: both;}

/* PAGES
---------------------------------------------*/

#pages {
	width: 850px;
	color:#ccc;
        margin: 0 auto;
	text-align: left;}

#pages ul li {
	float: left;
	display: inline;
	padding: 10px 0 2px 0;
	margin-right: 1em;}

#pages ul li a {font-weight: bold;}


/* ALL
---------------------------------------------*/

#all {
	width: 800px;
        margin: 0 auto;
	padding: 25px;
        text-align: left;
	background-color: #000;}

/* CONTENTS
---------------------------------------------*/

#contents {
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 0.03em;
	margin: 50px 0 50px 0;}

#footer {
	background: url(../img/footer.jpg) left top no-repeat;
	width: 800px; height: 140px;}

.copyright {
	font-size: 12px;
	font-weight: bold;
	color: #95abff;
	text-align: center;
	padding-top: 66px;}