.sampleArea {

}

.sampleArea:after {
	content: '';
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}

.sample {
	float: left;
	zoom: 100%;
}

.sample p {
	font-weight: bold;
}

.subTitle {
	margin-bottom: 5px ;
}

.contentsBox p{
	line-height: 140%;
	margin: 20px 10px 5px 22px ;
}


.dlText {
	margin-top: 15px;
	line-height: 140%;
}

.dlText span {
	font-weight: bold;
}

.dlTitleText {
	font-weight: bold;
}

.downloadArea {
	margin: 5px 0px 0px 1em ;
}

.downloadArea img{
	margin: 5px ;
}

.downloadArea p{
	margin: 0px 10px;
	padding-bottom:10px;
}

.downloadArea:after {
	content: '';
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}

a:link {text-decoration: underline;}

.red {
	color: #ff0000 ;
}

.contentsTitle {
	margin-top: 10px;
	font-size: 12pt ;
	font-weight: bold ;
	vertical-align:top;
}

.contentsTitle span{
	margin-left: 5px ;
	vertical-align:top;
}

