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: #4A4A4A;
	background-color: #F9F9F9;
	align: center;
}

a:link {
	color: #666633;
}

a:active {
	color: #666633;
}

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

a:visited {
	color: #666633;

}

td,th {
	font-size: 14px;
}

#sitetitle {
	color: #4A4A4A;
	font-weight: bold;
	text-align: center;
}

#sitetitle a:link {
	color: #4A4A4A;
	text-decoration: inherit;
} 

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

#sitetitle a:hover {
	color: #8A8A8A;
	text-decoration: underline;
} 

#sitetitle a:visited {
	color: #FFFFFF;
	text-decoration: inherit;
} 


ul  {
	    width:;
    height: ;
    list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	white-space: ;
	float: ;
	display:;
    font-size:;
    font-color:;
    font-weight:;
    text-align:center;
}


ul li{
    width:;
    height: ;
    list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	white-space: ;
	float: ;
	display:;
    font-size:;
    font-color:;
    font-weight:;
    text-align:center;
}

ul a {
	text-decoration:none;
	color:#696;
	background:#CCCC99;
	margin: 2px 0px 0px 0px;
	padding: 15px 10px 15px 10px;
	border: 2px solid #696;
	border-left: 20px solid #696;
	display: block;
	text-decoration: none;
}

ul a:hover {
	text-decoration:none;
	color:#ffffff;
	background:#696;
    margin: 2px 0px 0px 0px;
    padding: 15px 10px 15px 10px;
	border: 2px solid #696;
    border-left: 20px solid #696;
}

