ol,ul,dl,form {
	margin-top: 8;
	margin-bottom: 8;
}


body {
	color: #444444;
	margin: 0px;
	scrollbar-arrow-color:#cccccc;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#bbbbbb;
 }

table {
	margin: 0px;
	font-family: "lr oSVbN", "Osaka";
	line-height: 120%;
	font-size: 12px;
 }


A:active { color: #3333ff }
A:link { color: #5555cc }
A:visited { color: #bb6666 }
A:hover { color: #b899aa }

.u_line_less {
	text-decoration: none;
	color: #444444;
}


.BG {
	color: #444444;
	background-color: #FFFFFF;
}

.bg_school {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	background-image:  url(../introduction/data/bg_school.png);
}

.bg_college {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	background-image:  url(../introduction/data/bg_college.png);
}

.bg_company {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	background-image:  url(../introduction/data/bg_company.png);
}

.bg_pass {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	background-image:  url(../introduction/data/bg_pass.png);
}

.marker {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../data/marker.png);
	font-weight: bolder;
	letter-spacing: 1px;
}

.marker_jr {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../jr/data/marker.png);
	font-weight: bolder;
	letter-spacing: 1px;
}


h1
 {
	font-family: "lr oSVbN", "Osaka";
	line-height: 125%;
	letter-spacing: 3px;
	font-weight: bolder;
	font-size: 14px;
	margin-top: 0;
	margin-bottom: -4;
 }
 
h2 {
	font-family: "lr oSVbN", "Osaka";
	line-height: 17px;
	letter-spacing: 1px;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
 }

h3 {
	font-family: "lr oSVbN", "Osaka";
	line-height: 18px;
	letter-spacing: 1px;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
}
 
h4 {
	font-family: "lr oSVbN", "Osaka";
	font-size: 10px;
	line-height: 13px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
}


.txt_ll
 {
	font-family: "lr oSVbN", "Osaka";
	letter-spacing: 5px;
	line-height: 150%;
	font-weight: bolder;
	font-size: 18px
 }

.txt_l
 {
	font-family: "lr oSVbN", "Osaka";
	letter-spacing: 5px;
	line-height: 125%;
	font-weight: bolder;
	font-size: 14px
 }

.txt_m
 {
	font-family: "lr oSVbN", "Osaka";
	line-height: 18px;
	font-size: 12px
 }
 
.txt_s
 {
	font-family: "lr oSVbN", "Osaka";
	line-height: 12px;
	font-size: 10px
 }

.line_u { border-bottom: 1px solid gray; }
.line_t { border-top: 1px solid gray; }
.line_r { border-right: 1px solid gray; }
.line_l { border-right: 1px solid gray; }

.footer
 {
	font-family: "lr oSVbN", "Osaka";
	font-size: 10px;
	font-style: normal;
 }

.history {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	font-family: "lr oSVbN", "Osaka";
 }

.tmp_bg {
	background-repeat: repeat-y;
	background-position: right top;
	background-image: url(../data/gray.png);
}

.dot_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.link_jr {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 18px;
	font-size: 12px;
	font-weight: bolder;
 }

.link_jr_menu {
	text-decoration: none;
	color: #238CFF;
	line-height: 16px;
	font-size: 12px;
 }

.txt_header {
	text-decoration: none;
	color: #FF6241;
}

.txt_footer {
	text-decoration: none;
	color: #ffffff;
}

.txt_header_jr {
	text-decoration: none;
	color: #238CFF;
}


