@charset "shift_jis";

.index_next {
	width: 250px;
}

.index_next p {
	font-weight: bold;
	color: #ff7800;
}

.index_news {
	width: 250px;
}

.index_twi {
	width: 270px;
}

.index_pickup th {
	width: 350px;
}

.index_pickup td {
	width: 550px;
}

.index_pickup td p {
	font-weight: bold;
	color: #d80000;
}

.pickup_scroll {
	overflow: scroll;   /* スクロール表示 */
	height: 350px;
}
