@charset "utf-8";
/* CSS Document */


/* 編集エリアの横幅 */

#hensyu-area {
  width: 701px;
}

/* 画像の枠を消す　*/
#content .gallery .gallery-icon img {
  border: 0px none #ddd;
  padding: 6px;
}
/* テーブルの線を消す */

.tbl_noneborder {
  margin: 0px;
  padding: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: #FFF;
  border-right-color: #FFF;
  border-bottom-color: #FFF;
  border-left-color: #FFF;
}

/* 左右に６ｐｘずつ空ける */

.sayu_6px {
  margin-right: 6px;
  margin-left: 6px;
}

/* 文字タイトル */

.moji-title2 {
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 15px;
  border-bottom-width: 1px;
  border-left-width: 4px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #4950FF;
  border-left-color: #4950FF;
  padding-left: 10px;
  margin-right: 10px;
  font-style: normal;
  font-weight: bold;
}


/* テーブルの空白指示 */

#tbl_padding {
  margin-top: 20px;
}

#tbl_padding td{
  padding-bottom: 10px;
  padding-left: 8px;
}

#tbl_padding th{
  padding-left: 13px;
  padding-bottom: 5px;
}


/* 下に２０px空ける指示 */

.bottom20 {
  margin-bottom: 20px;
}


/* 学生委員会についてのボタン */


#gakusei-iin a {
  display: block;
  overflow: hidden;
  height: 79px;
  width: 228px;
  background-image: url(http://consortium-kumamoto.jp/wp-content/uploads/2013/08/gakuseiiinkai-btn.gif);
  text-align: center;
}


#gakusei-iin a:hover {
  background-image: url(http://consortium-kumamoto.jp/wp-content/uploads/2013/08/gakuseiiinkai-btn_ro.gif);
}


/* インターンシップについてのボタン */

#internship a {
  display: block;
  overflow: hidden;
  height: 79px;
  width: 228px;
  background-image: url(http://consortium-kumamoto.jp/wp-content/uploads/2013/08/internship-btn.gif);
  text-align: center;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}


#internship a:hover {
  background-image: url(http://consortium-kumamoto.jp/wp-content/uploads/2013/08/internship-btn_ro.gif);
}

/* 聴覚障がい支援についてのボタン */


#tyoukakusien a {
  display: block;
  overflow: hidden;
  height: 79px;
  width: 228px;
  background-image: url(http://consortium-kumamoto.jp/wp-content/uploads/2013/08/tyoukakusien-btn.gif);
  text-align: center;
  list-style-type: none;
}


#tyoukakusien a:hover {
  background-image: url(http://consortium-kumamoto.jp/wp-content/uploads/2013/08/tyoukakusien-btn_ro.gif);
}


/*            　　　 */
/* 　　　イベントボタン　　　 */
/*            　　 */


/* 　　熊本クリーン大作戦　　 */

#seisou a {
  display: block;
  overflow: hidden;
  height: 118px;
  width: 163px;
  background-image: url(http://consortium-kumamoto.jp/wp-content/uploads/2013/08/seisou.gif);
  text-align: center;
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
}


#seisou a:hover {
  background-image: url(http://consortium-kumamoto.jp/wp-content/uploads/2013/08/seisou_ro.gif);
}

/* おてもやんについてのボタン */

#otemoyan a {
  display: block;
  overflow: hidden;
  height: 118px;
  width: 163px;
  background-image: url(http://consortium-kumamoto.jp/wp-content/uploads/2013/08/otemoyan.gif);
  text-align: center;
  background-repeat: no-repeat;
}


#otemoyan a:hover {
  background-image: url(http://consortium-kumamoto.jp/wp-content/uploads/2013/08/otemoyan_ro.gif);
}

/* 合宿についてのボタン */

#gassyuku a {
  display: block;
  overflow: hidden;
  height: 118px;
  width: 163px;
  background-image: url(http://consortium-kumamoto.jp/wp-content/uploads/2013/08/gassyuku.gif);
  text-align: center;
  background-repeat: no-repeat;
}


#gassyuku a:hover {
  background-image: url(http://consortium-kumamoto.jp/wp-content/uploads/2013/08/gassyuku_ro.gif);
}
/* 市中パレードについてのボタン */

#gakusaipr a {
  display: block;
  overflow: hidden;
  height: 118px;
  width: 163px;
  background-image: url(http://consortium-kumamoto.jp/wp-content/uploads/2013/08/gakusaipr.gif);
  text-align: center;
  background-repeat: no-repeat;
}


#gakusaipr a:hover {
  background-image: url(http://consortium-kumamoto.jp/wp-content/uploads/2013/08/gakusaipr_ro.gif);
}
/*みずあかりについてのボタン */

#mizuakari a {
  display: block;
  overflow: hidden;
  height: 118px;
  width: 163px;
  background-image: url(http://consortium-kumamoto.jp/wp-content/uploads/2013/08/mizuakari.gif);
  text-align: center;
  background-repeat: no-repeat;
}


#mizuakari a:hover {
  background-image: url(http://consortium-kumamoto.jp/wp-content/uploads/2013/08/mizuakari_ro.gif);
}
/* 大運動会についてのボタン */

#undokai a {
  display: block;
  overflow: hidden;
  height: 118px;
  width: 163px;
  background-image: url(http://consortium-kumamoto.jp/wp-content/uploads/2013/08/undokai.gif);
  text-align: center;
  background-repeat: no-repeat;
}


#undokai a:hover {
  background-image: url(http://consortium-kumamoto.jp/wp-content/uploads/2013/08/undokai_ro.gif);
}

.tbl_noneborder {
  margin: 0px;
  padding: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: #FFF;
  border-right-color: #FFF;
  border-bottom-color: #FFF;
  border-left-color: #FFF;
}
.sayu_6px {
  margin-right: 6px;
  margin-left: 6px;
}
.moji-title {
  font-size: 24px;
  margin-top: 30px;
  margin-bottom: 30px;
}
/* Your style */


/*フォントサイズ*/
p.font15b {color: black;
          font-size: 15pt;
          font-weight: bold}

.font11b {font-size: 11pt;
          font-weight: bold}

.right20 {margin-right: 20px;}


.left20 {margin-left: 20px;}

.tbl_noneborder {
  margin: 0px;
  padding: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: #FFF;
  border-right-color: #FFF;
  border-bottom-color: #FFF;
  border-left-color: #FFF;
}
.sayu_6px {
  margin-right: 6px;
  margin-left: 6px;
}
.moji-title {
  font-size: 24px;
  margin-top: 30px;
  margin-bottom: 15px;
  border-bottom-width: 1px;
  border-left-width: 4px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #4950FF;
  border-left-color: #4950FF;
  padding-left: 10px;
  margin-right: 10px;
}

#tbl_padding {
  margin-top: 20px;
}

#tbl_padding td{
  padding-bottom: 10px;
  padding-left: 13px;
}

#tbl_padding th{
  padding-left: 13px;
  padding-bottom: 10px;
}

/*Ｑ＆Ａリスト*/

/*Ｑ＆Ａリスト*/
.q_list{
  list-style-position: outside;
  list-style-image: url(http://consortium-kumamoto.jp/wp-content/uploads/2015/06/list_img.gif);
  list-style-type: none;
  font-size: 16px;
  font-weight: bold;
  margin-left: 20px;
  }

.a_list{
  list-style-position: outside;
  list-style-image: url(http://consortium-kumamoto.jp/wp-content/uploads/2015/06/list_img2.gif);
  list-style-type: none;
  font-size: 16px;
  font-weight: bold;
  margin-left: 20px;
  }