@import url(http://www.j-futsal.net/ad.css);
@import url(http://www.j-futsal.net/kanto/event/highschool/2010/style.css);

body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.tablebprder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
}
p {
	padding: 0px 10px;
	font-size: 12px;
}
a:link {
	color: #006666;
}
a:visited {
	color: #006666;
}
a:hover {
	color: #33FF00;
	text-decoration: underline;
}
a:active {
	color: #00CC33;
	text-decoration: underline;
}
.tableborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.description {
	font-size: 12px;
	font-weight: bolder;
	color: #993300;
	padding-top: 10px;
	padding-left: 10px;
}
#header-name {
	margin: 0px;
	padding: 0px;
}
#news {
	line-height: 150%;
	margin: 10px;
}
.IOpt {
	font-size: 10px;
}
.underspace {
	margin-bottom: 20px;
}
.pagetitle {
	font-size: 16px;
	background-color: #99CCFF;
	padding: 5px;
	border-left-width: 20px;
	border-left-style: solid;
	border-right-color: #006633;
	border-left-color: #666666;
	font-weight: bolder;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
table {
	font-size: 12px;
}
h2,.subtitle {
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 3px;
}
.bo {
	background-image: url(img/back.gif);
}
.member {
	font-size: 11px;
}








a img,:link img,:visited img {
    border: none;
}




#outline {	margin-bottom: 20px;}
#outline dl {	clear: left;	border-bottom: 1px dashed #999999;	padding: 5px;}
#outline dl dt {	float: left;	width: 80px;}
#outline dl dd {	margin-left: 100px;}
