<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-jp";
/* CSS Document */
/* guide */

/* wrapp */
#wrapp {
	padding: 0px;
	width: /*988*/1024px;
	height: 1000px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	font-size:23px;}	


#guide {
	float:left;
	width:788px;
	height:45em;
	margin-left:30px;}

.head {
	width:788px;
	height:50px;
	border:solid #dcdcdc 1px;
	background:#f0f0f0;
	margin-bottom:10px;}


.box {
	width:778px;
	height:40em;
	clear:both;}

.inbox {
	width:778px;
	height:39em;
	margin:20px;
	clear:both;}

table tr td.matter, table tr td.matterl, table tr td.mdetail, table tr td.mdetaill, .ten {
	font-size:0.5em;
	letter-spacing:0.1em;
	border:1px solid #000;}

table tr td.matter, table tr td.matterl {
	width:220px;
	height:40px;
	padding:10px 0px;
	font-weight:bold;
	border-right:none;}

table tr td.matter, table tr td.mdetail {
	border-bottom:none;}

table tr td.mdetail, table tr td.mdetaill {
	width:500px;
	height:40px;
	padding:10px 15px;
	text-align:left;}

table tr td.mdetail a {
	color:#ff2a70;}
</pre></body></html>