@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:10px 0 20px 0;
	color:#1F1F1F;
	background:#fff;
	font: tahoma, sans-serif;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 9px;
}
form {
	margin:0;
	padding:0
}
img {
	border:none
}
a {

}
input {
	vertical-align:middle
}
select {
	font:11px verdana, arial, sans-serif
}
.floatleft {
	float:left !important
}
.floatright {
	float:right !important
}
.clear {
	clear:both !important
}
a:link {

}
.style1 {
	color: #000000
}
#main {
	width:850px;
	margin:0 auto
}
#header {
	width:850px;
	position:relative;
	background:url(../img/bg-header.gif) no-repeat left top;
	height:90px
}
#header .logo {
	display:block;
	width:364px;
	height:81px;
	position:absolute;
	left:24px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 13px;
}

#mainphoto {
	background-image: url(../img/fuji_home.jpg);
	height: 180px;
	overflow: hidden;
	background-color: #8C9A9D;
	background-repeat: no-repeat;
	background-position: 0px -10px;
}
