/* 2011C */

body#index{
margin:0 auto;
text-align:center;
}
#contents {
width: 820px;
margin: 0 auto;
padding-top:30px;
padding-bottom:20px;
}

#news_box {
  margin-top: 30px;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 15px;
}

#news_box ul {
clear: both;
list-style: none;
margin-bottom: 5px;
margin-left: -30px;
}
	* html #news_box ul {
	margin-left: 0px;
	}
	*:first-child+html #news_box ul {
	margin-left: 0px;
	}

#news_box ul li {
padding-left: 0px;
}
	* html body #news_box ul li{
	margin-left: 0;
	}
	*:first-child+html body #news_box ul li{
	margin-left: 0;
	}

.red_square {
  color: #da0b00;
}
p.wmp_p{
 margin-top: 10px;
}
a.font10 {
  font-size: 10px;
  text-decoration: none;
  color: #000000;
  letter-spacing: 0;
}
a.wmpfont {
  font-size: 10px;
  text-decoration: none;
  background: url(../img/arrow_black.gif) no-repeat;
  color: #000000;
  letter-spacing: 0;
  margin-left: 5px;
  padding-left: 8px;
  vertical-align: 4px;
}

.btn_newsall {
  float: right;
  text-decoration: none;
  background: url(../img/arrow_red.gif) no-repeat right;
  padding-right: 10px;
}

.new_date {
  color: #4682b4;
  font-weight: bold;
}

img.team {
  margin-right: 8px;
  margin-top: 2px;
}
a.teamm {
  font-size: 10px;
  text-decoration: none;
}

h2{margin:0;padding:0;}