@charset "utf-8";

body {
	font: 13px Helvetica, Arial, Geneva, Verdana, "Hiragino Kaku Gothic Pro", sans-serif;
	*font-size: small;
	*font: x-small;
	color: #222;
	}

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

a {


	color: #424f6e;

	color: #3e5b9d;
	text-decoration: underline;

	text-decoration: none;
	}

a:hover {
	color: #ff3072 !important;

	color: #424f6e;
	}

a:visited {
	color: #663399;

	color: #5a4781 !important;
	}

div#content {
	}

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

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

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

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