<STYLE TYPE="text/css"> <!--

a {
  text-decoration: none;
}

a:link {
  color : #0022cc;
  text-decoration : none;
}

a:visited {
  text-decoration : none;
}

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

a.bbs {
  color : black;
}

	div.tabs {
		padding-left: 0px;
		color: #3366cc;

	    border-width: 3px;
		font-size: 90%;

		border-bottom-style: solid;
		border-collapse: collapse;
		white-space: nowrap;
	}

	.tabs li {
		margin-right: 0px;

		display: inline;
		list-style-type: none;
		text-align: center;
		float: left;
		padding: 0;
		white-space: nowrap;
	}

	.tabs li.selected {
	}

	.tabs a {
		background: #efefef;
		color: #0000ff;
		padding: 0 0.4em;
!		width: 6em;

		border-style: outset;
		border-style: solid solid none solid;

		border-left-color : #ffffff;
		border-top-color  : #ffffff;
		border-right-color: #808080;
		border-left-width : 2px;
		border-top-width  : 2px;
		border-right-width: 1px;

		display: block;
		text-decoration:none;
		white-space: nowrap;
	}

	.tabs a:hover {
	    background: #EAFAFB;
		color: #0000ff;
	}

	.tabs li.selected a, .tabs li.selected a:hover {
		border-left-color : #5279D3;
		border-top-color  : #5279D3;
		border-right-color: #2F59BB;

		border-left-width : 1px;
		border-top-width  : 2px;
		border-right-width: 2px;

		color: #ffffff;				/* •¶ŽšF */
		background: #3366cc;		/* ”wŒiF */
		font-weight: bold;
		display: block;
		text-decoration:none;
	}

	.tabs ul {
		margin: 0;
		padding:0;
	}

	.tabs .info {
		color: #000000;
		text-align: right;
		margin-bottom: 2px;
	}

	.contents {
		clear: both;
	}

	.click-menu {
		margin-top: 1em;
	}

	.click-menu a.selected {
		color: black;
	}

	.click-menu2 a.selected {
		color: black;
	}

	body {
		background: #f3f3f3;
	}

--></STYLE>
