body,td,th {
	color:#666666;
	line-height: 155%;
	font-size: 12px;

}
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	background: #337733;
}	
h1 {
 padding: 0px;
 margin: 0 0 10px;
}
h2 {
	padding: 3px 2px 3px 5px;
	font-size: 14px;
	font-weight: bold;
	background-color: #daeebd;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #337733;
	border-right-color: #337733;
	border-bottom-color: #337733;
	border-left-color: #337733;

}
h3 {
	padding: 3px;
	margin: 10px 0 5px;
	font-size: 13px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #e6e6e6;
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;


}

ul,li {
	list-style: disc outside;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
ol,li {
	list-style: decimal outside;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

P{
	margin:  0em;
	text-indent: 1em;
}
P.nospace{
	margin:  0em;
	text-indent: 0em;
}
/*------ƒŠƒ“ƒN------*/
a {
font-style: normal;
color: #0066FF;
text-decoration:underline
}
a:visited{
	font-style: normal;
color: #337733;
	text-decoration:underline
}
a:hover{
 color: #daeebd;
	text-decoration:underline
}
a:active{
 color: #337733;
text-decoration:underline
}

.tyuui {
	color: #CC3333;
}

#footer {
	font-size: 11px;
	line-height: 115%;
	margin-right: auto;
	margin-left: auto;
	width: 720px;


}
.clear {
	clear:both;
	overflow:hidden;
}

.base {
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 15px;

}
.fontgreen {
	color: #337733;
	font-weight: normal;
}
.fontblue {
	color: #0066FF;
}

.navi {
	margin-bottom: 1px;
	margin-left: 4px;
}
.read {
	font-weight: bold;
	margin-top: 40px;

}
.title {
	text-align: right;
	margin-bottom: 20px;
}
