@charset "utf-8";


#cbox1 h5 {
	font-size: 14px;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 60px;
}
#cbox1 dl {
	margin-left: 60px;
}
#cbox1 dl dd {
	padding-left: 1.5em;
	margin-bottom: 0.6em;
}
#cbox1 ol {
	margin-left: 60px;
	list-style-position: inside;
	margin-bottom: 1em;
}
#cbox1 dl dt.interviewer {
	font-weight: bold;
}
#cbox1 dl dd.contents {
	margin-top: -1.5em;
	margin-left: 2em;
	margin-bottom: 1em;
}
#cbox1 a:link {
	margin-top: -1.5em;
	color: #052674;
}
#cbox1 a:visited {
	margin-top: -1.5em;
	color: #CC66CC;
}
#cbox1 a:hover {
	margin-top: -1.5em;
	background-color: #Eeeeee;
}


