@charset "Shift_JIS";


#Mainte
{
  clear: both;
  position: relative;
  top: 0px;
  margin-left: 25px;
  width: 650px;
  background: #ffffff;
  border: 0px;
}


/* テキスト
---------------------------------------------------- */
#Text
{
  float: left;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 20px;
  background: #ffffff;
  border: 0px;
}


/* メンテ紹介BOX
---------------------------------------------------- */
#MainteBox
{
  clear: both;
  position: relative;
  width: 650px;
  background: #ffffff;
  margin-bottom: 0px;
}


#MainteImgBox
{
  clear: both;
  position: relative;
  background: #ffffff;
  width: 600px;
  margin-left: 20px;
  margin-bottom: 30px;
}


#MainteBox img
{
  float: left;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
}



