#logo
{
	position: relative;
	background-repeat: no-repeat;
	width: 780px;
	height: 79px;
	left: 0px;
	background-image: url(../images/logo-top-newstyle.gif);
}

#navi{
	height: 32px;
	width: 780px;
	background-color:#FFFFFF;
	z-index: 2;
}

#picture{
background-image: url('../images/head_outside.jpg');
width: 780px;
height: 140px;
color: #ff0000;
z-index: 6;
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #ffffff;
}

.link
{
	color: #311A68;
}

.navi_active
{
	color: #000000;
	position: relative;
	bottom: 0px;
	height: 21px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	top: 5px;
	float: left;
	z-index: 1;
	margin-left: 10px;
	text-decoration: underline;
}

.subnavi_active
{
	color: #311A68;
	z-index: 1;
	float: left;
	text-decoration: underline;
}

#navi_popup{
height: 28px;
width: 450px;
background-color:#A31F05;
z-index: 2;
}

#left_corner_popup{
position: relative;
left: 0px;
top: 0px;
background-image: url('../images/corner_red_left.gif');
background-repeat: no-repeat;
height: 18px;
width: 18px;
float: left;
}

#right_corner_popup{
position: relative;
left: 414px;
top: 0px;
background-image: url('../images/corner_red_right.gif');
background-repeat: no-repeat;
height: 18px;
width: 18px;
float: left;
}