body
	{
	margin:0;
	padding:0;
	font-size:90%;
	background:#ffffff;
	color:#4c4c4c;
	}
.cb
	{
		display:block;

		clear:both;
	}
.left,.cleft
	{
		float:left;
	}
.right,.cright
	{
		float:right;
	}
a:link,a:visited,a:active
	{
		color:#4f8bfb;
		text-decoration:none;
	}
a:hover
	{
		text-decoration:underline;
		color:#0066ff;
	}
img
	{
		border:none;
	}

/* Global Navigation
--------------------------------------------------------- */
div#gnv
	{
		background:url(../img/gnv_bg.gif) repeat-x #fff;
		padding:0 0 0 60px;
	}
div#gnv ul
	{
		width:930px;
		height:56px;
		padding:0;margin:0;
		list-style:none;
	}
div#gnv ul li
	{
		float:left;
		height:56px;
	}
div#gnv ul li a
	{
		display:block;
		overflow:hidden;
		height:56px;
		text-indent:-9999px;
	}
div#gnv ul li.home a
	{
	width:80px;
	background-image: url(../img/e-gnv_home.gif);
	background-repeat: no-repeat;
	}
div#gnv ul li.information a
	{
		background:url(../img/e-gnv_info.gif) no-repeat;
		width:136px;
	}
div#gnv ul li.products a
	{
		background:url(../img/e-gnv_products.gif) no-repeat;
		width:181px;
	}
div#gnv ul li.alliancedproducts a
	{
		background:url(../img/e-gnv_a-products.gif) no-repeat;
		width:158px;
	}
div#gnv ul li.about a
	{
		background:url(../img/e-gnv_about.gif) no-repeat;
		width:159px;
	}
div#gnv ul li.contact a
	{
		background:url(../img/e-gnv_contact.gif) no-repeat;
		width:162px;
	}
div#gnv ul li.home a:hover,
div#gnv ul li.information a:hover,
div#gnv ul li.products a:hover,
div#gnv ul li.alliancedproducts a:hover,
div#gnv ul li.about a:hover,
div#gnv ul li.contact a:hover
	{
		background-position:0 -56px;
	}
div#gnv ul li.home a.cc,
div#gnv ul li.information a.cc,
div#gnv ul li.products a.cc,
div#gnv ul li.alliancedproducts a.cc,
div#gnv ul li.about a.cc,
div#gnv ul li.contact a.cc
	{
		background-position:0 -112px;
	}

/* Contents Line : BASE
--------------------------------------------------------- */
div#ContentsArea
	{
		background:#fff;
	}
div#ContentsArea #in
	{
		width:870px;
		padding:0 0 0 60px;
	}

/* page go top
--------------------------------------------------------- */
#pageGoTop
	{
		text-align:right;
		padding:20px 0 10px 0;
	}
#pageGoTop2
	{
		text-align:right;
		padding:10px 0;
	}

/* footer
--------------------------------------------------------- */
#footer
	{
	background-color: #808080;
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	}

/* footer Navigation

--------------------------------------------------------- */
#footnavi
	{
	width:703px;
	background-image: url(../img/footer_navi_middle.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 60px;
	}
#footnavi .in
	{
	text-align:center;
	font-size:80%;
	padding:15px 0 5px 0;
	line-height:1.1;
	color:#e1e0e0;
	background-image: url(../img/footer_navi_top.gif);
	background-repeat: no-repeat;
	}
#footnavi .cleft
	{
	width:627px;
	}
#footnavi .cleft a
	{
		color:#ccc;
	}
#footnavi .cleft a:hover
	{
		color:#fff;
	}
#footnavi .cright
	{
		width:71px;
	}
#footnavi .cright a
	{
		color:#333;
	}
#footnavi .cright a:hover
	{
		color:#000;
	}
#footnavi span
	{
	display:block;
	width:703px;
	height:5px;
	background-color: #808080;
	background-image: url(../img/footer_navi_bottom.gif);
	background-repeat: no-repeat;
	}

/* copyright
--------------------------------------------------------- */
#copyright
	{
		width:870px;
		padding:0 0 50px 60px;
		color:#e1e0e0;
	}
#copyright a
	{
		color:#ccc;
	}
#copyright a:hover
	{
		color:#fff;
	}
#copyright .cleft
	{
	width:500px;
	}
#copyright .cleft p
	{
		font-size:80%;
		margin:0;
		padding:5px 0 0 0;
	}
#copyright .cleft ul
	{
		width:400px;
		padding:0;margin:0;
		list-style:none;
	}
#copyright .cleft li
	{
		float:left;
		padding:0;
	}
#copyright .cleft li span
	{
		display:block;
		background:url(../img/arrow02.gif) no-repeat 0 5px;
		padding:0 0 0 8px;
	}
#copyright .cleft .cleft
	{
		width:125px;
	}
#copyright .cleft .cright
	{
	width:350px;
	text-align:left;
	font-size:100%;
	padding:0;
	}
#copyright .cright
	{
	width:350px;
	text-align:right;
	font-size:85%;
	}

#topcopyright
	{
	width:870px;
	padding:20px 0 40px 60px;
	color:#e1e0e0;
	background-image: url(../top-img/top_fut_rogo01.gif);
	background-repeat: no-repeat;
	background-position: 60px 18px;
	}
#topcopyright a
	{
	display: block;
	float: left;
	height: 27px;
	width: 160px;
	text-indent: -1000px;
	}
#topcopyright a:hover
	{
		color:#fff;
	}
#topcopyright .cright
	{
	text-align:right;
	font-size:85%;
	line-height: 160%;
	background-image: url(../top-img/top_fut_logo02.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-top: 12px;
	}

