* {
	margin:0;
	padding:0;
}

body{
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	background-image: url(image/haikei.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#preLoad {
display: none;
visibility: hidden;
}

a:link {
	color: #333333;
		text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#wrap{
	position:static;
	width:800px;
	margin:0px auto;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(image/back_contents.gif);
	background-repeat: repeat-y;
}

#foot{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 800px;
	height: 60px;
	overflow: hidden;
	background-image: url(image/back_foot.gif);
	color: #FFFFFF;
	background-position: bottom;
	text-align: center;
	line-height: 2;
	margin: 0px auto;
	position: static;
	padding-top: 10px;
	margin-bottom: 20px;
}

#title{
	width:200px;
	height:40px;
	overflow: hidden;
	float: left;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
}

#menu{
	width:530px;
	height:40px;
	overflow: hidden;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 20px;
	float: right;
}

#menu ul { 
margin:0px; 
padding:0px;
list-style:none;
}
#menu li {
	float:left;
	background-image: url(image/menu2.gif);
}
#menu li a {
display:block;
text-decoration:none;
text-indent:-9999px;
height:40px;
background-image:url(image/menu.gif);
}
#menu li a:hover {
background-image:url(image/menu2.gif);
}
#menu li#menu01 a{ background-position: 0 0; width: 82px;  overflow: hidden;}
#menu li#menu02 a{ background-position: -82px 0; width: 73px; overflow: hidden;}
#menu li#menu03 a{ background-position: -155px 0; width: 55px; overflow: hidden;}
#menu li#menu04 a{ background-position: -210px 0; width: 69px; overflow: hidden;}
#menu li#menu05 a{ background-position: -279px 0; width: 84px; overflow: hidden;}
#menu li#menu06 a{ background-position: -363px 0; width: 76px; overflow: hidden;}
#menu li#menu07 a{ background-position: -439px 0; width: 91px; overflow: hidden;}

#line1{
	width:800px;
	overflow: hidden;
	clear: both;
	height: auto;
	text-align: center;
}

#line2{
	width:800px;
	overflow: hidden;
	clear: both;
	height: auto;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 10px;
}

html {
    overflow-y:scroll;  
}

.nameen {
	font-size: 24px;
	color: #FF6666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.nameen2 {
	font-size: 24px;
	color: #3366CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.nameen3 {
	font-size: 24px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.namejp {
	font-size: 24px;
	font-family: "Courier New", Courier, mono;
	color: #333333;
	font-weight: bold;
}

.namejp2 {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	font-weight: bold;
}

.spec {color: #333333; font-family: "Courier New", Courier, mono; font-size: 12px;}
