/*------------all--------------*/
body {
	background-color: white;
	background-image: url(image/topback.gif);
	background-repeat: repeat-x;
	/*background-attachment: fixed;*/
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration: none;
}
a:link {
	color: #444444;
	text-decoration: none;
}
a:visited {
	color: #444444;
	text-decoration: none;
}
a:active {
	color: gray;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration:none;
}
img {
	border: 0;
}

/*-----------movepagetop-------------*/
html>body #movepagetop {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 500;
}
#movepagetop {
	_position: absolute;
	_right: 0;
	_top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop
	+(documentElement.clientHeight-this.clientHeight) - 0
	: document.body.scrollTop
	+(document.body.clientHeight-this.clientHeight) - 0);
	_z-index: 500;
}


/*-------------wrapper------------*/
#wrapper01 {
	text-align:center;
}
#wrapper02 {
	text-align:left;
	margin: 0px auto;
	width: 900px;
}


/*-------------- space ---------------*/
.space10 {	height: 10px;	}
.space20 {	height: 20px;	}
.space30 {	height: 30px;	}
.space40 {	height: 40px;	}
.space50 {	height: 50px;	}
.space60 {	height: 60px;	}
.space70 {	height: 70px;	}
.space80 {	height: 80px;	}
.space90 {	height: 90px;	}
.space100 {	height: 100px;	}



/*--------body---------*/
.clear {
	clear: both;
}
#column01 {
	background-image: url(image/top005.gif);
}
#left01 {
	float: left;
	width: 512px;
	color: white;
	font-size: 13px;
	background-color: #6b8063;
	padding: 10px;
	font-family: "小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
}
#right01 {
	float: right;
	width: 337px;
	color: white;
	font-size: 12px;
	padding: 10px;
	background-color: #395140;
	background-image: url(image/top003.gif);
	background-position: top;
	font-family: "小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
}
#left02 {
	float: left;
	width: 532px;
	height: 45px;
	margin: 0 0 10px 0;
}
#right02 {
	float: right;
	width: 357px;
	height: 45px;
	background-image: url(image/top004.gif);
	background-position: top;
	margin: 0 0 10px 0;
}
#left03 {
	float: left;
	width: 512px;
	color: white;
	font-size: 13px;
	background-color: #f6f6f6;
	padding: 10px;
	font-family: "小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
}
#company {
	width: 100%;
	border-collapse: collapse;
}
#company th {
	color: #333333;
	font-size: 12px;
	font-family: "小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
	line-height: 1.5em;
	width: 20%;
	text-align: left;
	font-weight: normal;
	border-color: #bbbbbb;
	border-style: none none dashed none;
	border-width: 1px;
}
#company td {
	color: #333333;
	font-size: 12px;
	font-family: "小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
	line-height: 1.5em;
	width: 80%;
	border-color: #bbbbbb;
	border-style: none none dashed none;
	border-width: 1px;
}
#right03 {
	float: right;
	width: 337px;
	color: #333333;
	font-size: 10px;
	padding: 10px;
	background-color: #f6f6f6;
	font-family: "小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
}
#right03 a:hover {
	background-color: silver;
}

/*--------footer---------*/
#footermenu {
	text-align: center;
	border-style: dotted none none none;
	border-color: gray;
	border-width: 1px;
	font-size: 12px;
	color: gray;
	width: 900px;
	margin: 30px 0 0 0;
	padding: 10px 0 0 0;
	font-family: "小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
}
#footercopyright {
	text-align: center;
	font-size: 12px;
	color: gray;
	margin: 5px 0 10px 0;
	font-family: "小塚ゴシック Pro","メイリオ","Meiryo","MS UI Gothic","Osaka","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
}
