﻿@charset "UTF-8";
/* CSS Document */

body { 
	margin: 0px;
	background-color: #000000;
	color:  #ffffff;
}
.headerbg{
	background: url(images/header.jpg) no-repeat;
}
.menutop{
	padding-top: 2px;
	float: right;
}
.menulist{
	clear: both;
	padding-top: 35px;
}
.logo{
	padding: 5px 0 0 9px; 
}
.copy{
	margin-top: 56px;
}
.menu{
	padding-top: 3px;
}
.copyright{
	margin: 20px 0;
	font-size: 11px;
}


/* スペック */
.speck-l{
	margin-top:  42px;
}
.zugara{
	margin:  10px 0 0;
}
.zugara2{
	margin:  8px 0 12px;
}
a:link.type1 { color: #000000; text-decoration: underline; } 
a:visited.type1 { color: #000000; text-decoration: underline; } 
a:hover.type1 { color: #FF0000; text-decoration: underline; } 
a:active.type1 { cilor: #FF0000; text-decoration: underline; }
.pagetop{
	margin: 5px 0 0px;
	text-align: right;
}
.pagetop-btm{
	margin: 5px 0 40px;
	text-align: right;
}
/*speck.html */
.speck-bg{
	background-image: url('images/spec_bg.gif');
}
