body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 10px;
}

.text1 {
	font-size: 12px;
	color:#333333;
	line-height:170%;
}

.index_text {
	font-size: 16px;
	font-weight:bold;
	color:#339933;
	line-height:100%;
}

.text2 {
	font-size: 12px;
	font-weight:bold;
	color:#FF9900;
	line-height:200%;
}

.text3 {
	font-size: 12px;
	color:333333;
	line-height:150%;
}

.text4 {
	font-size: 16px;
	font-weight:bold;
	color:333333;
	line-height:150%;
}

.lefttable {
background-color:#EDEDED;background-image:url(../image/lefty.jpg);background-position:right;background-repeat:repeat-y;
}

.righttable {
background-color:#EDEDED;background-image:url(../image/righty.jpg);background-position:left;background-repeat:repeat-y;
}

a:link {
	color: #339933;
}

a:visited {
	color: #999999;
}

a:hover {
	color: #999999;
}

a:active {
	color: #FF0000;
}

A.language:link { color: #000000; text-decoration: none; } 
A.language:visited { color: #000000; text-decoration: none; } 
A.language:active { color: #FF0000; text-decoration: none; } 
A.language:hover  { color: #000000; text-decoration: underline; }