@charset "UTF-8";

/* 共通設定 */
* {
  margin: 0px;
  padding: 0px;
}

a:link {
  color: #3D5D83;
  text-decoration: none;
}

a:visited {
  color: #3D5D83;
  text-decoration: none;
}

a:hover {
  color: #990000;
  text-decoration: underline;
}


ul.menu {
  margin: 0px;
  padding: 0px;
}

ul.menu li {
  list-style-type: none;
}

.red {
  color: #9E0000;
}

/* 共通設定 */
body {
  font-family: Arial, Helvetica, sans-serif;
  background: url(../images/bg01.gif) repeat-y center top;
  text-align: left;
}

h1{
  font-size: 15px;
  line-height: 130%;
  font-weight: bold;
  color: #14284B;
}

h2{
  font-size: 13px;
  line-height: 130%;
  font-weight: bold;
  color: #444444;
}

/* 共通設定 END */

/* 全体構造 */
#bg {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
}

#wrap {
  width: 847px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 1px;
}
/* 全体構造 END */


/* ヘッダ */
#head {
  width: 847px;
  height: 70px;
}

#head .box01 {
  float: left;
  height: 70px;
  width: 70px;
}

#head .box02 {
  float: left;
  width: 515px;
  height: 50px;
}

#head .box03 {
  float: left;
  width: 260px;
  height: 40px;
  text-align: right;
  padding-top: 10px;
}

#head .box04 {
  float: left;
  width: 775px;
  height: 20px;

}

#head table {
  width: 100%;
}

#head td {
  text-align: right;
  height: 35px;
  width: 100%;
  vertical-align: bottom;
}

#head p {
  width: 847px;
  float: left;
  text-align: right;
  height: 35px;
}

/* ヘッダメニュー */


#head .box04 ul.menu {
  margin-right: 0px;
  height: 20px;
  text-align: left;
  float: right;
}

#head .box04 ul.menu li {
  font-weight: normal;
  float: left;
  font-size: 12px;
  height: 20px;
  vertical-align: baseline;
  margin: 0px 0px 5px 15px;
  }

#head .box04 ul.menu li a {
  color: #14284B;
}

#head .box04 ul.menu li a:hover {
  color: #990000;
}

/* ヘッダメニュー END */

#header_line {
  background: url(../images/header_line.gif) no-repeat;
  height: 10px;
  width: 846px;
}
/* ヘッダ END */

/* メインメニュー */
#main-menu {
  width: 847px;
  height: 50px;
  background: url(../images/over/over.jpg) no-repeat;
}

#main-menu ul.menu {
  width: 847px;
  margin-left: 0px;
}

#main-menu ul.menu li {
  float: left;
}

#main-menu ul.menu li a {
  width: 121px;
  height: 50px;
  text-indent: -1000em;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
}

#main-menu ul.menu li a:hover {
  background-position: 0px -50px;
}

/* メインメニュー背景画像 */
a.main-menu01 {
  background: url(../images/aboutkogsb.jpg);
}

a.main-menu02 {
  background: url(../images/academics.jpg);
}

a.main-menu03 {
  background: url(../images/faculty.jpg);
}

a.main-menu04 {
  background: url(../images/whykogsb.jpg);
}

a.main-menu05 {
  background: url(../images/studentlife.jpg);
}

a.main-menu06 {
  background: url(../images/admissions.jpg);
}

a.main-menu07 {
  background: url(../images/aircampus.jpg);
}
/* メインメニュー背景画像 END */
/* メインメニュー END */

/* フッタメニュー */
#foot {
  width: 846px;
  margin-top: 10px;
  margin-bottom: 0px;
}

#foot ul.menu {
  float: right;
  height: 34px;
  }

#foot ul.menu li {
  font-weight: bold;
  float: left;
  margin-left: 5px;
}

#foot ul.menu li a {
  width: 117px;
  height: 34px;
  text-indent: -1000em;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
}

#foot ul.menu li a:hover {
  background-position: 0px -34px;
}

/* フッタメニュー背景画像 */
a.foot-menu01 {
  background: url(../images/lecturesamples.gif);
}

a.foot-menu02 {
  background: url(../images/onlineapplications.gif);
}

a.foot-menu03 {
  background: url(../images/downloads.gif);
}

a.foot-menu04 {
  background: url(../images/faqs.gif);
}

a.foot-menu05 {
  background: url(../images/bookmark.gif);
}

a.foot-menu06 {
  background: url(../images/emailthispage.gif);
}
/* フッタメニュー背景画像 END */

#foot .menu_t p {
  width: auto;
  font-size: 12px;
  text-align: right;
  color: #444444;
  font-style: normal;
  font-weight: normal;
  text-align: right;
  line-height: normal;
  }

#foot .copyright p {
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #444444;
  height: 10px;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
  line-height: normal;
}

#foot .footline {
  height: 5px;
  width: 847px;
  padding-top: 10px;
  padding-bottom: 5px;
}

/* フッタメニュー END */


.bottan {
  text-align: right;
  font-size: 13px;
  font-weight: normal;
  color: #444444;
  font-style: normal;
  float: right;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
}

.right {
  float: right;
  display: inline;
  margin-bottom: 5px;
  margin-left: 5px;
}

.left {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}

.p_left {
  clear: right;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}

.kome {
  text-indent: -6px;
  padding-left: 12px;
}

.ps {
  color: #990000;
}

