@charset "utf-8";

/* layout
----------------------------------------------------------- */
table#layout {
	/*width: 770px;*/
	margin:0;
	padding:0;
}
table#layout td.chapter {
	width: 29px;
}
table#layout td.point {
	width: 25px;
	padding-top: 3px;
	text-align:center;
}
table#layout td.dot {
	width: 25px;
	text-align:center;
}
table#layout td.sen {
	height: 1px;
}
