@charset "UTF-8";


div#center-area {
  width: 540px;
  float: left;
  margin-left: 6px;
}

div#right-menu {
  width: 242px;
  float: right;
  text-align: center;
  margin-top: 10px;
  margin-right: 12px;
}


div#center-area h2 {
  width: 530px;
  height: 24px;
  background-repeat: no-repeat;
  margin-top: 6px;
  clear: both;
}

h2#campusgirls {
  background-image: url("../img/root/title-campusgirls.gif");
}

h2#intern {
  background-image: url("../img/root/title-intern.gif");
}

h2#notice {
  background-image: url("../img/root/title-notice.gif");
}

h2#circle {
  background-image: url("../img/root/title-circle.gif");
}

h2#event {
  background-image: url("../img/root/title-event.gif");
}

h2#school {
  background-image: url("../img/root/title-school.gif");
}

h2#afi {
  background-image: url("../img/root/title-afi.gif");
}


img.thumb {
  float: left;
  margin: 5px 5px 20px 5px;
  display: block;
}

div#center-area p {
  width: 430px;
  margin: 10px 0px 0px 10px;
  float: left;
}

img.more {
  float: right;
  margin: 10px 30px 10px 0px;
}

table#g-school {
  border-collapse: collapse;
  margin-top: 10px;
  margin-right: 20px;
  float: right;
}

table#g-school caption {
  display:none;
}

table#g-school thead tr td {
  text-align: center;
  background-color: #FF3366;
  color: #FFFFFF;
  font-weight: bold;
  border: 1px solid #333333;
  padding: 5px 5px;
}

table#g-school tbody tr td {
  border: 1px solid #333333;
  padding: 5px 5px;
  background-color: #FFCCCC;
}

table#g-school tbody tr.st td {
  background-color: #FFDDDD;
}

div#center-area p a.bt-more {
  display: block;
  text-align: right;
  margin-left: 300px;
}



div#buttom_link {
  text-align: center;
  padding-top: 40px;
  width: 700px;
  margin-left:75px;
  clear: both;
  
}

div#buttom_link a {
  margin: 0px 10px;
}



div#right-menu h2 {
  width: 240px;
  height: 32px;
  background-repeat: no-repeat;
}

h2#info {
  background-image: url("../img/root/title-info.gif");
}

h2#magazine {
  background-image: url("../img/root/title-magazine.gif");
  margin-top: 20px;
}

h2#history {
  background-image: url("../img/root/title-history.gif");
  margin-top: 20px;
}

h2#staff-invited {
  background-image: url("../img/root/title-staff.gif");
  margin-top: 20px;
}

h2#title-links {
  background-image: url("../img/root/title-links.gif");
}

h2#girls-invited {
  background-image: url("../img/root/title-invited.gif");
}

div#right-menu ul {
  margin-bottom: 20px;
  text-align: left;
  width: 200px;
  margin-left: 20px;
  margin-top: 6px;
}

div#right-menu ul li {
  list-style: none;
  font-size: 1em;
  background-image: url("../img/pointer.gif");
  background-repeat: no-repeat;
  padding-left: 16px;
  margin-bottom: 10px;
}

div#right-menu p {
  width: 230px;
  margin: 5px 0px 10px 10px;
  text-align: left;
}

ul#history-list {
  position: relative;
  width: 230px !important;
}

ul#history-list li {
  position: relative;
  left: -6px;
}

div#right-menu a img {
  margin: 5px 0px;
}




form#magazine-form {
  font-size: 0.9em;
}

form#magazine-form table {
  width: 240px;
}

form#magazine-form table tbody tr td input {
  border: 1px solid #999999;
}

form#magazine-form table tbody tr td.index {
  width: 65px;
  text-align: right;
}

form#magazine-form table tbody tr td.index {
  padding-right: 6px;
}

form#magazine-form table tbody tr td#submit {
  text-align: center;
}

input#man, input#woman {
  border: none !important;
}
