#header
{
	width:960px;
	height:80px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ 明朝", "Osaka－等幅";
	font-size: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
  
#header #logo{
	width:959px;
	height:80px;
	float: left;
	background:  url(titlelogo.jpg) top left no-repeat;
  }
  
 #header #help{ 
 }
 
#header h1 {
  color: #FFF; background: rgb(0,39,123);
  font-weight: bold;
  font-size: 180%;
  padding: 0px;
  margin: 0px;
  border: 0px solid rgb(0,39,123);
  border-width: 0px;
  float: right;
  }
 
 
#buttons {
Top:90px;
padding: 0 0 0 0;
margin: 0;
width: 960px;
}

#buttons li{
text-decoration:none;
	list-style: none;
	padding: 0 0 0 0;
	margin: 0;
}
#buttons a{
text-decoration:none;
	list-style: none;
	padding: 0 0 0 0;
	margin: 0;
    text-indent:-9999px; /* アンカーの文字を消したい時に使用 */
    overflow:hidden; /* アンカーの文字を消したい時に使用 */

/* display:none; */
}



.tokushuu {
background:url(tokusyu2button.jpg) top left no-repeat;
height: 30px;
width: 192px;
float:left;
}

.tokushuu a{
background:url(tokusyubutton.jpg) top left no-repeat;
height: 30px;
width: 192px;
display: block;
float:left;
}

.tokushuu a:hover{
	background: none;
	float:left;
}
.seihin {
background:url(seihin2button.jpg) top left no-repeat;
height: 30px;
width: 192px;
float:left;
}

.seihin a{
background:url(seihinbutton.jpg) top left no-repeat;
height: 30px;
width: 192px;
display: block;
float:left;
}

.seihin a:hover{
background: none;
float:left;
}


.houjin {
background:url(houjin2button.jpg) top left no-repeat;
height: 30px;
width: 192px;
float:left;
}

.houjin a{
background:url(houjinbutton.jpg) top left no-repeat;
height: 30px;
width: 192px;
display: block;
float:left;
}

.houjin a:hover{
background: none;
float:left;
}


.kaisya {
background:url(kaisya2button.jpg) top left no-repeat;
height: 30px;
width: 192px;
float:left;
}

.kaisya a{
background:url(kaisyabutton.jpg) top left no-repeat;
height: 30px;
width: 192px;
display: block;
float:left;
}

.kaisya a:hover{
background: none;
float:left;
}

.support {
background:url(support2button.jpg) top left no-repeat;
height: 30px;
width: 192px;
float:left;
}

.support a{
background:url(supportbutton.jpg) top left no-repeat;
height: 30px;
width: 192px;
display: block;
float:left;
}

.support a:hover{
background: none;
float:left;
}

