@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: 200px; height: 40px;
	background: url(../common/twi_title.png) no-repeat;
	text-indent: -9999px; }
.twi_table { padding: 20px 0px 0px 22px; }
.twi_back { background-color: rgba(0,0,0,0.60); }

/* Information only */
h3.info_title {
	margin: 0px 0px 0px 0px;
	width: 300px; height: 40px;
	background: url(../common/info_title.png) no-repeat;
	text-indent: -9999px; }
.info_back { background-color: rgba(0,0,0,0.60); }
.info_box {
	border: solid 0px;
	width: 500px; height: 410px; overflow: auto;
	margin: 20px 0px 0px 22px; }

.info_text { 
  font-size: 14px; line-height: 1.7;
	margin: 2px 5px 5px 0px;
	color: #EDE6D2; }

.info_date { color: #A39164; font-weight: bold;}
.info_arrow { color: #DAB340; 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: #F81C11; text-decoration: none; }
a.info_link:visited { color: #F81C11; text-decoration: none; }
a.info_link:hover { color: #E97B0A; text-decoration: underline; }

.info_link_text {
	margin: 8px 10px 0px 0px;
	font-size: 14px; line-height: 1.7; text-align: right;
	color: #f6f1e6; }