/* 特定タグの設定 */
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #666666;
	background-color: #ffffff;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border: none;
}

table {
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;
	border: none;
}

img {
	border: none;
}

/* 各ブロックスタイル */
table.global {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 730px;
	border: none;
}

table.global td.leftBlock {
	margin: 0px;
	padding: 0px;
	width: 190px;
	border: none;
	vertical-align: top;
}

table.global td.centerBlock {
	margin: 0px;
	padding: 0px;
	width: 20px;
	border: none;
}

table.global td.leftBlock {

	margin: 0px;
	padding: 0px;
	width: 20px;
	border: none;
}

table.global td.rightBlock {
	margin: 0px;
	padding: 0px;
	width: 520px;
	border: none;
	vertical-align: top;
}

td.leftBlock table.topLogo {

	margin: 0px;
	padding: 0px;
	width: 190px;
	border: none;
}

table.global td.topAnchor{
	font-size:60%;
	text-align:center;
}

td.topAnchor a.anchor{
	color: #660000;
	text-decoration:none;
}

table.global td.copyright{
	text-align:right;
	font-size:60%;
}

/* メニュースタイル */
td.leftBlock table.menu {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 190px;
	border: none;
}

table.menu table.section {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 190px;
	border: none;
}
/* リンクスタイル */
a {
	color: #6699cc;
	text-decoration: none;
}
a:link {
	color: #6699cc;
	text-decoration: none;
}
a:visited {
	color: #6699cc;
	text-decoration: none;
}
a:active {
	color: #6699cc;
	text-decoration: none;
}
a:hover {
	color: #ff6666;
	text-decoration: none;
}


table.menu a.subT{
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 80%;
	color:#6699CC;
	text-decoration:none;
}
table.menu a.subT:link{
	color:#6699CC;
}
table.menu a.subT:visited{
	color:#6699CC;
}
table.menu a.subT:active{
	color:#6699CC;
}
table.menu a.subT:hover{
	color:#ff6666;
}
table.menu a.menuItem{
	font-family:"ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 80%;
	color:#FF9900;
	text-decoration:none;
}
table.menu a.menuItem:link{
	color:#FF9900;
}
table.menu a.menuItem:visited{
	color:#FF9900;
}
table.menu a.menuItem:active{
	color:#000000;
}
table.menu a.menuItem:hover{
	color:#000000;
}

/* 表スタイル　タイプ01 */
table.tableType01 {
	font-size: 80%;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}
table.tableType01 td.name {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #f0f0f0;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
table.tableType01 td.value {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

/* スペーススタイル */
td.sp5H {
	width: 5px;
	height: 5px;
}
td.sp5H img {
	border: none;
	width: 5px;
	height: 5px;
}
td.sp10H {
	width: 10px;
	height: 10px;
}
td.sp10H img {
	border: none;
	width: 10px;
	height: 10px;
}
td.sp20H {
	width: 10px;
	height: 20px;
}
td.sp20H img {
	border: none;
	width: 10px;
	height: 20px;
}
td.sp30H {
	width: 10px;
	height: 30px;
}
td.sp30H img {
	border: none;
	width: 10px;
	height: 30px;
}

