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

	Style Reset

//////////////////////////////////////////////////////// */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size:100%;
}
/* form */  
button, fieldset, form, &lt;span class="hilite"&gt;input&lt;/span&gt;, label, legend, select, textarea {  
font-size:100%;  
}
/* ////////////////////////////////////////////////////////

TOP

//////////////////////////////////////////////////////// */  
body#toppage{
	font-size:0.8em;
}
/* ////////////////////////////////////////////////////////

Contents

//////////////////////////////////////////////////////// */
body{
	font-size:0.8em;
}
#TopConRight li{
	font-size: 0.8em;
}
#footerinner{
	font-size: 0.8em;
}
#footerinner p{
	font-size:0.9em;
}
#copyright{
	font-size:0.8em;
}
/* ////////////////////////////////////////////////////////

Contents01

//////////////////////////////////////////////////////// */
#pannavi{
	font-size:0.7em;
}
#ConLeft{
	font-size: 0.9em;
}

#ConLeft .sm{
	font-size: 0.7em;
}

#ConRightMenu{
	font-size: 0.8em;
}

.ConRightMenu02{
	font-size: 0.9em;
}
#ConRightMenu ul li ul li{
	font-size:0.9em;
}
/* table */
table.mailform{
	font-size:1.1em;
	}
table.newsList{
	font-size:0.8em;
	}
p.cap{
	font-size:0.8em;
}
.s08{
	font-size:0.8em;
}

/* ////////////////////////////////////////////////////////

	資材

//////////////////////////////////////////////////////// */
.table01{
	font-size:0.8em;
}
/* ////////////////////////////////////////////////////////

	ボタン

//////////////////////////////////////////////////////// */

#fontsize{
	display:block;
	float:right;
	text-align: left;
	height: 24px;
	width: 170px;
}
#fontL a{
	display:block;
	text-indent:-9999px;
	float:left;
	background:url(../images/etextlOff.gif) no-repeat;
	width:30px;
	height:24px;
	margin-left:10px;
		}
#fontM a{
	display:block;
	text-indent:-9999px;
	float:left;
	background:url(../images/etextmOff.gif) no-repeat;
	width:30px;
	height:24px;
	margin-left:3px;
	}
#fontS a{	
	display:block;
	text-indent:-9999px;
	float:left;
	background:url(../images/etextsOn.gif) no-repeat;
	width:30px;
	height:24px;
	margin-left:3px;
	}
</pre></body></html>