@charset "Shift_JIS";

/* ================================================
 *
 *	HPテンプレート素材処QPLO
 *	左側2カラムfloat  #102
 *      http://www.qplo.net/
 *
 * ================================================ */

/* ================================================
 *
 *	 全体設定
 *
 * ================================================ */

/* 全称セレクタでリセット           */
* {
  margin: 0;
  padding: 0;
  font-style : normal;
  font-weight : normal;
  font-size: 100%;
}

/* 全体設定              */
body {
  color: #9C9C9C;
  background: black;
  text-align: center;
  line-height: 1.5;
}

/* ================================================
 *
 *	 主なブロック要素設定
 *
 * ================================================ */
dl,
p {
  padding: 0.25em;
}

/* ================================================
 *
 *	 ページレイアウト（各ページ共通）
 *
 * ================================================ */

/* ------------------------------------------------ */
/* ページの整形              */
#container {
  text-align: left;
  background: black;
  margin: 0 auto;
  padding: 0;
  width: 1000px;
}

/* ------------------------------------------------ */
/* ヘッダー              */
#header {
  width: 1000px;
  height: 100px;
  margin: 0;
  padding: 0;
  background: black;
}

/* ------------------------------------------------ */
/* メイン              */
#main {
  width: 800px;
  float: right;
  background: black;
  margin: 0;
  padding: 0;
  height: 1000px;	/* 表示の都合上表記。適宜削除して下さい。 */
}

/* ------------------------------------------------ */
/* メニュー部分              */
#menu {
  margin: 0;
  padding: 0;
  background: black;
  width: 200px;
  float: right;
  height: 1000px;	/* 表示の都合上表記。適宜削除して下さい。 */
}

/* ------------------------------------------------ */
/* フッター              */
#footer {
  clear: both;
  width: 700px;
  height: 60px;
  background: black;
  margin: 0;
  padding: 0;
}



#iro   { color:#228B22;}
#iro2   { color:red;}

#okisa { font-size:25pt;}
#okisa2 { font-size:20pt;}

