@charset "utf-8";


div.title{
	position: relative;
}

p.random_order{
	position: absolute;
	display: inline-block;
	top: 10px;
	bottom: 0;
	left: 542px;
	margin: auto 0;
	height: 24px;
}

.se_box {
	width: 850px;
	height: auto;
	margin:0 auto 0 auto;
}

.line_t {
	border-top:dashed 1px #666666;
}


td {
	padding:10px 0 10px 5px;	
	border-bottom:dashed 1px #666666;
}

