﻿#uphead-upper
{
	float:left;
	width:956px;
	height:29px;
	z-index:0;
	background-image:url('images/bg_uphead_upper.jpg');
	background-repeat:no-repeat;
	clear:both;
}
#uphead-lower
{
	float:left;
	width:956px;
	height:22px;
	z-index:0;
	background-image:url('images/bg_uphead_lower.jpg');
	background-repeat:no-repeat;
}
#head {
	float:left;
	width:956px;
}
#logobox 
{
	float:left;
    padding-left:10px;
    padding-right:10px;
	background-image:url('images/bg_logo.jpg');
	background-repeat:no-repeat;
	height:144px;
}
#logoimgbox
{
	float:left;
}
#jplogotext
{
    position:relative;
	border:0;
	margin-top:2px;
	padding-left:7px;
}
#logobox h1 {
	padding-top:1px;
	padding-left:7px;
	margin-right:0;
	margin-top:2px;
	font-size:16px;
	line-height:20px;
	color:#484848;
	font-weight:bold;
	text-align:left;
}
#headimage
{
    border:none;
    float:right;
}
#homebutton
{
    position:relative;
	border:0;
	margin-top:30px;
	padding-left:22px;
	*padding-left:18px;
}
