@import url(page.css);
#hLink {
	position: relative;
	width: 580px;
	margin: 5px 0;
	font-size: 11px;
	line-height: 18px;
}
#hLink ol,#hLink li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}
#hLink li {
	display: inline;
}
dt,dd {
	margin-left: 23px;
	font-size: 100%;
}
dt {
	color: #5983ac;
	margin-top: 1em;
}
#details {
	margin: 10px 0 0 0;
	width: 580px;
	height: 100%;
}
#details h2 {
	margin-top: 5px;
}
#details ul li {
	margin-top: 1em;
	margin-left: 23px;
	font-size: 100%;
}
#details ol li {
	margin-left: 23px;
	font-size: 100%;
}
#details a {
	color: #00f;
}
#details a:hover {
	color: #00f;
	text-decoration: none;
}
#exListL,#exListR {
	position: relative;
	margin-bottom: 20px;
	width: 268px;
	border: 1px solid #ccc;
}
#exListL {
	margin-top: 20px;
	float: left;
}
#dtlRight {
	margin: 20px 15px 0 0;
	float: right;
	width: 270px;
}
#details #pageTop {
	margin-top: 15px;
	text-align: right;
	font-size: 78%;
}
#details #pageTop a {
	color: #666;
	text-decoration: none;
}
#details #pageTop a:hover {
	color: #906;
	text-decoration: underline;
}
.ttlMrg {
	margin-top: 40px;
}
.ttlMrg1 {
	margin-top: 32px;
}
.itemMrg {
	margin-top: 1em;
}
.txtExpMrg {
	margin-top: 1em;
	margin-left: 23px;
	font-size: 100%;
}
.txtTTL {
	color: #000;
}
.txtTTL2 {
	color: #666;
}
#ttlCenter {
	margin: 1em;
	position: relative;
	text-align: center;
}
.ttlBox {
	color: #666;
	width: 12em;
	border: 1px solid #ccc;
}
table.txt01,table.txt02 {
	color: #000;
	border-spacing: 0;
	border-collapse: collapse;
}
table.txt01 {
	font-size: 100%;
	float: left;
	margin-right: 1em;
}
table.txt02 {
	font-size: 80%;
	width: 35em;
}
.txt01 th {
	text-align: center;
}
.txt02 th {
	text-align: left;
	font-weight: normal;
	width: 20%;
}
.txt01 th,.txt01 td,.txt02 th,.txt02 td {
	border: 1px solid #ccc;
	padding: 0.3em;
}
.txtCtr {
	text-align: center;
}
img.imgR {
	float: right;
	padding: 0 0 20px 20px;
}