@charset "utf-8";
/* ------------------------------

clearfix Hack

------------------------------ */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix { display: inline-block; }

/* Hide Mac IE */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
li {
	list-style:none;
	border-bottom:1px dotted gray;
	line-height:170%;
	padding:3px;
	font-size:12px;
	color:black;
}
li a:hover {
	background:#efefef;
}
h2,h3,ul,p,form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size:14px;
	padding:5px;
}
a {
	text-decoration: none;
	color:#115C13;
}
a:hover{
	text-decoration: none;
	color:#000000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1,h2,h3,h4 {
	line-height:1;
}
body {
	color: #666666;
	line-height: 1.8;
	text-align: center;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
#wrap {
	width: 816px;
	background: url(../images/top.jpg) no-repeat;
	height:670px;
	text-align: left;
	margin: 0 auto;
}
#wrap2 {
	width: 816px;
	text-align: left;
	margin: 0 auto;
}
#head {
	width: 816px;
	background: url(../images/header.jpg) no-repeat;
	height: 74px;
	margin: 0 auto;
}
#sponsor1 {
	width: 816px;
	background: url(../images/sponsor1.jpg) no-repeat;
	height: 57px;
	margin: 0 auto;
}
#sponsor2 {
	width: 816px;
	background: url(../images/sponsor2.jpg) repeat-y;
	margin: 0 auto;
}
#sponsor3 {
	width: 816px;
	background: url(../images/sponsor3.jpg) no-repeat;
	height: 24px;
	margin: 0 auto;
}
#home {
	width: 288px;
	background: url(../images/tit_home.jpg) no-repeat;
	height: 46px;
	text-indent: -1000px;
	overflow: hidden;
	display: block;
}
#eco {
	width: 288px;
	background: url(../images/tit_eco.jpg) no-repeat;
	height: 46px;
	text-indent: -1000px;
	overflow: hidden;
	display: block;
}
#job {
	width: 288px;
	background: url(../images/tit_job.jpg) no-repeat;
	height: 46px;
	text-indent: -1000px;
	overflow: hidden;
	display: block;
}
#neta {
	width: 288px;
	background: url(../images/tit_neta.jpg) no-repeat;
	height: 46px;
	text-indent: -1000px;
	overflow: hidden;
	display: block;
}
#blog {
	width: 288px;
	background: url(../images/tit_blog.jpg) no-repeat;
	height: 46px;
	text-indent: -1000px;
	overflow: hidden;
	display: block;
}
#fight {
	width: 288px;
	background: url(../images/tit_fight.jpg) no-repeat;
	height: 46px;
	text-indent: -1000px;
	overflow: hidden;
	display: block;
}
#event {
	width: 288px;
	background: url(../images/tit_event.jpg) no-repeat;
	height: 46px;
	text-indent: -1000px;
	overflow: hidden;
	display: block;
}
#topics {
	width: 590px;
	background: url(../images/tit_topics.jpg) no-repeat;
	height: 57px;
	text-indent: -1000px;
	overflow: hidden;
	display: block;
}
#nav {
	width: 816px;
	background: #669900;
	height: 30px;
	margin: 0 auto;
}
#head h1 a{
	width: 300px;
	height: 70px;
	text-indent: -1000px;
	overflow: hidden;
	display: block;
	float:left;
}
#head #description {
	font-size: 90%;
	padding-top: 7px;
	text-align:right;
	color:white;
}


#wrap-foot {
	height: 75px;
	clear: both;
}
#credit {
	width: 816px;
	color: #333333;
	font-size:12px;
	text-align: center;
	margin: 0 auto;
	padding:10px;
}
#credit a{
	color: #000000;
	font-size:12px;
}
#credit a:hover{
	color:#999999;
	font-size:12px;
}
#content {
	width: 630px;
	text-align: left;
	float: left;
}

#side-menu {
	width: 184px;
	float: right;
}
#c-both {
	clear:both;
}

table#s02 {
  width: 100%;
  border: 1px solid black;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  background: white;
  font-size:12px;
  text-align:center;
  }
table#s02 th, table#s02 td {
	padding: 5px;
  border: 1px dotted black;
  text-align:left;
  }

h2 {
	border-top:1px solid black;
	border-bottom:1px solid black;
	padding:10px;
	font-size:14px;
	width:796px;
	background:#0066cc;
	color:white;
}
#block {
width:255px; background:#ededed; float:left; 
margin:3px;
padding:3px;
}