/*wi؂ւCSS */

body{
	background:url(../img/noon/bg_body.jpg);
}

#header_container{
	height:435px;
}

#wrapper{
	background:url(../img/noon_index/bg_wrapper.jpg) repeat-x top center;
}

#header_container{
	background:url(../img/noon_index/bg_header.jpg) no-repeat top center;
}

#title_area-index{
	background:url(../img/noon_index/bg_index001.jpg) no-repeat -2px 58px;
}

#title_area-index h1 a{
	background:url(../img/noon_index/title_index001.jpg) no-repeat bottom center;
}

#n_logo{
	background:url(../img/noon_index/nlogo.jpg);
}

#w_logo{
	background:url(../img/noon_index/wlogo.jpg);
}

#title_area-index #about a{
	background:url(../img/noon_index/btn_index001-off.jpg) no-repeat bottom center;
}


#title_area-index #about a:hover{
	background:url(../img/noon_index/btn_index001-on.jpg) no-repeat bottom center;
}

/*Navi_off---------------------*/
#navi_new a{background:url(../img/noon_index/navi.jpg) no-repeat 0px 0px;width:156px;}
#navi_village a{background:url(../img/noon_index/navi.jpg) no-repeat -156px 0px;width:151px;}
#navi_town a{background:url(../img/noon_index/navi.jpg) no-repeat -307px 0px;width:152px;}
#navi_tsuushin a{background:url(../img/noon_index/navi.jpg) no-repeat -459px 0px;width:155px;}
#navi_character a{background:url(../img/noon_index/navi.jpg) no-repeat -614px 0px;width:154px;}
#navi_character.new a{background:url(../img/noon_index/navi.jpg) no-repeat -768px 0px;width:154px;}


/*Navi_hover---------------------*/
#navi_new a:hover{background:url(../img/noon_index/navi.jpg) no-repeat 0px -90px;width:156px;}
#navi_village a:hover{background:url(../img/noon_index/navi.jpg) no-repeat -156px -90px;width:151px;}
#navi_town a:hover{background:url(../img/noon_index/navi.jpg) no-repeat -307px -90px;width:152px;}
#navi_tsuushin a:hover{background:url(../img/noon_index/navi.jpg) no-repeat -459px -90px;width:155px;}
#navi_character a:hover{background:url(../img/noon_index/navi.jpg) no-repeat -614px -90px;width:154px;}
#navi_character.new a:hover{background:url(../img/noon_index/navi.jpg) no-repeat -768px -90px;width:154px;}


#contents_main{
	background:url(../img/noon_index/bg_contents_main.jpg) repeat-y top center;
}

#web_info h3{
	background:url(../img/noon_index/title_index003.jpg) no-repeat top left;
}

#daily_event h3{
	background:url(../img/noon_index/title_index004.jpg) no-repeat top left;
}



#ds_wii{
	background:url(../img/noon_index/btn_index003-off.jpg) no-repeat top left;
}

#special_download{
	background:url(../img/noon_index/btn_index008-off.jpg) no-repeat top left;
}

#special_download a:hover{
	background:url(../img/noon_index/btn_index008-on.jpg) no-repeat top left;
}


#footer_bg{
	height:146px;
	margin-top:-50px;
}

#index_container{
	background:url(../img/noon_index/bg_index002.jpg) no-repeat top center;
}