@charset "EUC-JP";

body
{
	margin:0;
	padding:0;
	border: medium none #000000;
	background-image:url(line3greytate.gif);
}

a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
	color: #FF66CC;
	text-decoration: none;
}
a:active
{
	text-decoration: none;
}

#bgbar
{
	width:800px;
	height:73px;
	margin:0 auto;
	position: relative;
	background-image:url(saru_bar.jpg);
}

#bghead
{
	width:800px;
	height:859px;
	margin:0 auto;
	position: relative;
	background-image:url(saru_head.jpg);
}

#bgtrack
{
	width:800px;
	height:558px;
	margin:0 auto;
	position: relative;
	background-image:url(saru_body2.jpg);
}

#sample1
{
	position:absolute; left:60px;top:429px; 
}
#sample2
{
	position:absolute; left:185px;top:429px; 
}

#profile
{
	position:absolute; left:554px;top:135px; 
}

#links
{
	width:800px;
	height:90px;
	margin:0 auto;
	padding-top: 20px;
	background-color: #494947;
	text-align: center;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #FFFFFF;
}
