/* ----------------------------------------------------------------------
	ヘッダー
---------------------------------------------------------------------- */

#countainer{
  width: 100%;
  text-align:center;
  background:#FFF;

}


#wrap{
  width:534px;
  height:390px;
  margin:0 auto;
  padding-top:110px;
}

*html #wrap{
  width:534px;
  height:490px;
  margin:0 auto;
  padding-top:110px;
}

#wrap .logo{
  width:534px;
  height:110px;
}

#wrap .title{
  margin-bottom:10px;
}

#wrap .add{
  width:534px;
  height:93px;
  margin-top:20px;
}

#wrap .add .box{
  text-align:left;
  padding:7px 0px 7px 10px;
  border-left:5px #8A644A solid;
}

#wrap .att{
  width:534px;
  margin-top:20px;
}

#wrap .att .bnr{
	text-align:left;
	width:534px;
}

#wrap .att .bnr ul {
width:534px;
text-align:center;
margin:0;
padding: 0;
}

#wrap .att .bnr ul li {
   float:left;
    margin-bottom:10px;
	padding: 0;
	list-style-type: none;

}

#wrap .att .bnr ul li a {
	display: block;
	width:126px;
	overflow: hidden;
	text-indent: -9999px;
}
#wrap .att .bnr ul li.ha a {
	width:126px;
	height:35px;
	background: url(../images/artist/honda.gif) no-repeat;
	margin-right:10px;

}

#wrap .att .bnr ul li.mi a {
	width:126px;
	height:35px;
	background: url(../images/artist/murai.gif) no-repeat;
    margin-right:10px;

}
#wrap .att .bnr ul li.mok a {
	width:126px;
	height:35px;
	background: url(../images/artist/mooki.gif) no-repeat;
    margin-right:10px;
}
#wrap .att .bnr ul li.si a {
	width:126px;
	height:35px;
	background: url(../images/artist/suzuki.gif) no-repeat;
}

#wrap .att .bnr ul li.ma a {
	width:126px;
	height:35px;
	background: url(../images/artist/mantell.gif) no-repeat;
	margin-right:10px;
}

#wrap .att .bnr ul li.ka a {
	width:126px;
	height:35px;
	background: url(../images/artist/kayukawa.gif) no-repeat;
}



#wrap .att .bnr ul li a:hover { background-position: 0 -35px;}

/* ----------------------------------------------------------------------
	フッター
---------------------------------------------------------------------- */
#footer{
  width: 100%;
  height:45px;
  text-align:center;
  background-color: #FFFFFF;
}


#footer .box{
  width:534px;
  height:45px;
  margin:0 auto;
  
}

#footer .box .ctt{
  float:left;
  width:371px;
  height:45px;
  background: url(../images/foot_bg.gif) top left no-repeat    ;
}

#footer .box .ctt .button{
  float:left;
  margin:30px 0 0 14px;
}

#footer .box .ctt .copy{
  float:right;
  margin:30px 14px 0 0;
}


#footer .box .bnr{
  float:right;
  width:126px;
  height:45px;
}