body {
		background: #333333;
}
li {
		display: block;
		list-style-type:none;
		margin: 0px;
		padding: 0px;
}
a:link {
		text-decoration: none;
		color: #FFFFFF;
}
a:visited {
		text-decoration: none;
		color: #999999;
}
a:hover {
		text-decoration: none;
		color: #00CC66;
}
a:active {
		text-decoration: none;
		}
h1 {
		margin: 0px;
		padding: 0px;
}
h2 {
		margin: 0px;
		padding: 0px;
		float: left;
}
#contents {
		height: 538px;
		width: 754px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 31px;
		background: url(../images/index_bg.gif) no-repeat;
}
#title {
		height: 94px;
		width: 601px;
		margin-right: auto;
		margin-left: auto;
		padding-top: 45px;
}
#link {
		height: 225px;
		width: 754px;
		margin-top: 64px;
		margin-right: 0px;
		margin-left: 0px;
		display: inline;
		float: left;
		padding: 0px;
}
#navi {
		margin: 0px;
		padding: 0px;
		float: left;
		height: 223px;
		width: 754px;
		display: block;
}
#link li {
		height: 223px;
		width: 251px;
		display: block;
		float: left;
}
#link a {
		text-indent: -9999px;
		display: block;
		height: 223px;
		width: 251px;
}
.jyuristyle a {
		background: url(../images/js_logo.gif) no-repeat;
}
.jyuristyle   a:hover {
		background: url(../images/js_logo_over.gif) no-repeat;
}
.jyuriworks a {
		background: url(../images/jw_logo.gif) no-repeat;
}
.jyuriworks  a:hover {
		background: url(../images/jw_logo_over.gif);
}
.jyurisport a {
		background: url(../images/jspo_logo.gif) no-repeat;
}
.jyurisport a:hover {
		background: url(../images/jspo_logo_over.gif) no-repeat;
}

