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: #996633;
	background: #FFF3E4;
}

a:link {
	color: #666699;
}

a:active {
	color: #FFCC33;
}

a:hover {
	color: #003399;
}

a:visited {
	color: #CC6699;
}

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

#sitetitle {
	color: #FFFFFF;
	font-weight: bold;
}

#sitetitle a:link {
	color: #FFFFFF;
	text-decoration: none;
} 

#sitetitle a:active {
	color: #FFFFFF;
	text-decoration: none;
} 

#sitetitle a:hover {
	color: #FFFFFF;
	text-decoration: none;
} 

#sitetitle a:visited {
	color: #FFFFFF;
	text-decoration: none;
} 
.Margin10pxClass{
  margin-left : 10px;
}
.Pad15pxClass{
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
}
