a:hover { 
 color: #339900;
 text-decoration: underline;
	}
a {
	text-decoration: underline;
	color: #555555;
}
.small {
	line-height: 1.4em;
	color: #777777;
	font-size: 10px;
}
td {
	color: #555555;
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: x-small;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../common/bg_back.jpg);
}
.table {
	border: 1px dotted #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
.table2 {
	margin-top: 7px;
	margin-bottom: 10px;
}
.table3 {
	margin-top: 2px;
	margin-bottom: 2px;
}
.table4 {
	border: 1px dotted #999999;
}
.attention {
	color: #FF6600;
}
.copy {
	font-weight: bold;
	color: #336600;
}
.table5 {
	margin-bottom: 7px;
	border: 1px dotted #999999;
}
.table6 {
	border: 1px solid #666666;
}
.table7 {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 3px;
}
.button {
	margin-right: 2px;
	margin-left: 2px;
}
h1 {
	margin: 0px;
}
h2 {
	margin: 7px 0px 5px;
}
h3 {
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 3px;
}
li {
	margin-bottom: 3px;
}
ul {
	margin-top: 7px;
	margin-bottom: 2px;
	list-style: disc;
}
ol {
	list-style: decimal;
}
a:visited {
	color: #009900;
	text-decoration: underline;
}
.green a {
	color: #339933;
	font-weight: bold;
}
.green a:hover {
	color: #666666;
}
