#co_left {
	float : left;
	width : 220px;
}

#head_info {
	margin-bottom : 25px;
	font-size : 75%;
	line-height : 2em;
}

#co_right {
	float : right;
	width : 559px !important;
	width /**/: 585px;
	padding-left : 25px;
	border-left : solid 1px #b4b4b4;
}

#contents ol {
	margin-left : 25px;
}

#contents ol li {
	padding-bottom : 10px;
	font-size : 75%;
	line-height : 2em;
}

#contents ol li a {
	text-decoration : underline;
	color : #0066cc;
}

#contents ol li a:hover {
	text-decoration : none;
	color : #0066cc;
}