@charset "UTF-8";/* CSS Document *//* News page */h1.title {	margin: 0px 0px 0px 0px;	width: 500px; height: 172px;	background: url(../news_img/title.png) no-repeat;	text-indent: -9999px; }.info_table { margin: 0px 0px 0px 0px; }.info_box {	border: solid 0px;	margin: 50px 0px 0px 0px; }.info_text {   font-size: 15px; line-height: 1.9;	margin: 0px 5px 10px 0px;	color: #151515; }.info_date { color: #1E71D7; font-weight: bold;}.info_arrow { color: #AD8002; font-weight: bold; }.info_tensen {	margin: 20px 0px 5px 0px;	padding: 20px 0px 2px 0px;	background: url(../common/tensen2.png) repeat-x; }/* Info Link set */a.info_link:link { color: #F81C11; text-decoration: none; }a.info_link:visited { color: #F81C11; text-decoration: none; }a.info_link:hover { color: #E97B0A; text-decoration: underline; }