@charset "utf-8";

/*=============================================

	raijin.com - news.css
	
	created:2012/04/1

=============================================*/


/* -------------------------------------------------------------------------------
  News 
--------------------------------------------------------------------------------*/

#MainColumn{
	width:785px;
	text-align:left;
	float:left;
}

.NewsHead{
	background:url(/common/images/title_news_back01.gif) repeat-x left top;
	line-height:38px;
	text-indent:15px;
	color:#ffffff;
	font-size:116%;
	font-weight:bold;
	margin-bottom:25px;
}

.NewsHeadN{
	background:url(/common/images/title_news_back02.gif) repeat-x left top;
	line-height:38px;
	text-indent:15px;
	color:#ffffff;
	font-size:116%;
	font-weight:bold;
	margin-bottom:25px;
}

.NewsTitle{
	background:url(/common/images/title_news_back03.gif) repeat-x left bottom;
	font-size:186%;
	line-height:1.1em;
	padding-bottom:14px;
	margin-bottom:5px;
}

.NewsBox{
	float:left;
	width:765px;
	display:inline-block;
}

.NewsBox p{
	font-size:116%;
	padding-bottom:1.3em;
}

.Article{
	margin-bottom:30px;
	width:785px;
	display:inline-block;
}

.Article:after{
	content:".";
	display:block;  
	visibility:hidden;  
	height:0.1px;  
	font-size:0.1em;  
	line-height:0;  
	clear:both;  
}

.NewsDate{
	line-height:1.1em;
	text-align:right;
	margin-bottom:25px;
}

.NewsBoxL{
	float:left;
	width:465px;
	display:inline-block;
}

.NewsBoxL p{
	font-size:116%;
	padding-bottom:1.3em;
}

.Back{
	margin-top:15px;
	margin-bottom:15px;
	text-align:right;
}

.BackSpace{
	line-height:1.4em;
	margin-top:16px;
	margin-bottom:8px;
}

.Back span{
		background:url(/common/images/arrow_back.gif) no-repeat;
		padding-left:20px;
}

.PhotoBoxR{
	background-color:#e6f0f9;
	text-align:center;
	float:right;
	padding:10px;
	width:280px;
}

.MapBox{
	float:left;
	width:455px;
	padding:10px;
}

.Caption{
	line-height:1.4em;
	margin-top:8px;
	margin-bottom:16px;
}

.CaptionSpace{
	line-height:1.4em;
	margin-top:16px;
	margin-bottom:8px;
}

.NewsList{
	font-size:116%;
	margin-bottom:30px;
}

.NewsList li{
	background:url(/common/images/line_dotted.gif) repeat-x left bottom;
	line-height:1.1em;
	margin:0 2px;
	padding:0.5em 0;
	display:block;
}

.NewsList li a{
	background:url(/common/images/ico_news_list.gif) no-repeat left 50%;
	line-height:1.1em;
	margin-left:7px;
	padding-left:20px;
	display:block;
}

.NewsList h2{
	background:url(/common/images/menu_header_back785.gif) no-repeat center top;
	height:36px;
	color:#005081;
	font-weight:bold;
	text-indent:10px;
	line-height:36px;
	margin-bottom:5px;
}

.AdArea{
	clear:both;
	margin-left:30px;
	margin-top:60px;
}

.title {
  width : 550px;
  padding-top : 2px;
  padding-bottom : 2px;
  padding-right : 2px;
  padding-left : 2px;
  background-color : #ffffff;
  border-style : solid;
  border-color : #538CC8;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-right-width : 10px;
  border-left-width : 10px;
  text-align : center;
  text-weight : bold;
  color : red;
}

.date {
  margin-top : 10px;
  margin-left : 480px;
  margin-bottom : 10px;
  font-weight : bold;
  font-size : 16px;
}

.inning {
  color : #FFFFFF;
  background-color : #009966;
  width : 30px;
  height : 20px;
  text-align : center;
  font-size : 14px;
  border-color : #009966;
  border-style : solid;
  border-width : 1.5px;
}

.score {
  color : #000000;
  background-color : #CCFF99;
  font-weight: bold;
  width : 30px;
  height : 30px;
  text-align : center;
  font-size : 16px;

  border-color : #009966;
  border-width : 0 1.5px 1.5px 1.5px;
  border-style : solid;
}

.school {
  color : #000000;
  background-color : #CCFF99;
  padding-left : 5px;
  font-size : 16px;
  font-weight : bold;
  width : 160px;

  border-color : #009966;
  border-width : 0 1.5px 1.5px 1.5px;
  border-style : solid;

}

.schoolt {
  background-color : #009966;
  width : 160px;

  border-color : #009966;
  border-width : 1.5px;
  border-style : solid;


}

.called {
  margin-top : 10px;
  margin-left : 20px;
  font-size : 14px;
  font-weight : bold;
}

.box {
  background-color : #009966;
  margin-top : 10px;
}

.stadium {
  margin-top : 40px;

}

