body {
	margin: 0px;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
  color: #006600;
  text-decoration: none;
}
a:active {
  color: #006600;
  text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

img {
  border:0;
}
p{
	text-justify: inter-ideograph;
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
}
td {
	font-size: 12pt;
	text-align: justify;
	text-justify:inter-ideograph;
	table-layout :fixed;
	color: #000000;
}


strong {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #E64D6E;
}
em {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #E64D6E;
}

h1{
	margin: 0px;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFAEE;

}
.all01 {
	text-align: left;
	vertical-align: top;
}
.all02 {
	text-align: left;
	vertical-align: top;
	background-image: url(img_all/01_backimg.jpg);
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	width:820px;
	background-repeat: repeat;
}
.all03 {
	text-align: center;
	vertical-align: top;
}
.all10 {
	text-align: left;
	vertical-align: top;
	width:250px;
}
.all20 {
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}

.end00 {
	text-align: left;
	vertical-align: top;
	padding-left: 250px;
}
.end01 {
	text-align: left;
	vertical-align: top;
	padding-left: 390px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
/* ƒtƒbƒ^link */
a:link.end99 {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.end99 {
	font-size: 9px;
  	color: #FFFFFF;
  	text-decoration: none;
}
a:active.end99 {
	font-size: 9px;
  	color: #FFFFFF;
  	text-decoration: none;
}
a:hover.end99 {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

