html{overflow-y: scroll;}

#wrapper {
	width: 700px;
	margin: 5px auto 1px;
	text-align: center;
}
.maintext {
	font-size: 10px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666666;
	line-height: 14px;
}
.top {
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
.white_b {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.date {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.orange_b {
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
}
.orange10_b {
	font-size: 10px;
	color: #FF3300;
	font-weight: bold;
}
.senryu_main {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.senryu_name {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.line {
	color: #bfbfbf;
}

