@charset "UTF-8";
/* CSS Document */
*{
	font-size : 100%;
	margin : 0px;
	padding: 0px;
	color: #000066;
	line-height : 1.5;
}


body {
	font-size : 90%;
	padding: 0 0;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

#pankuzu {
	font-size: 11px;
}

#menu {
	font-size: 12px;
}

.midashi {
    font-size: 120%;
	font-weight: bold;
	}
	
.memo {
    font-size: 85%;
}
