a           { color: red; text-decoration: underline }
a:hover     { color: white; text-decoration: none; background-color: gray }
p   {
	font-size: 16px;
	line-height: 200%
}
tr   {
	font-size: 16px;
	line-height: 1em
}


body   　　 { scrollbar-3dlight-color: #ffffff; scrollbar-arrow-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-face-color: #808080; scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #ff0000 
}
h1               {
	color: red;
	font-weight: bold;
	font-size: 18px;
	line-height: 150%;
}
h2            {
	font-size: 16px;
	line-height: 200%;
	font-weight:normal;
}
h3 {
	font-size: 18px;
	line-height: 150%;
}
h4 { font-weight: normal; font-size: 12px; line-height: 1em
}

table#table-01 {
    width: 580px;
    border: 1px #808080 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
	padding: 5px;
	border: #808080 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	white-space: nowrap;
}
table#table-01 td {
	padding: 20px;
	border: 1px #808080 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	white-space: nowrap;
}
li {
	line-height: 200%;
}
.housei_koujyou {
	font-size: 18px;
	font-weight: bold;
	line-height: 150%;
}
