@charset "utf-8";

body {
	font: 12px Helvetica, Arial, Geneva, Verdana, "Hiragino Kaku Gothic Pro", sans-serif;
	*font-size: small;
	*font: x-small;

	font: 12px Helvetica, Arial, Geneva, Verdana, "Hiragino Kaku Gothic Pro", sans-serif;
	*font-size: small;
	*font: x-small;
  color: #333231;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	}

*+html body {
	font-family: "Meiryo",sans-serif;
	}

a {
	}

a:link {
	}

a:visited {
	}

a:hover {
	}

div#topicPath ul li,
div#topicPath ul li:before,
div#toPageTop p {
	font-size: 86% !important;
  color: #666 !important;
	}

div#topicPath ul li a {
  color: #666 !important;
	}

div#content p {
	line-height: 1.8;
	}

h1 {
	font-size: 200%;
	margin-top: 10px;
	color: #533;
	color: #933;
	}

h2 {
	margin-top: 5px;
	margin-bottom: 0;
	/*font-size: 90% !important;*/
	}


h1,
h2,
h3 {
  font-weight: normal;
	}

small {
  font-size: 90%;
  }

div#footer span,
div#footer a {
	font-size: 86% !important;
  color: #666 !important;
	line-height: 1.0;
	}

em {
  font-style: italic;
  font-weight: normal;
  }

div#langNav p,
div#langNav p a {
  color: #666 !important;
	line-height: 1.0;
  }


