body{
	font-family: "ヒラギノ角ゴprow3","Hiragino KakuGothicPro","メイリオ",Meirio,Osaka,"MSPゴシック","MSPGothic",sans-selif;
	font-size:100%;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
	background-color:#000000;
/*	background-image: url(image/background/logo5.png);*/
	hight:300px;
	background-attachment: fixed;
}	
img{
	border: none;
}
#wrapper{
	width:770px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
/*	background-image: url(image/background/bg3-2.jpg);*/
	background-color:  #000000;
}
a:link {color:#FF3300;}
a:visited{color:#FF3300;} 
a:hover{color:#FF3300;} 
a:active{color:#FF3300;}
a{text-decoration:none;}
/*- Menu Tabs 4--------------------------- */
#tabs4 {
      font: bold 12px/1.5em Verdana;/*- 文字サイズ - */
      float:left;
      width:100%;
      background:change-background;
      line-height:normal;
}
#tabs4 ul {
      margin:0;
      padding:10px 0 0 0;/*- Menu 上右下左- */
      list-style:none;
}
#tabs4 a span {
      float:left;
      display:block;
      background:url("images/tabright4.gif") no-repeat right top;
      padding:10px 20px 10px 15px;
      color:#FF3300;
}
#tabs4 a span {float:none;}

#tabs4 a:hover span {
      color:#000000;
}
#tabs4 a:hover {
      background-position:0% -42px;
}
#tabs4 a:hover span {
      background-position:100% -42px;
}
#top{
	padding: 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#leftside{
	width: 150px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
    font: bold 12px/1.5em Verdana;/*- 文字サイズ - */
	float: left;
}
#center{
	padding: 0px;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	float: left;
}
#rightside
	{
	width: 600px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
    font: bold 12px/1.5em Verdana;/*- 文字サイズ - */
	float: right;
}
#footer{
	clear: both;
	color: #FF3300;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	text-align: center;
}
