<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#content_news{
width:180px;
float:left;
}

.news_navi{
width:141px;
margin:0 0 0 39px;
padding:86px 0px 0px 0px;
}

.news_navi ul{
margin:0 0 0 0;
padding:0px 0px 0px 0px;
}

.news_navi li{
list-style:none;
margin:0px 0px 5px 0px;
padding:0px 0px 0px 0px;
}
.page{
text-align:center;
margin:0 0 10px 0;
}

.treatise_box{
width:742px;
background-image:url("images/bg_box_b.jpg");
background-repeat:no-repeat;
background-position:right bottom;
padding-bottom:4px;
}

.treatise_box_inner{
width:738px;
background-image:url("images/bg_box_t.jpg");
background-repeat:no-repeat;
background-position:right top;
padding-right:4px;
line-height:180%;
}
.link_mark01{
color:#244F3B;
}
.treatise_entry2{
width:181px;
position:absolute;
top:61px;
right:12px;
}

.treatise_detail{
width:722px;
padding:8px 8px 3px 8px;
position:relative;
}
</pre></body></html>