/* TopPage css */

/* CSS?IE6.0???? */					
_html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
/* CSS?IE6.0???? */
#container{
	display:block;
	width:740px;
	_width:742px;
	margin:0px auto;
	text-align:left;
	background:#FFF url(/top/image/content_bg.jpg) repeat-y scroll 0% 0%;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}
#header {
	display:block ;
	width:740px ;
	height:230px ;
}

#header h1 {
	display:block;
	width: 740px;
	height: 25px;
	text-indent: -10000px;
	background:#FFF url(/top/image/web_title_top.gif) no-repeat scroll 0% 0%;
}

#header h2 {
	background:#FFF url(/top/image/screen.jpg) no-repeat scroll 0% 0%;
	width: 740px;
	height: 205px;
	text-indent: -10000px;
}

/* ???????? start */

#gnavi {
	display : block ;
	width : 740px ;
	height : 60px ;
}
#gnavi li{
	display:block;
	float:left;
}
#gnavi .link1 a {
	display:block;
	width:101px;
	height:60px;
	background:#FFF url(/top/image/btn01.jpg) no-repeat scroll 0% 0%;
	text-indent:-10000px;
}

#gnavi .link1 a:hover{
	background:#FFF url(/top/image/btn01.jpg) no-repeat scroll 0% -60px;
}
#gnavi .link2 a {
	display:block;
	width:101px;
	height:60px;
	background:#FFF url(/top/image/btn02.jpg) no-repeat scroll 0% 0%;
	text-indent:-10000px;
}

#gnavi .link2 a:hover{
	background:#FFF url(/top/image/btn02.jpg) no-repeat scroll 0% -60px;
}
#gnavi .link3 a {
	display:block;
	width:101px;
	height:60px;
	background:#FFF url(/top/image/btn03.jpg) no-repeat scroll 0% 0%;
	text-indent:-10000px;
}

#gnavi .link3 a:hover{
	background:#FFF url(/top/image/btn03.jpg) no-repeat scroll 0% -60px;
}
#gnavi .link4 a {
	display:block;
	width:101px;
	height:60px;
	background:#FFF url(/top/image/btn04.jpg) no-repeat scroll 0% 0%;
	text-indent:-10000px;
}

#gnavi .link4 a:hover{
	background:#FFF url(/top/image/btn04.jpg) no-repeat scroll 0% -60px;
}
#gnavi .link5 a {
	display:block;
	width:101px;
	height:60px;
	background:#FFF url(/top/image/btn05.jpg) no-repeat scroll 0% 0%;
	text-indent:-10000px;
}

#gnavi .link5 a:hover{
	background:#FFF url(/top/image/btn05.jpg) no-repeat scroll 0% -60px;
}
#gnavi .link6 a {
	display:block;
	width:101px;
	height:60px;
	background:#FFF url(/top/image/btn06.jpg) no-repeat scroll 0% 0%;
	text-indent:-10000px;
}

#gnavi .link6 a:hover{
	background:#FFF url(/top/image/btn06.jpg) no-repeat scroll 0% -60px;
}
#gnavi .link7 a {
	display:block;
	width:103px;
	height:60px;
	background:#FFF url(/top/image/btn07.jpg) no-repeat scroll 0% 0%;
	text-indent:-10000px;
}

#gnavi .link7 a:hover{
	background:#FFF url(/top/image/btn07.jpg) no-repeat scroll 0% -60px;
}

/* ???????? end */

#joint01{
	display:block;
	width:740px;
	height:13px;
	background:#FFF url(/top/image/joint.gif) no-repeat scroll 0% 0%;
	clear:both;
}
#joint01 h3{
	display: block;
	width: 740px;
	height: 7px;
	text-indent: -10000px;
}

#joint01 h4{
	display: block;
	width: 740px;
	height: 6px;
	text-indent: -10000px;
}

#maincontainer{
	display:block;
	width:740px;
	background:url(/top/image/bg_center.gif) no-repeat scroll 200px 0%;
}

