body {
	background-image: url(image/back_ojisan.gif);
}
table {
	font-size: 11pt;
	line-height: 120%;
	color: #333333;
}
th {
	background-color: #0000CC;
	color: #FFFFFF;
	text-align: left;
}
caption {
	color: #336600;
	text-align: left;
	font-weight: bold;
	padding-bottom: 5px;
}
a:link {
	color: #FF6600;
}
a:hover {
	color: #FF6600;
	background-color: #CCFFFF;
	text-decoration: none;
}

.mar_t05 { margin-top: 5px;}
.mar_t10 { margin-top: 10px;}
.mar_t15 { margin-top: 15px;}
.mar_t20 { margin-top: 20px;}

.mar_r05 { margin-right: 5px;}
.mar_r10 { margin-right: 10px;}
.mar_r15 { margin-right: 15px;}
.mar_r20 { margin-right: 20px;}

.mar_b05 { margin-bottom: 5px;}
.mar_b10 { margin-bottom: 10px;}
.mar_b15 { margin-bottom: 15px;}
.mar_b20 { margin-bottom: 20px;}

.mar_l05 { margin-left: 5px;}
.mar_l10 { margin-left: 10px;}
.mar_l15 { margin-left: 15px;}
.mar_l20 { margin-left: 20px;}


.f08 { font-size: 8pt;}
.f09 { font-size: 9pt;}
.f10 { font-size: 10pt;}
.f11 { font-size: 11pt;}
.f12 { font-size: 12pt;}
.f13 { font-size: 13pt;}
.f14 { font-size: 14pt;}
.f15 { font-size: 15pt;}


.lh110 { line-height: 110%;}	
.lh150 { line-height: 150%;}	
.lh200 { line-height: 200%;}


.c_shiro { color: #FFFFFF;}
.c_aka { color: #FF0000;}
.c_orange { color: #FF6600;}
.c_ao { color: #0000CC;}
.c_green { color: #006600;}


.midashi01 {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336600;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #CCCC33;
	margin-top: 10px;
	margin-bottom: 10px;
}
.midashi02 {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009933;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ta_mitumori table {
	border-collapse: collapse;
	border: none;
}
.ta_mitumori tr td {
	border-top-width: 1px #333333;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px #333333;
}
.clean{
  background-color: #CCFFFF;
  padding: 15px;
	width: 90%;
	text-align: left;
}
.chikachika {
	font-weight: bold;
	text-decoration: blink;
}
.side_waku{
  margin-top: 8px;
		margin-bottom: 8px;
		padding: 3px;
		width: 124px;
		background-color: #FFFFCC;
		color: #000000;
}

.link_shiro a:link {
 color: #FFFFFF;
}
.link_shiro a:hover {
 color: #FF6600;
	background-color: #CCFFFF;
	text-decoration: none;
}

