<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
div, h1, h2, h3, h4, h5, h6, address, p, blockquote, pre, hr, object, ul, ol, dl, table, form, fieldset
{
    margin-bottom: 1.5em;
}

/* for Win IE 
body *
{
    line-height: 1.5;
}
*/

/* Universal */

div
{
    margin: 0;
}

span
{}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 a
{
    text-decoration: none;
}

h2 a:link
{
	color: #FFF;
}

h2 a:visited
{
	color: #FFF;
}

h2 a:focus
{
}

h2 a:hover
{
    color: #FFF;
}

h2 a:active
{
}

body {
	background-color: #fff;
	background-image: url(../image/bg_cloud.jpg);
	background-repeat: repeat-x;
	color: #444444;
    font-family: "Helvetica Neue", "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
    font-size: 75%; /* 75%(0.75) * 16px = 12px */
    line-height: 1.5;
	width: 850px;
	margin: 15px;
	padding: 0px;
    vertical-align: baseline;
}
#contents
{
	width: 100%;
	background-color: #FFF;
}
    #contents div.contentsBody
    {
	text-align: left;
	width: 850px;
	margin: 0 auto;
	padding: 0px;
	background: #fff;
	display:block;
	float:left;
    }


/* MainMenu */
	#MainMenu
	{
		width: 850px;
		height:35px;
		background:#FFF url(../images/menu_mid.gif);
		border:0;
		margin:0;
	}
		#tab 
		{
			top:0;
			height:0;
			background:repeat-x top;
			margin:0;
		}
		#tab ul 
		{
			list-style:none;
			float:left;
			margin:0;
			padding:0;
		}
		#tab li 
		{
			display:inline;
			float:left;
			margin:0;
			padding:0;
		}
		#tab a 
		{
			background:#000 url(../images/menu_right.gif) no-repeat right top;
			text-decoration:none;
			border:0;
			display:block;
			float:left;
			margin:0;
			padding:0;
		}
		#tab a span 
		{
			display:block;
			background:url(../images/menu_left.gif) no-repeat left top;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#FFF;
			font-weight:700;
			line-height:35px;
			padding:0 15px 0 13px;
		}
		#tab a:hover,#tab li.item_active a 
		{
			background-position:right bottom;
		}
		#tab a:hover span,#tab li.item_active a span 
		{
			background-position:left bottom;
			color:#FFF;
			font-weight:700;
			font-style:normal;
			text-decoration:none;
	}

/* Table decoration */

table
{
	width: 100%;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}

/* link */
a
{
    text-decoration: underline;
}

a:link
{
	color: #3366ff;
}

a:visited
{
	color: #56198b;
}

a:focus
{
}

a:hover
{
    color: #999999;
}

a:active
{
}

/* Lists */

ul,
ol
{
    list-style-position: outside;
    line-height: 1.5;
}

ul
{
	list-style-type: disc;
	line-height: 1.5;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
}

ol
{
    list-style-type: decimal;
	line-height: 1.5;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
}

li
{
}

li ul,
li ol
{
    list-style-type: circle;
    margin-bottom: 0;
}

li ul li ul,
li ul li ul,
li ol li ul
{
    list-style-type: square;
}

/* marks */
.pdf {
	padding: 1px 18px 1px 0;
	background: url(/image/common/mark/pdf.gif) right center no-repeat;
}
.word {
	padding: 1px 18px 1px 0;
	background: url(/image/common/mark/word.gif) right center no-repeat;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	background-color: #999;
	color: #FFF;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

span.notes,
p.notes,
ul.notes {
	font-size: 0.875em;
	color: #666666;
}

.attention {
	color: #FF0000;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}


input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.explanation {
	color: #FFF;
	background-color: #069;
}
.specialexplanation {
	color: #FFF;
	background-color: #ff8c00;
}
.line1 {
	background-color	:#DFE8FF;
}


#contentsNavi ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
#contentsNavi ul li {
	display:block;
	float: left;
	height: auto;
	width: 180px;
	background-color: #CCC;
	background-image: url(../images/sub_nav_bg.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentsNavi ul li a {
	text-decoration:none;
	border:0;
	float:left;
	margin:0;
	padding:0;
}
#contentsNavi ul li a span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:700;
	line-height:30px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 8px;
}
#contentsNavi a:hover span 
{
	font-weight: bolder;
	color: #000;
}
.block p {
	margin: 0px;
	padding: 0px;
}
</pre></body></html>