@charset 'iso-2022-jp';


/* -----------------  menu ---------------------- */
#menu1_btns1 a {
	display:block;
	width: 190px;
	height: 38px;
	background-image: url(img/menu2.gif);
}


#menu1_btns2 a {
	display:block;
	width: 190px;
	height: 19px;
	background-image: url(img/menu2.gif);
}





/* $B%a%K%e!<(B1 */

#menu1_ue {
	background-image:url(img/menu_ue.gif);
	width: 208px;
	height: 17px;
}

#menu1_naka {
	width: 208px;
	background-repeat: repeat-y;
}

#menu1_st {
	background-image: url(img/menu_st2.gif);
	width: 208px;
	height: 37px;
}



/* ----------------------  logo  --------------------------- */
#logo {
	width: 222px;
	height: 146px;
	position:absolute;
	top: 19px;
	left: 0px;
}

#logo a:hover{ background-position: 0px -146px;}


#logo a {
	width: 222px;
	height: 146px;
	display:block;
	background-image:url(img/logo.gif);
	background-repeat: no-repeat;
}
/* -------------------------------------- */


body {background-color: #FF6800;}



