@charset "UTF-8";


/*リセット*/
/*------------------------------------------------*/
#selling_point_navi	{
	width: 700px;
	height: 80px;
	background-position:0px 0px;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 200px;
	background-image: url("../img/menu_01.jpg");
	background-repeat: no-repeat;
}

*html #selling_point_navi	{
	width: 900px;
	height: 80px;
	background-position:0px 0px;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 200px;
	background-image: url("../img/menu_01.jpg");
	background-repeat: no-repeat;
	clear: both;
	overflow: hidden;
}

#selling_point_navi ul	{
	margin: 0px;
	height: 80px;
}
#selling_point_navi li	{
	display: block;
	float: left;
	height: 80px;
	text-indent:-9999px;
}

#selling_point_navi li a	{
	display: block;
	height: 80px;
	text-decoration:none;
}

#g_01 a{
	background-position:-200px 0px;
	width:100px;
	height:80px;
	overflow:hidden;
	text-indent:-9999px;
	background-image: url("../img/menu_01.jpg");
	background-repeat: no-repeat;
}

#g_02 a{
	background-position:-300px 0;
	width:100px;
	height:80px;
	overflow:hidden;
	text-indent:-9999px;
	background-image: url("../img/menu_01.jpg");
	background-repeat: no-repeat;
}

#g_03 a{
	background-position:-400px 0;
	width:100px;
	height:80px;
	overflow:hidden;
	text-indent:-9999px;
	background-image: url("../img/menu_01.jpg");
	background-repeat: no-repeat;
}

#g_04 a{
	background-position:-500px 0;
	width:100px;
	height:80px;
	overflow:hidden;
	text-indent:-9999px;
	background-image: url("../img/menu_01.jpg");
	background-repeat: no-repeat;
}

#g_05 a{
	background-position:-600px 0;
	width:100px;
	height:80px;
	overflow:hidden;
	text-indent:-9999px;
	background-image: url("../img/menu_01.jpg");
	background-repeat: no-repeat;
}

#g_06 a{
	background-position:-700px 0;
	width:100px;
	height:80px;
	overflow:hidden;
	text-indent:-9999px;
	background-image: url("../img/menu_01.jpg");
	background-repeat: no-repeat;
}

#g_07 a{
	background-position:-800px 0;
	width:100px;
	height:80px;
	overflow:hidden;
	text-indent:-9999px;
	background-image: url("../img/menu_01.jpg");
	background-repeat: no-repeat;
}

/* Hover
--------------------------------------------------------*/

#g_01 a:hover{
	background-position:-200px -80px;
	width:100px;
	height:80px;
	overflow:hidden;
	text-indent:-9999px;
	background-image: url("../img/menu_01.jpg");
	background-repeat: no-repeat;
}

#g_02 a:hover{
	background-position:-300px -80px;
	width:100px;
	height:80px;
	overflow:hidden;
	text-indent:-9999px;
	background-image: url("../img/menu_01.jpg");
	background-repeat: no-repeat;
}

#g_03 a:hover{
	background-position:-400px -80px;
	width:100px;
	height:80px;
	overflow:hidden;
	text-indent:-9999px;
	background-image: url("../img/menu_01.jpg");
	background-repeat: no-repeat;
}

#g_04 a:hover{
	background-position:-500px -80px;
	width:100px;
	height:80px;
	overflow:hidden;
	text-indent:-9999px;
	background-image: url("../img/menu_01.jpg");
	background-repeat: no-repeat;
}

#g_05 a:hover{
	background-position:-600px -80px;
	width:100px;
	height:80px;
	overflow:hidden;
	text-indent:-9999px;
	background-image: url("../img/menu_01.jpg");
	background-repeat: no-repeat;
}

#g_06 a:hover{
	background-position:-700px -80px;
	width:100px;
	height:80px;
	overflow:hidden;
	text-indent:-9999px;
	background-image: url("../img/menu_01.jpg");
	background-repeat: no-repeat;
}

#g_07 a:hover{
	background-position:-800px -80px;
	width:100px;
	height:80px;
	overflow:hidden;
	text-indent:-9999px;
	background-image: url("../img/menu_01.jpg");
	background-repeat: no-repeat;
}
