@charset "Shift_JIS";

/* 全体構造
---------------------------------------------------- */
body {
  margin: 20px;
  padding: 0;
  font-size: x-small;
  color: #000;
  background: #FFF;
}

/* ヘッダ
---------------------------------------------------- */

#side {
display:none;
}

/* ナビゲーション
---------------------------------------------------- */
#navigation {
display:none;
}

/* コンテンツ
---------------------------------------------------- */
#content {
  width:920px;
}

#m_content {
  width: 340px;
}

#cha_content{
width:800px;
}

