/* トップページ */

.flashback {
	background: url(../top_img/main.jpg);
}
.moteillust {
	background: transparent url(../top_img/mote_illust.png) no-repeat top right;
}

/* Informationセット */

.infotitle {
	width: 291px;
	height: 58px;
	margin: 0px;
	background: url(../top_img/info_title.jpg) no-repeat;
	text-indent: -9999px;
}

.infotable {
	margin: 10px 0px 0px 22px;
}

.infoback {
	background: url(../top_img/info_line.jpg) repeat-y;
}

.infobox {
	border: solid 0px;
	width: 262px;
	height: 315px;
	overflow: auto;
	margin: 5px 0px 0px 20px;
	padding: 0px;
}

.infotext {
    font-size: 83.3%;
    line-height: 130%;
	margin: 0px 5px 5px 0px;
	color: #353a2e;
}

.infodate {
	font-weight: bold;
	color: #e60013;
}

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


/* Twitter設定 */

.twititle {
	width: 291px;
	height: 58px;
	margin: 0px;
	background: url(../top_img/twitter_title.jpg) no-repeat;
	text-indent: -9999px;
}

.twitable01 {
	margin: 10px 0px 0px 0px;
}
.twitable02 {
	padding: 0px 0px 0px 13px;
}


/* Banner設定 */

.bannertable {
	margin: 10px 0px 0px 0px;
}


/* ------------------------------ */