.titlebar1{
	background: #fff url(images/grade01.jpg) repeat-y left;
	border-right: 1px solid #99ccff;
	border-left: 1px solid #99ccff;
}
.titlebar2{
	background: #fff url(images/grade02.jpg) repeat-y right;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
.titlebar3{
/* ﾀｲﾄﾙの色指定　*/
	background: #99ccff  url(images/line.gif) repeat-x bottom;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
.title1{
/* ﾀｲﾄﾙの色指定　*/
	background: #99ccff;
	border-bottom: 1px solid #999;
	height: 25px;
	padding-top: 0px;
	padding-left: 50px;
}
.title2{
	background: url(images/title2.gif) repeat-x top;
	padding-top: 5px;
	height: 25px;
	padding-top: 5px;
	padding-left: 20px;
}
.title3{
	height: 30px;
	padding-top: 3px;
	padding-left: 20px;
}

.Head {
	color: #333333;
	font: 10px "Verdana", Arial, Osaka;
}

.tab1{
	background: url(images/tab01.gif) no-repeat right bottom;
	width: 75px;
}
.tab2{
	background: url(images/tab02.gif) no-repeat right top;
	width: 65px;
}

.box1{
	background: #fff url(images/grade01.jpg) repeat-y left;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
.box2{
	background: #fff url(images/grade02.jpg) repeat-y right;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

.box3{
	background: #fff;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

