@charset "utf-8";

@import url("index.css");

/*============================================================
//  トップページ
//==========================================================*/

.leftmain{ margin:0; width:293px; height:252px; float:left; background:url(../images/top/top_perikan.png) no-repeat;  }
.leftmain a{ width:293px; height:252px; display:block; text-indent:-9999px;}
.leftmain a:hover{ background:url(../images/top/top_perikan2.png) bottom no-repeat; }

.rightmain{ margin:0; width:293px; height:252px; float:right; background:url(../images/top/top_hikkosi.png) no-repeat;  }
.rightmain a{ width:293px; height:252px; display:block; text-indent:-9999px;}
.rightmain a:hover{ background:url(../images/top/top_hikkosi2.png) bottom no-repeat; }
