body  { background-color: white; margin-top: 0px }
td  { font-size: 12px; line-height: 18px }
a:link  { color: navy; text-decoration: none }
a:visited  { color: navy; text-decoration: none }
a:hover   { color: gray; text-decoration: underline }
h1   {
	color: #063;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px
}
h2   {
	color: #ef3b00;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px
}
h3  {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px
}
p    {
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 10px
}
ul  {
	margin: 5px 0 10 10px;
	padding: 0
}
li  {
	margin: 0px 0px 5px 15px;
	padding: 0px
}

#update { margin: 5px 0px 0px; padding: 0px }

#update p   {
	font-size: 12px;
	line-height: 18px;
	background: url(images/top_yajirushi.gif) no-repeat left top;
	margin: 0px 0px 5px;
	padding-left: 15px
}
.contents      { font-size: 12px; line-height: 18px; margin-right: 15px; margin-left: 15px; padding-top: 8px }
.footer            { font-size: 10px; line-height: 14px; text-align: center; padding-top: 5px; padding-bottom: 8px }
.small  { font-size: 10px; line-height: 16px }
.box   { padding: 8px; border: solid 1px #060 }
.strong { font-weight: bold }
.right { text-align: right }

.color1{
	color: #CC0000;
}

#menulink {
	margin: 10px 0px 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#menulink p {
	font-size: 12px;
}
