body {
  margin:             0;
  padding:            0;
  background:         #ffffff;
  font-size:          14px;
  color:              #333333;
  text-decoration:    none;
}

.title {
  color:              #484848;
  font-weight:        bold;
}

.keytitle {
  background-color:   #ececec;
}

.regtitle {
  background-color:   #ececec;
}

.regentry {
  background-color:   #ffffff;
}

.footer {
  font-size:          11px;
}

.example {
  font-size:          12px;
  color:              #3333ff;
}

.require {
  color: #af1313;
}

.blank {
  color: #ffffe0;
}

form {
  margin:             0px;
}

.aste {
  margin-bottom:      3px;
  color:              #993300;
}

.whiteaste {
  color:              #ffffff;
}

.bgaste {
  color:              #e7f2f9;
}

.sample {
  margin: 2px 20px 0 60px;
  color: #4141a9;
  font-size: 12px;
}

.sample2 {
  color: #4141a9;
  font-size: 12px;
}


td  {
  font-size:          14px;
  line-height:        120%;
  text-decoration:    none;
}

a:link {
  line-height:        120%;
  text-decoration:    underline
}

a:visited {
  line-height:        120%;
  text-decoration:    underline
}

a:active {
  line-height:        120%;
  text-decoration:    none;
}

a:hover {
  line-height:        120%;
  text-decoration:    none;
}

form {
  margin:             0px;
}

#menufont {
  font-size:          12px;
}

.f10px { font-size: 10px; }
.f11px { font-size: 11px; }
.f12px { font-size: 12px; }
.f13px { font-size: 13px; }
.f14px { font-size: 14px; }
.f15px { font-size: 15px; }
.f16px { font-size: 16px; }
.f17px { font-size: 17px; }
.f18px { font-size: 18px; }
.f19px { font-size: 19px; }
.f20px { font-size: 20px; }


.requireWarning {
  margin-left: 10px;
  color: #cc3300;
}
.require {
  color: #cc3300;
  font-weight: bold;
}
.typeInput {
	float:left;
}
input, select {
  padding: 2px;
  margin: 0px;
}
input.short {
	width: 50px;
  height: 21px;
}
input.normal {
	width: 100px;
  height: 21px;
}
input.long {
	width: 200px;
  height: 21px;
}
input.ultralong {
	width: 500px;
  height: 21px;
}
select.job{
	width: 150px;
}
select.pref {
	width: 112px;
}
select.interest {
	width: 220px;
  overflow: hidden;
}
.base .subtitle {
  color: #606060;
  font-weight: bold;
}

.base .sampletitle a:link {
  color: #004080;
  font-size: 1.0em;
  font-weight: bold;
  text-decoration: underline;
}
.base .sampletitle a:hover {
  color: #004080;
  font-size: 1.0em;
  font-weight: bold;
  text-decoration: none;
}
.base .sampletitle a:visited {
  color: #3575b5;
  font-size: 1.0em;
  font-weight: bold;
  text-decoration: underline;
}
