@charset "Shift_JIS";
* {
  margin: 0;
  padding: 0;
}


a {
  text-decoration: none; 
  color:#333;
  border-bottom: none;
 }
  
a:hover {  text-decoration: none;
  color:#ddc;
  border: none;
 }

a.d2 {  text-decoration: none;
  color:#666;
  border: none;
 }

a.imgsLink{
  border: none;
}

a img{
 text-decoration: none;
 border: none;
}
  
a:hover img{
  filter: alpha(opacity=50);
  -moz-opacity:0.50;
  opacity:0.50;
}


body{
  color: #000;
  text-align:center;
  line-height:1.4;
  font:13px "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け","繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3","繝｡繧､繝ｪ繧ｪ","Hiragino Kaku Gothic Pro",arial,helvetica,clean,sans-serif;
}

.main-content2 h1.pagetitle {
	margin:0.5em 0 0.6em 0; padding:0 0 2px 4px; border-bottom:solid 1px rgb(225,225,225); font-family:"�ｭ�ｳ 繧ｴ繧ｷ繝�け","trebuchet ms",arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:138%;
}

h1{
  font-size:100%;
  margin-bottom: 50px;
}

h3{
  font-size:120%;
  color: #191970;
  text-align:left;
  margin-bottom: 3px;
}
h4{
  color: #191970;
  text-align:center;
  margin-bottom: 1px;
}
p{
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
line-height:1.9;
text-align:justify;
text-justify: auto;
font-size:120%;
}

h2{
  font-size:120%;
  text-align:center;
  margin-bottom: 3px;
}

h5{
  font-size:70%;
  text-align:center;
  margin-bottom: 10px;
}

strong{
  font-weight: normal;
  font-size:132.1%;
}

.back{
  font-size: x-small;
}


#pics{
  float: center;
  margin-top: 50px;
  width: 700px;
  padding-left: 200px;

}

/*-------------------------------------------------
    header
=================================================*/

header {
	width: 100%;
	height: 80px;
}header > .inner {
	width: 700px;
	position: relative;
	margin: 0 auto;
	padding: 0 30px;
}

header .logo {
	float: center;
	padding-top: 100px;
	padding-left:250px;
}

#inner2 {
	float: center;
	padding-top: 100px;
	padding-left: 100px;
}


#gnav {
	float: center;
	padding-top: 3px;
	padding-left: 0;
}


#gnav li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	height: 10px;
	padding-right: 20px;
	margin-right: 20px;
}

#gnav li:last-child {
	padding-right: 0;
	margin-right: 0;
	background: none;
}

#gnav li a {
}



#container{
  padding-left: 250px;
  position: relative;
  top: 200px;
  font-size: x-small;
  width: 700px;
}

#gnav2 {
	float: center;
	padding-bottom:0px;
	padding-left: 0;
  font-size: x-small;
}

#gnav2 li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	height: 10px;
	padding-right: 40px;
	margin-right: 20px;
        font-size: x-small;
}

#tane {
  padding-left: 230px;
  position: relative;
  top: 200px;
  font-size: x-small;
  width: 650px;
}

#story {
	position: relative;
	padding-top: 15px;
	width: 600px;
	float: center;
}

#footer{
  clear: both;
  width: 100%;
  padding-top:400px;
  text-align: center;
  font-size: x-small;
  font-family: verdana;
}
#footerr{
  clear: both;
  width: 100%;
  padding-top:3px;
  text-align: center;
  font-size: x-small;
  font-family: verdana;
}