/* TOPページ */

h2.main_cast { width: 611px; height: 709px;
	background: url(../top_img/main_cast.jpg) no-repeat;
	text-indent: -9999px; }

/* Informationセット */

.info_back { background: url(../top_img/info_back.jpg) no-repeat; }

.info_box {
	border: solid 0px;
	width: 244px; height: 210px;
	overflow: auto;
	margin: 26px 0px 0px 36px;
	padding: 0px; }

.info_text {
    font-size: 83.3%;
    line-height: 140%;
	margin: 0px 5px 5px 0px;
	color: #eeddc3; }

.info_date { font-weight: bold; color: #ee3f6b; }

.info_tensen {
	padding: 1px 190px 4px 7px;
	background: url(../common/tensen.gif) repeat-x; }

/* 未訪問 */
a.top_info:link {
	font-weight: bold;
	color: #eda738; text-decoration: none; }
/* 訪問済み */
a.top_info:visited {
	font-weight: bold;
	color: #eda738; text-decoration: none; }
/* カーソルが上に乗った状態 */
a.top_info:hover { font-weight: bold;
	color: #ff7e00;
	text-decoration: underline; }

/* Informationセット　ここまで */

/* ★ Twitter設定 ★ */
.twi_back { background: url(../top_img/twi_back.jpg) no-repeat; }
.twitter_table { padding: 25px 0px 0px 29px; }