﻿@charset utf-8;
/* CSS Document */
* {
	margin: 0;
}
a {
outline-style: none;
}
a:link,a:visited,a:hover,a:active{
	text-decoration: none;
	color:#343434;
}

body {margin: 0 auto;
height: 100%;
  width: 1000px;
  background-color: #3d3c4a;
  color:#8F8FD8;
  font:95%;
  text-align: center;
  background-image: url(../img/shadow.png);
  background-position: center;
  background-repeat: repeat-y; }

img{border:0;}

h1{font-size: 100%;}
h2{font-size:100%;}
h3{font-size:100%;}

ul li{list-style-type:none;
 display: inline;}

.style { color:#BBCBFF;}
.style1 {font-family:'ＭＳ Ｐゴシック','ＭＳＰゴシック','MSPゴシック','MS Pゴシック';
font-size:16px;
line-height:18px;
}
.style2 { 
font-size:100%;
          }
.style3 {
font-size:85%px;
line-height:150%;
	 }
.style4 { 
	font-size: 80%;
	}
.style5 { 
font-size: 250%;
}
.style6 { 
  font-size: 110%; }
.style7 { color:#434343;
font-size:80%;}  
.style8 { color:#434343;
font-size: 250%;
}
 #menu
 {margin:0 auto;}
 
 #menu2 
 {margin:0 auto;
	
}
#menu2 a:link img{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;}
#menu2 a:visited img{
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;}	
#menu2 a:hover img{
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#menu2 a:active{
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
  #menu3
 {margin:0 auto;}
#headerimg
{
text-align:center;
margin: 0 auto;
width:200px;
height:40px;}

#img
{margin:1% auto;}

#middle
{
  margin: 0 auto;
  width: 450px;
  height: 100%;
   text-align: left; 
   background-attachment:fixed;
   background-repeat: no-repeat;
   background-position:center top;
}



#middle2
{
  margin: 0 auto;
  width: 955px;
  
  
  }

#middle2 a:link{
	text-decoration: none;
	color:#96a3cb;
}
#middle2 a:visited{
	text-decoration: none;
	color:#3333cc;
}  
#middle2 a:hover{
    text-decoration:underline;
	color:#a7b4e1;
}

#middle2 a:active{

	color:#ffffff;
}
#middle3
{
  margin: 0 auto;
  width: 600px;
  height: 100%;
  height: auto ;
  text-align: left; 
 
}
#middle4
{
  margin: 0 auto;
  width: 350px;
  height: 100%;
  height: auto ;
  text-align: left; 
 }
#page4
{
  margin: 0 auto;
  width: 955px;
  height: 600px;
    background-image:url(../img/bluemachine2-bg.jpg);
    background-repeat: no-repeat;
   background-position:center top;
}
