@charset "utf-8";

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

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

	h1 {
		font-size: 90%;
    font-weight: normal;
    line-height: 1.0;
		}


/* Anchor */

a {
	
	}

a:link {
	color: #71A6F0;
	color: #00f;
	}

a:visited {
	color: #71A6F0;
	}

a:hover {
	color: #19197b;
	text-decoration: none;
	}

div#globalFooter {
	font-size: 86% !important;
	}

	div#leftNav div.section div.header h2,
	div#leftNav div.section div.header p {
		font-size: 100%;
		font-weight: bold;
		line-height: 1.0;
		}

