@charset "UTF-8";
body {
	background-color: #E3DCCF;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}
#maincontent {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 800px;
}
h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 80%;
}
ul,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 155%;
	font-weight: normal;
}


a span {
	display: none;
}
h1 {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #663300;
}

#header {
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	height: 62px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #DBBE8A;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#maincontent #header h2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 55px;
	width: 334px;
}
#maincontent #header h2 a {
	background-image: url(../img/title.gif);
	background-repeat: no-repeat;
	display: block;
	height: 55px;
	width: 334px;
}
#maincontent #header .contact {
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 248px;
	float: left;
}
#maincontent #header .contact a {
	background-image: url(../img/contact.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 248px;
}
#maincontent #header .tel_fax {
	background-image: url(../img/tel_fax.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 218px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	display: block;
	float: right;
}
#menu {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#menu li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu .menu1 a {
	background-image: url(../img/menu1.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 200px;
}
#menu .menu2 a {
	background-image: url(../img/menu2.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 199px;
}
#menu .menu3 a {
	background-image: url(../img/menu3.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 200px;
}
#menu .menu4 a {
	background-image: url(../img/menu4.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 199px;
}
.clear {
	clear: both;
}
.main {
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
.main .footer_menu {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	clear: both;
}
.footer_mail {
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 174px;
	float: right;
}
.footer_mail a {
	background-image: url(../img/footer_contact.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 174px;
}
#footer {
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #DBBE8A;
}
#footer p {
	text-indent: -9999px;
}
#footer .pegtech {
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 62px;
	width: 269px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
#footer .copy {
	background-image: url(../img/copyright.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 24px;
	width: 233px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
dl {
	margin: 0px;
	padding: 0px;
}
dt,dd {
	margin: 0px;
	padding: 0px;
}


.main .mail {
	background-image: url(../img/ashiato.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 5px;
}
.main .mail p {
	background-image: url(../img/mail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}