﻿
#logo {
   background: url("../images/static/amitylogo.png") no-repeat;
}
#key_visual {
   background: url("../images/static/amitypics5.png") no-repeat;
}
#text_caption {
  font-family: MS PGothic,MS Gothic;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
#content_container h1 {
  font-family: MS PGothic,MS Gothic;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #900;
}
#content_container h2 {
  font-family: MS PGothic,MS Gothic;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #900;
}
#content_container h3 {
  font-family: MS PGothic,MS Gothic;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #900;
}
#content_container h4 {
  font-family: MS PGothic,MS Gothic;
  font-style: normal;
  font-size: 24px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
 }
#content_container h5 {
  font-family: MS PGothic,MS Gothic;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
 }
 #content_container h6 {
  font-family: MS PGothic,MS Gothic;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #880000;
}
#content_container p {
  font-family: MS PGothic,MS Gothic;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #220;
}
#content_container {
  font-family: MS PGothic,MS Gothic;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #220;
}
#content_container a:link {
  font-family: MS PGothic,MS Gothic;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #900;
}
#content_container a:visited {
  font-family: MS PGothic,MS Gothic;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #900;
}
#content_container a:hover {
  font-family: MS PGothic,MS Gothic;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #c00;
}
#content_container a:active {
  font-family: MS PGothic,MS Gothic;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #900;
}
#footer_text {
  font-family: MS PGothic,MS Gothic;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}




