<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 */

.h2_ttl01{
	width:240px;
	font-size:24px;
	margin:0 auto 30px auto;
	padding-bottom:5px;
	line-height:100%;
	font-weight:bold;
	text-align:center;
	border-bottom:solid 3px #01155c;
}

.h3_ttl{
	background-color:#333333;
	color:#fff;
	font-size:16px;
	font-weight:normal;
	margin-top:0;
	margin-bottom:25px;
	padding:10px 15px;
}

.box01{
	width:870px;
	margin-left:auto;
	margin-right:auto;
}

.box02{
	width:835px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:65px;
}

.txt01{
	font-size:14px;
	line-height:160%;
	mergin:0;
}

.h4_ttl{
	font-size:16px;
	font-weight:normal;
	line-height:100%;
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:10px;
	margin-top:0;
	margin-bottom:10px;
	font-weight:bold;
}

.ul_style &gt; li { list-style-type: circle; }
	
.ol_style &gt; li { list-style: decimal; }</pre></body></html>