a:link { text-decoration: none;; color: #0000CC}
a:visited { text-decoration: none;; color: #0000CC}
a:hover { text-decoration: underline;; color: #FF0066}

body {text-align:center}




/*-- グローバル　ナビゲーション　--*/
table#nav {
	height: 78px;
	width: 680px;
}
table#nav td {
	padding: 0px;
} 

/*-- グローバル　ナビゲーション 内　サイトマップ--*/
table#sitemap {
}
table#sitemap td {
	padding-top: 5px;
	padding-right: 5px;
} 

