#main_box {
	width : 840px;
	margin-left : auto;
	margin-right : auto;
}

#contents {
	float : right;
	width : 620px;
	text-align : left;
}

h3 {
	margin-bottom : 25px;
}

#head_txt {
	margin-bottom : 20px;
	padding : 15px;
	border : solid 1px #b9b9b9;
	font-size : 75%;
	line-height : 2em;
}

ol {
	margin : 0 0 25px 25px;
}

ol li {
	margin-bottom : 10px;
	font-size : 75%;
	line-height : 1.8em;
}
