@charset "utf-8";
/* CSS Document */

div#sub_navi ul li#gi_with_u{
	width: 68px;
	height: 31px;
	padding-left: 15px;
}	
	
	div#sub_navi ul li#gi_with_u a{
		width: 68px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_gi_with_u.gif);
		background-repeat: repeat;
		background-position: center top;
		background-attachment: scroll;
	}
	
	div#sub_navi ul li#gi_with_u a:hover{
		width: 68px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_gi_with_u.gif);
		background-repeat: repeat;
		background-position: center bottom;
		background-attachment: scroll;
	}
	
	div#sub_navi ul li#gi_with_u a.active{
		width: 68px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_gi_with_u.gif);
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
div#sub_navi ul li#talk{
	width: 71px;
	height: 31px;
	padding-left: 40px;
}	
	
	div#sub_navi ul li#talk a{
		width: 71px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_talk.gif);
		background-repeat: no-repeat;
		background-position: top;
	}
	
	div#sub_navi ul li#talk a:hover{
		width: 71px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_talk.gif);
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	div#sub_navi ul li#talk a.active{
		width: 71px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_talk.gif);
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
div#sub_navi ul li#wiki{
	width: 71px;
	height: 31px;
	padding-left: 40px;
}	
	
	div#sub_navi ul li#wiki a{
		width: 71px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_wiki.gif);
		background-repeat: no-repeat;
		background-position: top;
	}
	
	div#sub_navi ul li#wiki a:hover{
		width: 71px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_wiki.gif);
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	div#sub_navi ul li#wiki a.active{
		width: 71px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_wiki.gif);
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
div#sub_navi ul li#health{
	width: 56px;
	height: 31px;
	padding-left: 40px;
}	
	
	div#sub_navi ul li#health a{
		width: 56px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_health.gif);
		background-repeat: no-repeat;
		background-position: top;
	}
	
	div#sub_navi ul li#health a:hover{
		width: 56px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_health.gif);
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	div#sub_navi ul li#health a.active{
		width: 56px;
		height: 31px;
		display:block;
		background-image: url(../images/header/subnavi/btn_sub_health.gif);
		background-repeat: no-repeat;
		background-position: bottom;
	}
