@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#reference {
	font-size: 11px;
	text-align: right;
	position: relative;
	top: -60px;
	_top: -60px;
	padding-right: 30px;

}

div#reference a {

	color: #c90c0c;
}
