@charset "utf-8";


#contents .aName {
	font-size: 180%;
	display: block;
	width: 295px;
	border-bottom: 1px solid #666;
	border-left: 5px solid #666;
	padding-left: 15px;
	float: left;
	line-height: 1.8em;
	margin-bottom: 15px;
}
#contents #sNav {
	width: 300px;
	display: block;
	line-height: 3.5em;
	float: right;
	/* [disabled]margin-bottom: 20px; */
	position: relative;
	z-index: 10;
}
#contents #sNav li {
	display: block;
	width: 91px;
	float: left;
	background: url(../images/arrow.png) no-repeat left center;
	padding-left: 5px;
	text-align: center;
	font-size: 140%;
	font-weight: bold;
	border-bottom: 1px solid #666;
	border-left: 4px solid #666;
}
#contents h4 {
	clear: both;
	padding-top: 60px;
	position: relative;
	top: -50px;
	margin-bottom: -40px;
}
#contents h4 span {
	font-size: 140%;
	width: 295px;
	clear: both;
	line-height: 2.5em;
	border-bottom: 1px solid #666;
	border-left: 5px solid #666;
	display: block;
	padding-left: 15px;
}
#contents dl dd ul li a span {
	position: relative;
	z-index: 25;
	width: 300px;
}



#contents h5 {
	font-size: 120%;
	width: 295px;
	border-bottom: 1px solid #666;
	border-left: 5px solid #666;
	padding-left: 10px;
	line-height: 2em;
	margin-bottom: 10px;
}



#contents dl {
	clear: both;

}
#contents dl dt {
	float: left;
	margin-bottom: 15px;
}
#contents dl dd {
	font-size: 120%;
	line-height: 1.5em;
	margin-bottom: 15px;
	margin-left: 330px;
}
#contents h6 {
	clear: both;
	border-bottom: 1px solid #666;
	border-left: 5px solid #666;
	font-size: 150%;
	margin-bottom: 15px;
	width: 560px;
}
#contents .videoArea {
	margin-bottom: 20px;
	text-align: center;
}
