@charset "UTF-8";

body {
	color:#000;
	background-image:url(../img/spring/bg.gif);
	background-repeat:repeat;
}

#bg_line {
	background-image:url(../img/spring/bg_line.gif);
	background-repeat:repeat-x;
}

#header {
	width:760px;
	height:70px;
	background-image:url(../img/spring/header.jpg);
}

#g_navi ul li a {
	width:95px;
	height:20px;
	float:left;
	background-position:0 0;
	background-image:url(../img/spring/g_navi.gif);
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
