@charset "shift_jis";

/***********************************************************
*
*	sennheiser common style
*
*
***********************************************************/

img {
	margin:0px;
    border:none;
}

#content{
  overflow:none!important;
}

div.regza_zg2 {
	background-image: url("images/top_regza-zg2.jpg") ;
	background-position:0 0;
	background-repeat: no-repeat;
	margin:10px 0 0;
	padding:0;
	overflow:none;
    width:640px;
	height:1200px;
}

div.areaReport h3,
div.areaLineup h3{
    margin:10px 0 5px!important;
	padding:0!important;
}

div.areaReport{
	margin:0;
	padding:400px 0 0 0;
}

div.areaReport ul {
	list-style:none;
    margin:0;
	padding:0;
}

div.areaReport ul li{
	padding:0;
    margin:0;
}

div.areaReport a.button {
	display:block;
	behavior: expression(
		this.onmouseover=new Function("this.className='activebutton'"),
		this.onmouseout=new Function("this.className='button'"),
		this.style.behavior='none'
	);

	/display:inline;
}
div.areaReport a.activebutton img ,
div.areaReport a.button:hover img ,
div.areaReport a.button:active img {
	visibility:hidden;
}

div.areaLineup ul{
	margin:0;
	padding:0;
}

div.areaLineup ul li{
	list-style:none;
	margin:0;
	padding:0px 1px 0px 0px;
	float:left;
}

div.areaLineup a.button {
	display:block;
	behavior: expression(
		this.onmouseover=new Function("this.className='activebutton'"),
		this.onmouseout=new Function("this.className='button'"),
		this.style.behavior='none'
	);

	/display:inline;
}

div.areaLineup a.activebutton img ,
div.areaLineup a.button:hover img ,
div.areaLineup a.button:active img {
	visibility:hidden;
}

div.areaLink {
	margin:0;
	padding:0;

}

div.areaLink ul{
	margin:10px 0 0;
	padding:0;
}

div.areaLink ul li{
	list-style:none;
	margin:0;
	padding:5px 0;
	float:left;
}

div.areaLink a.button {
	display:block;
	behavior: expression(
		this.onmouseover=new Function("this.className='activebutton'"),
		this.onmouseout=new Function("this.className='button'"),
		this.style.behavior='none'
	);

	/display:inline;
}
div.areaLink a.activebutton img ,
div.areaLink a.button:hover img ,
div.areaLink a.button:active img {
	visibility:hidden;
}

div.regza_zg2Footer ul {
	margin:0;
	padding:0;
}

div.regza_zg2Footer ul li{
	list-style:none;
}