@charset "utf-8";
/* CSS Document */

#menu_top{	background-image:url(../img/menu/top_out.png);}
#menu_top:hover{	background-image:url(../img/menu/top_over.png);}

#menu_c{	background-image:url(../img/menu/c_out.png);}
#menu_c:hover{	background-image:url(../img/menu/c_over.png);}

#menu_j{	background-image:url(../img/menu/j_out.png);}
#menu_j:hover{	background-image:url(../img/menu/j_over.png);}

#menu_d{	background-image:url(../img/menu/d_out.png);}
#menu_d:hover{	background-image:url(../img/menu/d_over.png);}

#menu_g{	background-image:url(../img/menu/g_out.png);}
#menu_g:hover{	background-image:url(../img/menu/g_over.png);}


#menu_shadow{	background-image:url(../img/menu/bar_shadow.png);}

#n_comment{
	width:300px;
	height:100px;
	font-size:10pt;
	}

#cal{
	text-align:right;
	width:50px;
	height:23px;
	margin-right:5px;
	}
#pro{
	text-align:right;
	width:50px;
	height:23px;
	margin-right:5px;
	}
#fat{
	text-align:right;
	width:50px;
	height:23px;
	margin-right:5px;
	}
#n_menulist{
	float:right;
	width:230px;
	font-size:10pt;
	}

.cellname{
	width:100px;
	font-size:10pt;
}
