@charset "shift_jis";

.box_header	{
	position: relative;
	width: 800px;
	height: 65px;
	margin:0;
	padding:0;
}

#headerT	{
	position: absolute;
	z-index: 1;
	left: 115px;
	top: 12px;
}

#catch1	{
	position: absolute;
	z-index: 2;
	left: 455px;
	top: 10px;
	color: #ffffff;
	font-size: 14px;
	line-height: 1.4;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
}

#catch2		{
	position: absolute;
	z-index: 3;
	left: 455px;
	top: 31px;
	color: #ffffff;
	font-size: 14px;
	line-height: 1.2;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
}

.headerBar	{
	width: 100%;
	height: 1px;
	background-color: #d32a2a;
	background-image: url(../img/headerBar.gif);
	background-repeat: repeat-x;
}

.saBar	{
	width: 100%;
	height: 25px;
	background-color: #ff9999;
}

.saBarStay	{
	/*width: 145px;*/
	line-height: 1.2;
	margin: 0px;
	padding: 1px 0;
	color: #ffffff;
	background-color: #e80000;
	text-align: center;
	letter-spacing: 2px;
	vertical-align: middle;
	font-size: 13px;
	font-weight: normal;
	border: solid 1px #e80000;
}

.saBarLink a	{
	display: block;
	width: 145px;
	margin: 0px;
	padding: 1px 0;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	line-height: 1.2;
	text-align: center;
	letter-spacing: 2px;
	text-decoration: none;
}

.saBarLink a:link,
.saBarLink a:visited	{
	color: #ffffff;
	background-color: #ff8888;	
	border: solid 1px #ff8888;
}

.saBarLink a:hover,
.saBarLink a:active	{
	color: #d80000;
	background-color: #ffffff;
	border: solid 1px #ffffff;
}




.saBarStay2	{
	/*width: 145px;*/
	line-height: 1.3;
	margin: 0px;
	padding: 2px 0;
	color: #ffffff;
	background-color: #e80000;
	text-align: center;
	letter-spacing: 2px;
	vertical-align: middle;
	font-size: 13px;
	font-weight: normal;
	border: solid 1px #e80000;
}

.saBarLink2 a	{
	display: block;
	width: 145px;
	margin: 0px;
	padding: 2px 0;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	line-height: 1.3;
	text-align: center;
	letter-spacing: 2px;
	text-decoration: none;
}

.saBarLink2 a:link,
.saBarLink2 a:visited	{
	color: #ffffff;
	background-color: #ff9999;	
	border: solid 1px #ff9999;
}

.saBarLink2 a:hover,
.saBarLink2 a:active	{
	color: #d80000;
	background-color: #ffffff;
	border: solid 1px #ff9999;
}



.saBarStaff	{
	width: 100%;
	height: 25px;
	background-color: #ffdcba;
}

.saBarStaffStay	{
	/*width: 145px;*/
	line-height: 1.2;
	margin: 0px;
	padding: 1px 0;
	color: #ffffff;
	background-color: #ff6633;
	text-align: center;
	letter-spacing: 2px;
	vertical-align: middle;
	font-size: 13px;
	font-weight: normal;
	border: solid 1px #ff9900;
}

.saBarStaffLink a	{
	display: block;
	width: 145px;
	margin: 0px;
	padding: 1px 0;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	line-height: 1.2;
	text-align: center;
	letter-spacing: 2px;
	text-decoration: none;
}

.saBarStaffLink a:link,
.saBarStaffLink a:visited	{
	color: #ffffff;
	background-color: #ffad84;	
	border: solid 1px #ffad84;
}

.saBarStaffLink a:hover,
.saBarStaffLink a:active	{
	color: #d80000;
	background-color: #ffffff;
	border: solid 1px #ffffff;
}