#menu{
	display:block;
	width:200px;
	float:left;
}
#menu h3{
	display: block;
	width: 200px;
	height: 55px;
	background:url(/top/image/bg_center.gif) no-repeat scroll 200px 0%;
}
#menu h4{
	display:block;
	padding:5px;
	font-size:x-small;
	color:#333;
}
#next{
	display:block;
	width:180px
	_width:190px;
	height:66px;
	_height:95px;
	background:url(/top/image/next_caress.gif) no-repeat scroll 0% 0%;
	margin:5px 0px 10px 5px;
	padding:26px 5px 3px 5px;
}
#next .date{
	font-size:x-small;
	color:#333;
	margin-bottom:2px;
}
#topics{
	display:block;
	width:190px;
	margin:10px auto;
}
#topics h4{
	display:block;
	width : 190px ;
	height : 20px ;
	background:url(/top/image/topics_title.gif) no-repeat scroll 0% 0%;
	text-indent: -10000px;
}
#topics p{
	font-size:x-small;
	line-height:110%;
	margin-bottom:3px;
}
#topics .banner{
	width:190px;
	height:50px;
	background:url(/top/image/caress_award2004.gif) no-repeat scroll 0% 0%;
	text-indent:-10000px;
}
#whatnew{
	display:block;
	width:190px;
	margin:10px auto;
}
#whatnew h4{
	background:url(/top/image/new_title.gif) no-repeat scroll 0% 0%;
	width:190px;
	height:20px;
	text-indent: -10000px;
}
#whatnew ul {
	padding-left:35px;
	_padding-left:0px;
	list-style-type:disc;
	list-style-image:url(/top/image/newmk.jpg);
}



#contents{
	display:block;
	width:520px;
	float:right;
}
#contents h3{
	display: block;
	width: 520px;
	height: 55px;
	background:#FFF url(/top/image/tochigi_info_title.gif) no-repeat scroll 0% 0%;
	text-indent: -10000px;
}
#info{
	display:block;
	width:510px;
	margin-top:10px;
}
#info li{
	float:left;
}
#info p{
	font-size:x-small;
	color:#333;
}
#info .court{
	display:block;
	overflow:hidden;
	background:url(/top/image/court_info.gif) no-repeat scroll 0% 0%;
	width:225px;
	_width:250px;
	height:100px;
	_height:140px;
	padding:35px 5px 5px 20px;
}
#info .game{
	display:block;
	background:url(/top/image/game_info.gif) no-repeat scroll 0% 0%;
	width:225px;
	_width:250px;
	height:100px;
	_height:140px;
	padding:35px 5px 5px 20px;
	margin-left:10px ;
}
#info h4{
	display:block;
	clear:both;
	background:url(/top/image/info-news.jpg) no-repeat scroll 0% 0%;
	width:510px;
	height:10px;
	text-indent:-10000px;
}

#news{
	display:block;
	width:340px;
	float:left;
}
#news h4{
	display:block;
	width:340px;
	height:52px;
	background:url(/top/image/news_title.gif) no-repeat scroll 0% 0%;
	text-indent:-10000px;
}
#news p{
	display:block;
	width:340px;
	height:20px;
	background:url(/top/image/backnumber.jpg) no-repeat scroll 0% 0%;
	text-indent:-10000px;
}
#news-content{
	display:block;
	width:340px;
	height:250px;
	background:url(/top/image/news_bg.gif) repeat-y scroll 0% 0%;
	border-bottom:2px solid #333;
}
#news-content h5{
	padding-left:10px;
}
#news-content h6{
	margin:0px 11px;
	border-bottom:1px dotted #999;
	margin-bottom:5px;
}

#mobile{
	display:block;
	width:160px;
	float:left;
	margin-left:10px;
}
#mobile p a{
	display:block;
	width:160px;
	height:200px;
	background:url(/top/image/i_com.gif) no-repeat scroll 0% 0%;
	text-indent:-10000px;
}
#footer{
	display:block;
	width:740px;
	height:20px;
	_height:45px;
	background:#E0E0E0 url(/top/image/footer_bg.gif) no-repeat scroll 0% 0%;
	padding-top:25px;
	text-align:center;
	margin:0px auto;
	border-bottom:2px solid #999;
}
#footer p{
	font-size:11px;
	color:#666;
}
