@charset "utf-8";
@import url("main.css");
#mainmenu /* CSS Document */


/* CSS Document */

    #theme  a{
	width: 100%;
	background-position: right bottom;
}
li.nomal_text  {
	line-height: 1.5em;
}

/*メニュー選択中のリンク切り*/
#mainmenu #theme {
	width:120px;
	background-image: url(../../images/material/menu_theme.png);
	background-position:right bottom;
	display:block;
}
li#theme{
	text-indent:-9999px;
	}
