@charset "utf-8";

.cntnts_ttl {
	width : 720px;
	height : 268px;
	background : url("../img/ttl_sugoi.jpg") 0 0 no-repeat;
}

/*	メニューの現在ページ表示	*/
p.mnu_b		{	background : url("../../img/mnu_b_f2.gif") 0 0 no-repeat;	}
p.mnu_b a		{	background : url("../../img/mnu_b_f2.gif") 0 0 no-repeat;	}


/*	コンテンツ域（メニューバー）	*/
.sugoi_mnu {
	width : 700px;	/*	 （= 720 - 20）	*/
	display : block;
	margin : 0;
	padding : 2px 0 40px 20px;
}

p.sugoi_mnu_original, p.sugoi_mnu_original a,
p.sugoi_mnu_charm, p.sugoi_mnu_charm a,
p.sugoi_mnu_true, p.sugoi_mnu_true a,
p.sugoi_mnu_simply, p.sugoi_mnu_simply a,
p.sugoi_mnu_evolution, p.sugoi_mnu_evolution a {
	width : 688px;
	height : 72px;
	display : block;
	margin : 0;
	padding : 0;
}

p.sugoi_mnu_original {		background : url("../img/sugoi_mnu_original_f2.jpg") 0 0 no-repeat;	}
p.sugoi_mnu_original a {	background : url("../img/sugoi_mnu_original.jpg") 0 0 no-repeat;	}
p.sugoi_mnu_charm {		background : url("../img/sugoi_mnu_charm_f2.jpg") 0 0 no-repeat;	}
p.sugoi_mnu_charm a {		background : url("../img/sugoi_mnu_charm.jpg") 0 0 no-repeat;	}
p.sugoi_mnu_true {		background : url("../img/sugoi_mnu_true_f2.jpg") 0 0 no-repeat;	}
p.sugoi_mnu_true a {		background : url("../img/sugoi_mnu_true.jpg") 0 0 no-repeat;	}
p.sugoi_mnu_simply {		background : url("../img/sugoi_mnu_simply_f2.jpg") 0 0 no-repeat;	}
p.sugoi_mnu_simply a {		background : url("../img/sugoi_mnu_simply.jpg") 0 0 no-repeat;	}
p.sugoi_mnu_evolution {	background : url("../img/sugoi_mnu_evolution_f2.jpg") 0 0 no-repeat;	}
p.sugoi_mnu_evolution a {	background : url("../img/sugoi_mnu_evolution.jpg") 0 0 no-repeat;	}
p.sugoi_mnu_original a:hover {	background : none;	}
p.sugoi_mnu_charm a:hover {		background : none;	}
p.sugoi_mnu_true a:hover {		background : none;	}
p.sugoi_mnu_simply a:hover {		background : none;	}
p.sugoi_mnu_evolution a:hover {	background : none;	}




