.tatewaku {
	padding: 0px;
	position: relative;
	height: 100%;
	width: 700px;
	font-size: 12px;
	line-height: 14pt;
	color: #333333;
	left: 0;
	top: 0;
	margin: auto;
	border: 1px solid #000000;
}

body {
	text-align: center;
	margin: 0px;
	padding: 10px;
	background-color: #669900;
}

.tex {
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
	
a {
        text-decoration: none;
}

a:visited {
        color: #ff6600
}

.copy{
	font-size: 10px;
	line-height: 120%;

}
}

table{
	margin: auto;
}
.acsent {
	color: #006600;
	font-size: 12px;
	text-transform: none;
	font-weight: bold;

}
.acsent2 {
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #669900;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	font-weight: bold;
	font-size: 16px;
	color: #006600;
}

strong {

        font-style: normal;
        font-weight: normal;
}

em {
        font-style: normal;
        font-weight: normal;
}
