/*index用テーブル*/
.index_t {
	width: 700px;
	height: 400px;
	background-color: #ffffff;
	border: 2px solid #33ccff;
	color : #000000;
}