@charset "EUC-JP";

/* Table Of Contents
----------------------------------------

#
01 mainImg


----------------------------------------*/


/* #01 mainImg
---------------------------------------------------------------------------- */

.mainImg h1 {
	background: url(../../image/main_img/img_main03.jpg) no-repeat;
	width: 589px;
	height: 311px;
}

.mainImg p.mainLink {
	width: 92px;
	height: 16px;
	position: relative;
	top: -115px;
	margin: 0 0 -16px 4px;
	background: url(../../image/main_img/btn_itemlist.gif) no-repeat;
}

.mainImg p.mainLink a {
	display: block;
	width: 92px;
	height: 16px;
	background: url(../../image/main_img/btn_itemlist.gif) no-repeat;
}

.mainImg p.mainLink a:hover { background-position: left -16px;}

.mainImg ul {
	position: relative;
	top: -312px;
	left: 604px;
	margin-bottom: -312px;
	width: 277px;
}

.mainImg ul li a {
	text-indent: -9999px;
	line-height: 1;
	font-size: 6px;
	overflow: hidden;
	display: block;
}

.mainImg ul li.mnav01 a {
	background: url(../../image/main_img/mnav_01.jpg) no-repeat;
	height: 77px;
}

.mainImg ul li.mnav02 a {
	background: url(../../image/main_img/mnav_02.jpg) no-repeat;
	height: 78px;
}

.mainImg ul li.mnav03 {
	background: url(../../image/main_img/mnav_03.jpg) no-repeat;
	height: 79px;
	margin-bottom: 13px;
}

.mainImg ul li.mnav03 a {
	background: url(../../image/main_img/mnav_03.jpg) no-repeat;
	height: 79px;
	margin-bottom: 13px;
}

.mainImg ul li.mnav05 a {
	background: url(../../image/main_img/mnav_05.jpg) no-repeat;
	height: 64px;
	}

.mainImg ul li.mnav01 a:hover, .mainImg ul li.mnav02 a:hover, .mainImg ul li.mnav03 a:hover {background-position: -277px top;}
