@charset "Shift_JIS";
a {
	text-decoration: none;
	color: #0981C3;
}
a:hover {
	color: #5AA751;
	text-decoration: underline;
}


.fontsize-70 {
	font-size: 70%;
	line-height: 1.5em;
}
.fontsize-80 {
	font-size: 80%;
	line-height: 1.5em;
}
.fontsize-90 {
	font-size: 90%;
	line-height: 1.5em;
}
.fontsize-100 {
	font-size: 100%;
	line-height: 1.5em;
}
.fontsize-110 {
	font-size: 110%;
	line-height: 1.5em;
}


h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
}

p 
 {
	margin: 0px;
	padding: 0px;
}

td {
	text-align: left;
}

.right {
	clear: right;
	float: right;
	margin-left: 5px;
}



dl,dt,dd,ul,ol,li{
	margin: 0px;
	padding: 0px;
	list-style:none;
	text-align: left;
}

img {
	border: 0px;
}

.table_90 td {
	font-size: 90%;
	line-height: 1.5em;
	padding: 2px;
}
.table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 90%;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.table2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.table2 td {
	font-size: 90%;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.table3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.table3 td {
	font-size: 90%;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

sup {
	color: #FF0000;
}

.font-2 {
	font-size: 9px;
	line-height: normal;
}
.font-3 {
	font-size: 10px;
	line-height: 1.3em;
	padding-right: 3px;
	padding-left: 3px;
}
.font-3-lines {
	font-size: 10px;
	line-height: 1.6em;
	padding-right: 5px;
	padding-left: 5px;
}
.font-4 {
	font-size: 12px;
	line-height: normal;
	padding-right: 5px;
	padding-left: 5px;
}
.font-4-lines {
	font-size: 12px;
	line-height: 1.6em;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
.font-5 {
	font-size: 14px;
	line-height: normal;
	padding-right: 5px;
	padding-left: 5px;
}
.font-5-lines {
	font-size: 14px;
	text-decoration: none;
	line-height: 1.5em;
	padding-right: 5px;
	padding-left: 5px;
}

.font-6 {
	font-size: 18px;
}
.font-5b {
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	padding-right: 5px;
	padding-left: 5px;
}
.font-6b {
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
}
