@charset "Shift_JIS";
 
BODY{
	background-repeat: repeat;
	background-attachment: fixed;
	text-align: center;
	color: white;
	background-color: black;
	background-image : url(back3.jpg);
}
.main_t{
	border-width: 1px;
	border-style: solid;
	border-color: white;
	width: 900px;
	background-color: black;
	left: 250px;
	margin-left: 200px;
}
P{
  font-size : 16px;
  font-weight : normal;
  line-height : 30px;
  text-align : left;
  margin-left : 70px;
}
H1{
  font-size : 17px;
  font-weight : normal;
  text-decoration : none;
  text-align : center;
  background-color : black;
  line-height : 30px;
  font-family : HG³ž²‘‘Ì-PRO;
  color : white;
  margin-bottom : -20px;
}
#h1p{
  
  
  
  
  color : white;
  background-color : black;
  
  
  margin-left : -1px;
  text-align : center;
  margin-bottom : -8px;
  font-size : 14px;
}
H2{
	color: white;
	line-height: 30px;
	font-family: "‚l‚r –¾’©";
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	background-color: red;
	text-align: left;
	margin-left: 70px;
	margin-top: 20px;
}
SPAN{
  
  color : #ffff80;
}
H3{
	font-size: 24px;
	color: white;
	background-color: #ff0000;
	font-family: "‚l‚r –¾’©";
	margin-left: 70px;
	text-align: left;
	margin-top: 20px;
}
#pcenter{
  text-align : center;
  margin-left : -20px;
}
#red{
  font-style : italic;
  color : red;
}
A{
  color : aqua;
  background-color : black;
}
.h2_A{
  color : white;
  text-decoration : none;
}
.sidemenu{
	font-weight: normal;
	background-color: black;
	text-align: left;
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
	border-width: 3px;
	border-style: double;
	width: 200px;
	position: absolute;
	left: 5px;
	top: 10px;
	padding-left: 3px;
	padding-top: 3px;
}
H4{
  font-size : 16px;
  font-weight : normal;
  color : yellow;
  margin-left : 70px;
  text-align : left;
}
.p_isshiki{
  background-image : url(isshiki.png);
  background-repeat : repeat-x;
  background-attachment : scroll;
  margin-right : 30px;
}

#voice{
	background-image : url(isshiki2.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.sokuhou{
	margin-top: 5px;
	margin-left: 70px;
	margin-right: 30px;
	background-color: #310000;
	background-image : url(sokuhou_you.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
}

.shiro_sokuhou{
	margin-top: 5px;
	margin-left: 70px;
	margin-right: 30px;
	background-color: #80ffff;
	color: black;
}
.red{
	color: white;
	background-color: red;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 24px;
	font-family: "‚l‚r –¾’©";
}
.blue{
	margin-top: 5px;
	margin-left: 70px;
	margin-right: 30px;
	background-color: blue;
	text-align: left;
	font-size: 16px;
	padding-left: 2px;
	padding-top: 2px;
}
.sidemenu_bar{
	color: white;
	background-color: #990099;
}