@charset "utf-8";
/* CSS Document */


body {
	margin-top: 0px;
	background-color: #F7FFD0;
	background-image: url(../images/d_img.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
body,td,th {
	font-size: 13px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF99;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a.b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
a.b:link {
	text-decoration: none;
}
a.b:visited {
	text-decoration: none;
	color: #333333;
}
a.b:hover {
	text-decoration: none;
	color: #FF6600;
}
a.b:active {
	text-decoration: none;
	color: #FF6600;
}


.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 2px;
}
.style2 {
	color: #333333;
	letter-spacing: 2px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}

.style4 {
	font-size: 17px;
	color: #0066CC;
}
.style5 {
	font-size: medium;
	font-weight: bold;
	color: #FF6600;
	letter-spacing: 2px;
}

.form01 {
	font-size: 13px;
	color: #333333;
	height: 22px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FEF7DE;
	border-right-color: #FFCC99;
	border-bottom-color: #FFCC99;
	border-left-color: #FEF7DE;
}
.img01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.h001img {
	background-image: url(../images/h001.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.img02 {

	span style-filter:shadow(color=gray,direction=90);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.img03 {
	border: 1px solid #CCCCCC;
}
.img04 {
	border: 1px double #999999;
}
