.topLinks {
	text-align:left;
	margin-left:20px;
}

.shiryouComment{

}


.shiryouComment dl {
	margin-bottom:30px;
	margin-right: 50px;
	margin-left: 50px;
}

.shiryouComment dt{
	text-align: left;
	font-size: 14px;
	margin-top: 15px;
}

.shiryouComment dd {
	font-size:11px;
	text-align: right;
	margin-left:0px;
	margin-right:0px;
	padding-bottom:5px;
	margin-bottom:0px;
	border-bottom: 1px dashed #999999;
}
.shiryouComment h3{
	margin-top:20px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-bottom:3px;
	border-bottom: 1px solid #cccc99;
}

.ref h3{
	margin-right:0px;
	margin-top:30px;
	margin-bottom: 10px;
	padding-bottom:3px;
	border-bottom: 1px solid #cccc99;
}


.ref dl{
	margin-bottom:15px;
	margin-top:0px;
	margin-right:10px;
	margin-left: 10px;
	border-bottom: 1px dashed #999999;

	/*background-color: #dfdfdf;*/

}

.ref dt{

	
	text-align: left;
	font-size: 14px;
}

.ref dd{
	padding-bottom:5px;
	
	margin-left:30px;
	margin-right:30px;
	margin-top:5px;
	margin-bottom:10px;

	font-size:0.9em;
	line-height:1.5em;


}

.ref dd:first-letter{
	margin-left: 12px;
}

#noMargin:first-letter {
	margin-left: 0px;
}