a { color: blue }
a:link  { color: blue }
a:vlink { color: purple }
a:visited { color: purple }
a:active { color: red }
a:hover { color: red }
body{ 
	color: #555;
	font-size: x-small;
	line-height: 140%;
	background-color: white;
	margin: 0px;
	padding: 0px;
	}
td,th{
	font-size: x-small;
	}
b{
	color: red;
	font-weight:normal;
	}
.footer {
	color: yellow;
	font-size: small;
	text-align:center;
	background-color:#3cc;
	width: 748px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:20px;
	}
.header {
	color: yellow;
	font-size: small;
	text-align:center;
	background-color:#3cc;
	width: 748px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:10px;
	}
.setumei {
	color: red;
	font-size: small;
	text-align:center;
	width: 748px;
	margin-top:40px;
	margin-bottom:40px;
	}
.navi-y{
	text-align:center;
	background-image:url(images/menubar/menubar_ca.gif);
	}
.navi-k{
	color:white;
	text-align:center;
	background-image:url(images/menubar/menubar_c.gif);
	}
.tate-obi{
	color:white;
	text-align:center;
	width: 20px;
	background-color:#ddd;
	}
	
/* ダウンロード*/
.down-waku { margin-right: 15px; }
.down-waku2 { margin-right: 15px; margin-top:40px;}
.down {font-size: x-small; background-color: #ffc; text-align: center; vertical-align: middle; margin-top: 10px; margin-bottom: 5px; padding: 3px; border: solid 1px gray }
.hanbai {font-size: x-small; background-color: #ffc; text-align: center; vertical-align: middle; margin-top: 10px; margin-bottom: 2px; padding: 3px; border: solid 1px gray }
.down-ai {font-size: x-small; background-color: #ffc; text-align: center; vertical-align: middle; margin-top: 2px; margin-bottom: 5px; padding: 3px; border: solid 1px gray }

