.header {
	height: 80px;
	width: 800px;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-bottom-color: #00FF00;
	background-color: #FFFFFF;
}
.header2 {
	text-align: left;
	height: 50px;
	width: 800px;
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-bottom-color: #00FF00;
}
tr {
	margin-top: 5px;
	padding-top: 3px;
}


.contents {
	text-align: right;
	height: 700px;
	width: 800px;
}
.contents3 {
	text-align: center;
	height: 530px;
	width: 800px;
}
.left3 {
	float: left;
	height: 500px;
	width: 800px;
}
.main3 {
	float: right;
	height: 500px;
	width: 150px;
}


.contents .main td {
	background-color: #80FF00;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #006600;
	border-bottom-color: #006600;
}
.contents3 .main3 td {
	background-color: #80ff00;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #006600;
	border-bottom-color: #006600;
}


.left {
	height: 420px;
	width: 750px;
	float: right;
	text-align: left;
}
.left2 {
	text-align: left;
	height: 525px;
	width: 750px;
	float: left;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	line-height: 18px;
}

.contents2 {
	height: 480px;
	width: 800px;
}
.main2 {
	float: right;
	height: 620px;
	width: 150px;
}

.main {
	float: right;
	height: 450px;
	width: 150px;
	background-color: #FFFFFF;
}
.adress {
	background-color: #DBDBDB;
	height: 10px;
	width: 800px;
	vertical-align: bottom;
	text-align: center;
	float: none;
	background-position: bottom;
	font-size: 12px;
}
td {
	font-weight: normal;
	font-size: 12px;
	vertical-align: middle;
	line-height: 18px;
	text-align: left;
}
.all .contents3 .left td {
	vertical-align: top;
}

.tdline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bg {
	background-color: #F1FFEC;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #91FD91;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
