@charset "utf-8"; 
/*つつみテスト*/
/****************************/
h2 {
		margin: 0px;
		padding: 0px;

	}		
/****************************/
em{	font-style: normal; font-weight: bold; font-size: 1.2em; } 
strong{ font-weight:bold;}
img { border: none;}

/*ページ全体を包む要素*/

#nokowrap {
	width:100%;
	margin: 0px auto;

	}
	#nokowrap p {
		margin: 0px!important;
		padding: 0px!important;
		text-indent: 0em!important;
	}
/*メインボディ****************************/
#nokomainCont {
/*	width: 840px;*/
	margin: 0px auto;
	padding: 0px;
	text-align:center;

}


			* html #nokomainCont img{ /* IE-expression (fix png alpha) */
				behavior: expression(
				this.style.filter = this.src.match(/\.png$/) ? "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "')" : this.style.filter,
				this.src = this.src.match(/\.png$/) ? this.src.slice(0, this.src.lastIndexOf("/")+1) + "ie6png.gif" : this.src,
				this.style.behavior = "none"
				);}




/*各ページの設定****************************/

#contBody {
		border: 1px solid #CCC;
		margin:25px 0px 0px;
		padding:40px 30px;

		/*padding: 15px 40px 5px;*/		
	
		}

	
	#contBody ul {
	list-style: none;
	padding: 0px;
	margin:0px;
	zoom:1;/*for IE 5.5-7*/

	}
	#contBody ul:after {
		content:".";
		height:0;
		clear:both;
		display:block;
		visibility:hidden;
	}
		#contBody ul li {
		width: 380px;
		height: 170px;
		margin: 0px 15px;
		padding: 0px;
		float: left;
		}	
		
			#contBody ul li a {
			display: block;
			width: 380px;
			padding-top: 170px;
			height: 0px!important;
			height /**/: 170px;
			overflow: hidden;
			}	
				 
/****************************/
/*hop*/
#contBody ul li#menuA a {
	background: url(../images/menu_01.jpg) no-repeat;
	}
	
	#contBody ul li#menuA a:hover {
	background-position: 0px 2px;
	}
/*sen*/
#contBody ul li#menuB a {
	background: url(../images/menu_02.jpg) no-repeat;
	}
	
	#contBody ul li#menuB a:hover {
	background-position: 0px 2px;
	}
/*mug*/	
#contBody ul li#menuC a {
	background: url(../images/menu_03.jpg) no-repeat;
	}
	#contBody ul li#menuC a:hover {
	background-position: 0px 2px;
	}
/*hum*/
#contBody ul li#menuE a {
	background: url(../images/menu_05.jpg) no-repeat;
	}
	#contBody ul li#menuE a:hover {
	background-position: 0px 2px;
	}
/*eva*/
#contBody ul li#menuD a {
	background: url(../images/menu_04.jpg) no-repeat;
	}
	#contBody ul li#menuD a:hover {
	background-position: 0px 2px;
	}
/*rev*/
#contBody ul li#menuF a {
	background: url(../images/menu_06.jpg) no-repeat;
	}
	#contBody ul li#menuF a:hover {
	background-position: 0px 2px;
	}

/*wat*/
#contBody ul li#menuG a {
	background: url(../images/menu_07.jpg) no-repeat;
	}
	#contBody ul li#menuG a:hover {
	background-position: 0px 2px;
	}
	
/*gaia*/
#contBody ul li#menuH a {
	background: url(../images/menu_08.jpg) no-repeat;
	}
	#contBody ul li#menuH a:hover {
	background-position: 0px 2px;
	}
	
/*hop_kids*/
#contBody ul li#menuI a {
	background: url(../images/menu_09.jpg) no-repeat;
	}
	#contBody ul li#menuI a:hover {
	background-position: 0px 2px;
	}

/*mug2*/
#contBody ul li#menuJ a {
	background: url(../images/menu_10.jpg) no-repeat;
	}
	#contBody ul li#menuJ a:hover {
	background-position: 0px 2px;
	}

/*heroes*/
#contBody ul li#menuk a {
	background: url(../images/menu_11.jpg) no-repeat;
	}
	#contBody ul li#menuk a:hover {
	background-position: 0px 2px;
	}

/*hm2*/
#contBody ul li#menuL a {
	background: url(../images/menu_12.jpg) no-repeat;
	}
	#contBody ul li#menuL a:hover {
	background-position: 0px 2px;
	}

/*kick*/
#contBody ul li#menuM a {
	background: url(../images/menu_13.jpg) no-repeat;
	}
	#contBody ul li#menuM a:hover {
	background-position: 0px 2px;
	}

/*chabukyojin*/
#contBody ul li#menuN a {
	background: url(../images/menu_chabu_kyojin.jpg) no-repeat;
	}
	#contBody ul li#menuN a:hover {
	background-position: 0px 2px;
	}

/*blck*/
#contBody ul li#menuBK a {
	background: url(../images/menu_bk.jpg) no-repeat;
	}
	#contBody ul li#menuBK a:hover {
	background-position: 0px 2px;
	}

/*mm*/
#contBody ul li#menuMM a {
	background: url(../images/menu_mm.jpg) no-repeat;
	}
	#contBody ul li#menuMM a:hover {
	background-position: 0px 2px;
	}


/*off*/
#contBody ul li#menuOFF a {
	background: url(../images/menu_00.jpg) no-repeat;
	cursor: default;
	}


