h1 {
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	color: #CCCCCC;
	font-weight: lighter;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-family: "ＭＳ 明朝", sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	color: #663333;
	font-weight: normal;
}
a {
	text-decoration: underline;
	font-size: 12px;
	color: #0000FF;
}
a.a-blog {
	text-decoration: none;
	font-size: 10px;
	color: #000066;
}
a.a-project {
	text-decoration: underline;
	font-size: 9px;
	color: #990000;
}
a:hover {
	font-family: "ＭＳ 明朝", sans-serif;
	font-size: 11px;
	color: #FF0000;
}
p {
	font-family: "ＭＳ ゴシック";
	font-size: 10px;
    color: #666666;
    font-weight: normal;
}
p.p-scroll {
	font-family: "ＭＳ ゴシック";
	font-size: 10px;
    color: #660000;
    font-weight: normal;
}
p.p-left {
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
    color: #660000;
    font-weight: normal;
}
