/* CSS Document */

body{
	margin:0px;
	padding-top:5px;
	background-image:url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-size:12px;
}

img{
	border:0px;
}

.clear{
	clear:both;
}

#wrap{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
}

#head{
	height:80px;
	padding-right:10px;
}

.logo{
	float:left;
	padding-top:26px;
}

.contact01{
	float:right;
	width:198px;
}

#image{
	height:400px;
}

#contact02{
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EADFC1;
	border-bottom-color: #EADFC1;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:40px;
}

#contact02_bg{
	background-color:#F5F0E2;
	width:735px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:90px;
	padding-right:75px;
}

.contactTel{
	float:left;
}

.contactMail{
	float:right;
	width:316px;
}

#frame01{
	width:900px;
}

#frame02{
	padding-top: 30px;
}

#frame03{
	width:900px;
}

#contact03{
	padding-right:20px;
	text-align:right;
	padding-top:50px;
}

#footer{
	background-image:url(img/foot_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#footerWrap{
	background-color:#FFFFFF;
	width:900px;
	margin:auto;
	height:40px;
}

#copyright{
	width:880px;
	padding:10px;
	margin:auto;
	text-align:right;
	padding-bottom:50px;
}

.pagetop{
	padding-top:50px;
	text-align:right;
	padding-right:10px;
}
