@charset "UTF-8";

body {
	_height: 100%;
	font-size: 12px;


	*font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;


	*font-family: "ＭＳ Ｐゴシック";
	line-height: normal;
	color: #333333;
	background-color: #e3daa5;
	background-image:url(../images/fujitabg.gif);
	margin: 0px;
	padding: 0px;
}

a{
	text-decoration: none;
}
a:link,
a:visited,
a:link:active {
	color: #d8340f;
	text-decoration: underline;
	cursor: pointer;
	_cursor: hand;
	_text-decoration: underline;
}
a:hover {
color: #3366cc;
	_text-decoration: underline;
}

img{
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	color: #C33;
}
img a{
	margin: 0px;
	padding: 0px;
	border: none;
}
p{
	padding: 0px;
	margin: 0px;
	font-size: 16px;
}

div{
	margin: 0px;
	padding: 0px;
}
.txt_01{
	margin: 0px;
	font-size: 150%;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.txt_02{
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}
.txt_03{
	margin: 0px;
	padding: 0px;
	font-size: 130%;
}
.txt_04{
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	color: #333333;
}
.txt_05{
	margin: 0px;
	font-size: 150%;
	font-weight: bold;
	padding-: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
}
#wrapper {
	width: 803px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
}
#headerArea{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#globalnavi {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin: 0px;
}

#contentBodyArea {
	margint: 0px;
	padding: 0px;
}

#primaryArea {
	padding-top: 0px;
	margin: 0px;
	padding-right: 17px;
	padding-bottom: 50px;
	padding-left: 17px;
	font-size: 12px;
}

#footerArea {
	position: relative;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 80px;
	line-height: 1.5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}


#footerArea p.copyright {
	text-align: center;
	margin-top: 8px;
	margin-right: 0;
	color: #666666;
	font-size: 10px;
	line-height: 1.2;
}

html>body #pageTop {
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: 500;
}
#pageTop {
	_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;
}
hr {
display: none;
}
