@charset "UTF-8";

/*--------------------------------------------------------------------
index.html(トップページ)
top.css
--------------------------------------------------------------------*/
/*Global*/
div#Global {
	width: 520px;
	height: inherit;
	margin: 0 auto;
	padding: 0 0 0 20px;
}

div#Global ul {
	list-style: none;
	width: 520px;
	height: inherit;
	background: inherit;
	margin: 0;
	overflow: hidden;
}

div#Global ul:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	content: "";
}

div#Global ul li {
	width: 168px;
	height: 168px;
	padding: 2px 0 0 2px;
	background: url(../../img/top/btn_bg.png) no-repeat left top;
	_background: url(../../img/top/btn_bg.jpg) no-repeat left top;
	float: left;
}

div#Global ul li a {
	display: block;
	width: 150px;
	height: 150px;
	text-align: left;
	text-decoration: none;
	text-indent: -99999px;
	overflow: hidden;
}

div#Global ul li#GMBtnA {
	width: 168px;
	height: 168px;
}

div#Global ul li#GMBtnB {
	width: 168px;
	height: 168px;
}

div#Global ul li#GMBtnC {
	width: 168px;
	height: 168px;
}

div#Global ul li#GMBtnD {
	width: 168px;
	height: 168px;
}

div#Global ul li#GMBtnE {
	width: 168px;
	height: 168px;
}

div#Global ul li#GMBtnF {
	width: 168px;
	height: 168px;
}

div#Global ul li#GMBtnG {
	width: 168px;
	height: 168px;
}

div#Global ul li#GMBtnH {
	width: 168px;
	height: 168px;
}

div#Global ul li#GMBtnI {
	width: 168px;
	height: 168px;
}

div#Global ul li#GMBtnA a {
	width: 150px;
	height: 150px;
	background: url(../../img/top/mbtna.jpg) no-repeat 0 0;
}

div#Global ul li#GMBtnB a {
	width: 150px;
	height: 150px;
	background: url(../../img/top/mbtnb.jpg) no-repeat 0 0;
}

div#Global ul li#GMBtnC a {
	width: 150px;
	height: 150px;
	background: url(../../img/top/mbtnc.jpg) no-repeat 0 0;
}

div#Global ul li#GMBtnD a {
	width: 150px;
	height: 150px;
	background: url(../../img/top/mbtnd.jpg) no-repeat 0 0;
}

div#Global ul li#GMBtnE a {
	width: 150px;
	height: 150px;
	background: url(../../img/top/mbtne.jpg) no-repeat 0 0;
}

div#Global ul li#GMBtnF a {
	width: 150px;
	height: 150px;
	background: url(../../img/top/mbtnf.jpg) no-repeat 0 0;
}

div#Global ul li#GMBtnG a {
	width: 150px;
	height: 150px;
	background: url(../../img/top/mbtng.jpg) no-repeat 0 0;
}

div#Global ul li#GMBtnH a {
	width: 150px;
	height: 150px;
	background: url(../../img/top/mbtnh.jpg) no-repeat 0 0;
}

div#Global ul li#GMBtnI a {
	width: 150px;
	height: 150px;
	background: url(../../img/top/mbtni.jpg) no-repeat 0 0;
}

div#Global ul li#GMBtnA a:hover {
	background: url(../../img/top/mbtna.jpg) no-repeat 0 -150px;
}

div#Global ul li#GMBtnB a:hover {
	background: url(../../img/top/mbtnb.jpg) no-repeat 0 -150px;
}

div#Global ul li#GMBtnC a:hover {
	background: url(../../img/top/mbtnc.jpg) no-repeat 0 -150px;
}

div#Global ul li#GMBtnD a:hover {
	background: url(../../img/top/mbtnd.jpg) no-repeat 0 -150px;
}

div#Global ul li#GMBtnE a:hover {
	background: url(../../img/top/mbtne.jpg) no-repeat 0 -150px;
}

div#Global ul li#GMBtnF a:hover {
	background: url(../../img/top/mbtnf.jpg) no-repeat 0 -150px;
}

div#Global ul li#GMBtnG a:hover {
	background: url(../../img/top/mbtng.jpg) no-repeat 0 -150px;
}

div#Global ul li#GMBtnH a:hover {
	background: url(../../img/top/mbtnh.jpg) no-repeat 0 -150px;
}

div#Global ul li#GMBtnI a:hover {
	background: url(../../img/top/mbtni.jpg) no-repeat 0 -150px;
}