<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.categoryTitle .title {
	position:absolute;
	top:41px;
	left:23px;
}
#contents .contentsBody {
	padding:20px;
	position:relative;
}

#contents .contentsBody .date{
	margin-bottom:15px;
}
#contents .contentsBody h2{
	margin-bottom:15px;
}
#contents .contentsBody dl dd img{
	margin-bottom:15px;
}
#contents .contentsBody dl{
	margin-bottom:17px;
}
#contents .contentsBody p{
	line-height:24px;
	letter-spacing:1px;
}
#contents .contentsBody .backNum{
	position: absolute;
	left: 530px;
	top: 14px;

}
.orange{
	color:#dd1919;
}

</pre></body></html>