@charset "utf-8";

body {
	font: 14px Helvetica, Arial, Geneva, Verdana, "Hiragino Kaku Gothic Pro", sans-serif;
	font: 14px Georgia, 'MS PMincho', HeiseiMincho, 'Hiragino Mincho Pro W3', serif;
	*font-size: small;
	*font: x-small;
	color: #222;
	}

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

a {
	text-decoration: underline;
/*
	color: #3e5b9d;
	text-decoration: none;
*/
  color: #000099;
	}

a:hover {
/* 	color: #ff3072 !important; */
	}

a:visited {
/* 	color: #663399; */

	}

div#twit,
div#content {
	}

div.under div#content {
	font: 15px Georgia, 'MS PMincho', HeiseiMincho, 'Hiragino Mincho Pro W3', serif;
	}

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

div#footer {
  }

/*
div#sideBar p {
	line-height: 1.6;
	}

a small,
small a {
	text-decoration: underline !important;
	}

a.broken_link {
	text-decoration: line-through !important;
	}
*/

table {
  font-size: 90%;
  margin-bottom: 2em;
  }

h3 {
  margin-top: 2em;
  }
