@CHARSET "UTF-8";

/* レイアウト */
#top {
/*	background-color: #0079eb;*/
/*	background-color: #009944;*/
/*	background: #F3F7E6 url("./tyvheader.jpg") no-repeat 0px 0px;*/
	background: #13A052 url("./tyvheader.jpg") no-repeat 0px 0px;
	position: fixed;
	width: 100%;
	top: 0px;
	left: 0px;
}

#content {
/*	margin-top: 80px;*/
	margin-top: 110px;
}

#headtbl {
	border-spacing: 2px;
	border-collapse: separate;
	width: 100%;
	height: 75px;
}

#error {
	border: 2px solid #8B658B;
	padding: 0.5em;
	margin: 4px 4px 1em 4px;
	background-color: #FFB5C5;
	font: bold 90% sans-serif;
	width: 850px;
}

.head_upper {
/*	height: 42px;*/
	height: 77px;
}

.head_upper_left {
	vertical-align: bottom;
	width: 10%;
}

.head_upper_left2 {
/*	color: white;*/
	color: #2F6807;
	font-family: /*"ＭＳ ゴシック",*/ sans-serif;
/*	width: 20%;*/
}

.head_user_name {
	padding: 5px;
	border-radius: 5px;
	font-size: 80%;
	background-color: #ffffff;
}

.head_upper_right {
	text-align: right;
	vertical-align: top;
}

.head_bottom {
	height: 25px;
}

.head_bottom_left {
	width: 80%;
}

.head_bottom_right {
	text-align: right;
/*	color: #ffffff;*/
	color: #2F6807;
	font-size: 80%;
	vertical-align: bottom;
}

/*
	font-size: 20px;
	font-family: "ＭＳ ゴシック", sans-serif;
	font-family: "ＭＳ 明朝", monospace;
*/
.panmenu {
/*	color: white;*/
	color: #2F6807;
	font-style: oblique;
	font-weight: bold;
	font-family: /*"ＭＳ ゴシック",*/ sans-serif;
}
