@charset "UTF-8";
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
/* トップページ用設定 */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

/* ■■■■■ 基本設定(cmn.css)の上書き ■■■■■ */
DIV#cmnTopImage{
  position:relative;
  height:250px;
}
H2{
  margin-bottom:0px;
}
H3{
  margin-bottom:0px;
}
DIV#cmnContents P{
  margin-bottom:0px;
}

/* ■■■■■ トップページ用設定 ■■■■■ */
DIV#topFlash{
  position:absolute;
  left:-5px;
  width:780px;
  height:250px;
  background-image:url(images/main.jpg);
  background-repeat:no-repeat;
}
DIV#topFlash P{
  position:absolute;
  top:120px;
  left:140px;
  font-size:9pt;
}
H3#calgelHandFoot{
  margin-bottom:5px;
  border-bottom:1px solid #333333;
}
DIV#topCalgelPoint{
  background-image:url(images/calgel_point_bg.jpg);
  background-position:left top;
  background-repeat:no-repeat;
}
IMG#topCalgelPointLink{
  float:right;
  margin-top:135px;
}
DIV#topCalgelPoint H3{
  margin:10px 0px 0px 0px;
}
DIV#topCalgelPoint UL{
  margin:0px;
  padding:0px;
  list-style:none;
}
DIV#topCalgelPoint LI{
  padding:8px 0px 3px 15px;
  background-image:url(images/calgel_point_li.gif);
  background-position:left bottom;
  background-repeat:no-repeat;
  font-size:9pt;
}

DIV#topTopics{
  width:538px;
  height:210px;
  margin:0px auto 0px auto;
  padding-top:32px;
  background-image:url(images/topics_bg.jpg);
  background-repeat:no-repeat;
}
DIV#topTopicsScroll{
  height:180px;
  margin:0px 5px 4px 5px;
}
DIV#topTopicsFrame P{
  margin:5px 0px 5px 0px;
  text-indent:-5em;
  padding-left:6em;
  font-size:10pt;
}
