@charset "UTF-8";/* CSS Document *//* Information / twitter */.info_twi_table { margin: 30px 0px 0px 0px; }/* Twitter only */h3.twi_title {	margin: 0px 0px 0px 0px;	width: 240px; height: 56px;	background: url(../common/twi_title.png) no-repeat;	text-indent: -9999px; }.twi_table { padding: 10px 0px 0px 10px; }.twi_back { background: url(../common/info_back.png) repeat-y; }/* Information only */h3.news_title {	margin: 0px 0px 0px 0px;	width: 240px; height: 56px;	background: url(../common/news_title.png) no-repeat;	text-indent: -9999px; }.info_back { background: url(../common/info_back.png) repeat-y; }.info_box {	border: solid 0px;	width: 550px; height: 510px; overflow: auto;	margin: 15px 0px 0px 8px; }.info_text {   font-size: 14px; line-height: 1.7;	margin: 2px 5px 5px 0px;	color: #FFFFFF; }.info_date { color: #1E71D7; font-weight: bold;}.info_arrow { color: #B89C4E; font-weight: bold; }.info_tensen {	margin: 15px 5px 15px 0;	padding: 1px 0 0 0;	background: url(../common/tensen.png) repeat-x; }/* Info Link set */a.info_link:link { color: #eb4146; text-decoration: none; }a.info_link:visited { color: #eb4146; text-decoration: none; }a.info_link:hover { color: #FFD500; text-decoration: underline; }.info_link_text {	margin: 8px 10px 0px 0px;	font-size: 14px; line-height: 1.7; text-align: right;	color: #f6f1e6; }