body {
	margin: 0; 
	padding: 0; 
	font-size: 100%; 
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Verdana, Arial, sans-serif, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; 
	color: #444444;
	background : #ffffff url(../bg_body.gif) repeat;
}

a:link {
	color: #336699;
}

a:active {
	color: #336699;
}

a:hover {
	color: #336699;
}

a:visited {
	color: #336699;
}

td,th {
	font-size: 0.8em;
}

#sitetitle {
	font-size: 1.2em;
	font-style: italic;
}

#sitetitle a {
	text-decoration: none;
	color: #0060A0;
}

#footer a {
	color: #FFFFFF;
}

.myh1{
  color: #ccc;
  font-size: 28px;
  border-bottom:1px solid #ccc;
  text-align: right;
  padding-bottom: 0;

}


.myh2{
  font-size: 16px;
  padding-top : 0.3em;
}
