@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.sp5 {
	font-size: 5px;
	line-height: 5px;
}
.sp10 {

	font-size: 10px;
}
.bg-head {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCC66;
}
.bg-m1 {
	background-image: url(../images/bg_01.jpg);
	background-repeat: no-repeat;
	height: 126px;
	width: 15px;
}
.bg-m2 {
	background-image: url(../images/bg_02.jpg);
	background-repeat: repeat-x;
	height: 4px;
}
.bg-m3 {
	background-image: url(../images/bg_03.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 15px;
	height: 100%;
}
.bg-f1 {
	background-image: url(../images/bgfoot_01.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 18px;
}
.bg-f2 {
	background-image: url(../images/bgfoot_02.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
}
.bg-f3 {
	background-image: url(../images/bgfoot_03.jpg);
	background-repeat: repeat-x;
	height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
}
.bg-f4 {
	background-image: url(../images/bgfoot_04.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 36px;
	background-position: bottom;
}
.bg-f5 {
	background-image: url(../images/bgfoot_05.jpg);
	background-repeat: no-repeat;
	height: 31px;
	background-position: left;
	background-color: #EFEFD2;
	border-bottom-width: 1px;
	border-bottom-color: #CCCC99;
	border-bottom-style: solid;
	padding-left: 7px;
}
.menu-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.copy {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666600;
}
.menu-linebg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	
}
.menu-linebg-glay {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #999999;
	padding-top: 5px;
	padding-left: 20px;
	height: 30px;
	width: 180px;
}
.menu-linebg-edu {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
}
.menu1-linebg {
	background-image: url(../images/menu1_bg.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	height: 20px;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
.menu1-bg {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 30px;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
.menu1-linebglast {
	border-bottom-width: 1px;
	background-image: url(../images/menu1_bg.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	height: 20px;
	width: 180px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

