﻿/* news */
.menu-y-box-n1 {margin-left:8px; margin-bottom:12px;}
.menu-y-box-n2 {margin:10px auto 12px 6px;}
#menu img {border:0;}

.text-n {width:622px; margin/**/:27px 39px 0px 24px;}	/* important */
* html .text-n {_margin:27px 39px 0px 22px;}		/* important ie6 */

.news {margin-top:0; width:198px; height:28px; background:url(img/newsnews.png) no-repeat;}
.others {margin-top:10px; width:198px; height:29px; background:url(img/others.png) no-repeat;}

/* menu-y-n */
.menu-y-n1, .menu-y-n2 {
  list-style:none;
  margin:0;
  padding:0;
  width:198px;
}
.menu-y-n1 li a, .menu-y-n2 li a {
  display:block;
  width:198px;
  height:30px;
}
/* link n1 */
.news01 a:link    {background:url(img/menu-y-n1.png) 0px 0px no-repeat;}   /* リンク */
.news02 a:link    {background:url(img/menu-y-n1.png) 0px -30px no-repeat;}
.news03 a:link    {background:url(img/menu-y-n1.png) 0px -60px no-repeat;}
.news04 a:link    {background:url(img/menu-y-n1.png) 0px -90px no-repeat;}
.news05 a:link    {background:url(img/menu-y-n1.png) 0px -120px no-repeat;}

.news01 a:visited {background:url(img/menu-y-n1.png) 0px 0px no-repeat;}   /* 訪問済みリンク */
.news02 a:visited {background:url(img/menu-y-n1.png) 0px -30px no-repeat;}
.news03 a:visited {background:url(img/menu-y-n1.png) 0px -60px no-repeat;}
.news04 a:visited {background:url(img/menu-y-n1.png) 0px -90px no-repeat;}
.news05 a:visited {background:url(img/menu-y-n1.png) 0px -120px no-repeat;}

.news01 a:hover   {background:url(img/menu-y-n1.png) -203px 0px no-repeat;}   /* ポイント時のリンク */
.news02 a:hover   {background:url(img/menu-y-n1.png) -203px -30px no-repeat;}
.news03 a:hover   {background:url(img/menu-y-n1.png) -203px -60px no-repeat;}
.news04 a:hover   {background:url(img/menu-y-n1.png) -203px -90px no-repeat;}
.news05 a:hover   {background:url(img/menu-y-n1.png) -203px -120px no-repeat;}
/* link k2 */
.news06 a:link    {background:url(img/menu-y-n2.png) 0px 0px no-repeat;}   /* リンク */
.news07 a:link    {background:url(img/menu-y-n2.png) 0px -30px no-repeat;}
.news08 a:link    {background:url(img/menu-y-n2.png) 0px -60px no-repeat;}

.news06 a:visited {background:url(img/menu-y-n2.png) 0px 0px no-repeat;}   /* 訪問済みリンク */
.news07 a:visited {background:url(img/menu-y-n2.png) 0px -30px no-repeat;}
.news08 a:visited {background:url(img/menu-y-n2.png) 0px -60px no-repeat;}

.news06 a:hover   {background:url(img/menu-y-n2.png) -203px 0px no-repeat;}   /* ポイント時のリンク */
.news07 a:hover   {background:url(img/menu-y-n2.png) -203px -30px no-repeat;}
.news08 a:hover   {background:url(img/menu-y-n2.png) -203px -60px no-repeat;}
