@charset "UTF-8";


/*========================================
 *
 * 共通ナビゲーション
 *
 *========================================*/

#navi {
	width:847px;
	height:53px;
	margin:0 auto;
	z-index:102;
}

#navi img {
display:block;
}

#navi li.button01 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	display:block;
	float:left;
	height:53px;
	overflow:hidden;
	text-indent:-1000em;
	width:213px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img_files/button-a.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#navi li.button01 a {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img_files/button-a.png) no-repeat scroll 0 -53px;
    display:block;
    height:53px;
    width:213px;
}

#navi li.button01_on {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	display:block;
	float:left;
	height:53px;
	overflow:hidden;
	text-indent:-1000em;
	width:213px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img_files/button-a.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#navi li.button01_on a {
	-moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img_files/button-a.png) no-repeat;
    display:block;
    height:53px;
    width:213px;
}

#navi li.button01 a:hover {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img_files/button-a.png) no-repeat scroll 0 -106px;
}

#navi li.button02 {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img_files/button-b.png) no-repeat scroll 0 0;
    display:block;
    float:left;
    height:53px;
    overflow:hidden;
    text-indent:-1000em;
    width:211px;
}

#navi li.button02 a {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img_files/button-b.png) no-repeat scroll 0 -53px;
    display:block;
    height:53px;
    width:211px;
}

#navi li.button02_on {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img_files/button-b.png) no-repeat scroll 0 0;
    display:block;
    float:left;
    height:53px;
    overflow:hidden;
    text-indent:-1000em;
    width:211px;
}

#navi li.button02_on a {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img_files/button-b.png) no-repeat scroll 0 0;
    display:block;
    height:53px;
    width:211px;
}

#navi li.button02 a:hover {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img_files/button-b.png) no-repeat scroll 0 -106px;
}

#navi li.button03 {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img_files/button-c.png) no-repeat scroll 0 0;
    display:block;
    float:left;
    height:53px;
    overflow:hidden;
    text-indent:-1000em;
    width:211px;
}

#navi li.button03 a {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img_files/button-c.png) no-repeat scroll 0 -53px;
    display:block;
    height:53px;
    width:211px;
}

#navi li.button03_on {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img_files/button-c.png) no-repeat scroll 0 0;
    display:block;
    float:left;
    height:53px;
    overflow:hidden;
    text-indent:-1000em;
    width:211px;
}

#navi li.button03_on a {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img_files/button-c.png) no-repeat scroll 0 0;
    display:block;
    height:53px;
    width:211px;
}

#navi li.button03 a:hover {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img_files/button-c.png) no-repeat scroll 0 -106px;
}

#navi li.button04 {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img_files/button-d.png) no-repeat scroll 0 0;
    display:block;
    float:left;
    height:53px;
    overflow:hidden;
    text-indent:-1000em;
    width:212px;
}

#navi li.button04 a {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img_files/button-d.png) no-repeat scroll 0 -53px;
    display:block;
    height:53px;
    width:212px;
}

#navi li.button04_on {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img_files/button-d.png) no-repeat scroll 0 0;
    display:block;
    float:left;
    height:53px;
    overflow:hidden;
    text-indent:-1000em;
    width:212px;
}

#navi li.button04_on a {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img_files/button-d.png) no-repeat scroll 0 0;
    display:block;
    height:53px;
    width:212px;
}

#navi li.button04 a:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img_files/button-d.png);
	background-repeat: no-repeat;
	background-position: 0 -106px;
}
