/*レイアウト*/
#melayout {
	margin: 0px 0px 0px 0px;;
	padding: 0;
	width: 800px;
	background: url(../images/n_menu_bg.jpg) repeat-x;
	height: 25px;
　　float:center;}


/*メニュー*/
#menu_list_area   { text-align: center; margin: 0px 0px 0px 0px; padding: 0; float: left; }
#menu_list_area table  { font-size: 12px; font-weight: normal;  margin: 3px 0px 0px 5px; padding: 0;  border : 0px solid #ffffff;}
#menu_list_area table a { color: #00f;text-decoration: underline   }

#menu_list_area th { color: #fff; font-size: 12px; font-weight: normal; line-height: 15px;  text-align: center; margin:0px 0px 0px 0px; padding: 0; }

#menu_list_area .icon_y { font-size: 12px;color:#fd46a0; font-weight: nomal;   text-align: center; margin: 0px 2px 0px 2px; padding: 1px;  border-bottom: 0px solid #ffffff;}
#menu_list_area .icon_y a{ font-size: 12px;color:#fd46a0; font-weight: nomal; line-height: 15px;  text-align: center; margin: 0px 2px 0px 2px; padding: 1px; border-bottom: 0px solid #ffffff;text-decoration: underline }

#menu_list_area .line_y { font-size: 12px;color:#fd46a0; font-weight: nomal;   text-align: center; margin: 0px 0px 0px 0px; padding: 0px;  border-bottom: 0px solid #ffffff;width: 3px; background-image:url(../images/n_m_line.gif);height: 14px }

#menu_list_area .btn_y  { font-size: 12px;color:#333333; font-weight: bold; line-height: 14px;  text-align: left; margin: 0px 0px 0px 0px; padding: 0px ;border-bottom: 0px solid #ffffff;width: 64px}

#menu_list_area .cart_y  { font-size: 12px;color:#1f00ff; font-weight: bold; line-height: 14px;text-align: left; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 3px ;border-bottom: 0px solid #ffffff;}

/*メニュー　カート*/
#menu_list_area2   { text-align: right; margin: 0px 0px 0px 0px; padding: 0;  float: right; }
#menu_list_area2 table  { font-size: 12px; font-weight: normal;  margin: 3px 5px 0px 0px; padding: 0;  border : 0px solid #ffffff;}

#menu_list_area2 th { color: #fff; font-size: 12px; font-weight: normal; line-height: 13px;  text-align: right; margin:0px 0px 0px 0px; padding: 0; }

#menu_list_area2 .btn_y  { font-size: 12px;color:#333333; font-weight: bold; line-height: 14px;  text-align: left; margin: 0px 0px 0px 0px; padding: 0px ;border-bottom: 0px solid #ffffff;width: 64px}

#menu_list_area2 .cart_y  { font-size: 12px;color:#1f00ff; font-weight: bold; line-height: 14px;text-align: left; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 3px ;border-bottom: 0px solid #ffffff;}

