@charset "UTF-8";



/****** news ******/

	td.news_press{

		width: 157px;

		height:27px;

		line-height: 0.8px;

}

	

	td.news_topics{

		height:27px;

		line-height: 0.8px;

		text-align:left;

}

	

	table.news_tab{

		width: 518px;

		height:27px;

		vertical-align:bottom;

		background-image :url(/news/img/news_line01.gif);

		background-repeat: no-repeat;

	}

	

	td.news_line{

		width: 516px;

		height:8px;

		background-image :url(/news/img/news_line02.gif);

		background-repeat: repeat-x;

	}

	td.news_side{

		width: 1px;

		height:8px;

		background-image :url(/news/img/news_line01.gif);

		background-repeat: no-repeat;

	}

	

	div.news_main{

		text-align:center;

		border-left: 1px solid #CCC;

		border-right: 1px solid #CCC;

		border-bottom: 1px solid #CCC;

	}

	

	div.news_dot{

		text-align:center;

		width:487px;

		height:2px;

		background-image :url(/news/img/news_dot.gif);

		background-repeat: repeat-x;

		margin:0px;

		padding:0px;

		}



	div#news_height{

		text-align:center;

		width: 518px;

		height: 8px;

	}



	div.news_space{

		text-align:left;

		width: 487px;

		padding:10px 0px;

	}



	div.news_center{

		text-align:center;

		width: 487px;

		margin:0px 14px;

	}



	.news_center p{

		text-align:left;

		font-size:12px;

		line-height:18px;

		color:#666;

		padding-bottom:10px;

	}



	.news_box{

		width: 487px;

		padding:10px 0px;

		margin-left:auto;

		margin-right:auto;

	}



	span.news_date{

	color: #999;

	font-weight: bold;

	}



	span.news_blue{

	color: #06c;

	}



	div.news_left{

		text-align:left;

		float:left;

		width: 125px;

	}



	div.news_right{

		text-align:left;

		float:right;

		width: 355px;

		padding:0px 6px 0px 0px;

	}



	.news_both{

		clear: both;

		font-size:1px;

		line-height:1px;

		padding:0px;

		margin:0px;

		height:1px;

}


/******* dataTable NEWS、トピックススタイル ******/
table.dataTable	{ color: #666; text-align: left; }
table.dataTable th	{ width: 60px; vertical-align: top; }
table.dataTable td	{ vertical-align: top; }



