@charset "shift_jis";
/* this @charset is for mozilla's bug */

pre, dl, ol, p, blockquote { line-height:20px; }

textarea,input,select{
	font-size: 14px;
	line-height:20px

}

body,td
{
	color: black;
	margin-left: 0%;
	margin-right: 0%;
	font-size: 14px;
	line-height:20px
}

th
{
	color: black;
	background-color: #FFE1C4;
	margin-left: 2%;
	margin-right: 2%;
	font-size: 14px;
	font-family: verdana, arial, helvetica, Sans-Serif;
	font-waight: bold;
}


a:link
{
	color: #FF0000;
	text-decoration: none;
}

a:active
{
	background: #FFE0C0;
	color: #FF0000;
	text-decoration: none;
}

a:visited
{
	color: #FF0000;
	text-decoration: none;
}

a:hover
{
	background: #FFE0C0;
	color: #FF0000;
	text-decoration: underline;
}

h1, h4, h5, h6
{
	font-family: verdana, arial, helvetica, Sans-Serif;
	background-color: #DDEEFF;
	padding: .3em;
	border: #333333 1px dotted;
}

h2
{
	font-family: verdana, arial, helvetica, Sans-Serif;
	background-color: #FFE0C0;
	padding: .3em;
	font-size:18px;
	border: #333333 1px solid;
	width: 780px;
}

h3
{
	font-family: verdana, arial, helvetica, Sans-Serif;
	background-color: #FDF1C1;
	padding: .3em;
	font-size:14px;
	border: #333333 1px solid;
}


dt {
	font-weight: bold;
	margin-top: 1em;
	margin-left: 1em;
}

pre {
	border-top:    #DDDDEE 1px solid;
	border-bottom: #888899 1px solid;
	border-left:   #DDDDEE 1px solid;
	border-right:  #888899 1px solid;
	padding: .5em;
	margin-left: 1em;
	margin-right: 2em;
	white-space: pre;
	background-color: #F0F8FF;
	color: black;
}



ul {
	margin-top: .5em;
	margin-bottom: .5em;
	line-height:130%;
}

em {
	font-style:italic;
}

strong {
	font-weight:bold;
}

address {
	font-style:normal;
	font-family:Verdana;
	font-size:8px;
}

.noexists {
	background-color:#FFFACC;
}



.ie5 {
	text-align:center;
}

.size1{
	font-size:xx-small;
	line-height:130%;
	text-indent:0px;
	display:inline-block;
}

.size2{
	font-size:x-small;
	line-height:130%;
	text-indent:0px;
	display:inline-block;
}

.size3{
	font-size:small;
	line-height:130%;
	text-indent:0px;
	display:inline-block;
}
.size4{
	font-size:medium;
	line-height:130%;
	text-indent:0px;
	display:inline-block;
}

.size5{
	font-size:large;
	line-height:130%;
	text-indent:0px;
	display:inline-block;
}

.size6{
	font-size:x-large;
	line-height:130%;
	text-indent:0px;
	display:inline-block;
}

.size7{
	font-size:xx-large;
	line-height:130%;
	text-indent:0px;
	display:inline-block;
}

