@charset "UTF-8";
/* ================================================================ *
	CSS for Shichida-Kyoiku 2012 text setting
 * ================================================================ */
/* ---------------------------------------------------------------- *
	全体に関わる設定
 * ---------------------------------------------------------------- */
body {
/*
 * This Stylesheet was based on YUI Library's Fonts CSS.
 * > Copyright (c) 2007, Yahoo! Inc. All rights reserved.
 * > Code licensed under the BSD License:
 * > http://developer.yahoo.net/yui/license.txt
 * > http://developer.yahoo.com/yui/fonts/
 */
  font-size: 10px; line-height: 150%;
}
body {
font-family:Meiryo, メイリオ, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}
a,
a:link { text-decoration: none; }
a:visited {
  
}
a:hover {
  text-decoration: underline;
}
a:active {
  text-decoration: underline;
}
p { color: #1e1e1e; font-size: 1em; }
ul, ol, dl {
  font-size: 1em; }
ul, ol, dl {
  margin-top: 0;
  margin-bottom: 0;
}
h1 { font-size: 1em; 
  
}
h2 { font-size: 1em;
  
}
h3 {
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 0;
}
h4 {
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 0;
}
h5 {
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 0;
}
h6 {
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 0;
}
#id { }
input.text { height: 20px; border: solid 1px #ccc; }
table, th, td { font-size: 1em; }
.pink { color: #fc4ea8; }
.red { color: #ee0034; }
/* ---------------------------------------------------------------- *
	各部分個別の設定
 * ---------------------------------------------------------------- */
#header {
}
#contents {
}
#navi {
}
#footer {
}
#bottom {  }
