*{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}

img{
	border: none;
	}

body {
	margin: 0px;
	padding: 0px;
	}

strong{
	font-weight: bolder;
}

A:link {
	color: #00F;
	text-decoration: underline;
	}

A:visited {
	color: #90F;
	text-decoration: underline;
	}

A:active {
	color: #00F;
	text-decoration: underline;
	}

A:hover {
	color: #F00;
	text-decoration: underline;
	}

div#bg {
	background: url("images/top_bg2.gif") center top repeat-x;
	}

#tbl_cont {
	margin: 0px;
	}

#tbl_cont p {
	margin: 5px 0px;
	background-color: #FFF;
	border-top: 1px solid #B3C0D9;
	border-left: 1px solid #B3C0D9;
	}

#tbl_cont p a {
	padding: 3px 0px 3px 18px;
	background: url("images/lt_cont_ico.gif") left no-repeat;
	display: block;
	color: #FF7F00;
	font-weight: bold;
	}

#tbl_cont p a:hover {
	background: url("images/lt_cont_ico2.gif") left no-repeat #FF7F00;
	display: block;
	color: #FFF;
	}

div#about {
	padding: 5px;
	background: url("images/rt_about_inner.gif") center top no-repeat #F0F7FF;
	border-left: 6px solid #CCE5FF;
	border-right: 6px solid #CCE5FF;
	line-height: 140%;
	}

h2 {
	width: 500px;
	color:#FF6600;
	font-weight: bold;
	text-align: left;
	}

td.navi {
}

td.navi h3 {
}

td.navi dl {
	border-left: 1px solid #0066FF;
	border-right: 1px solid #0066FF;
}

td.navi dl#menu1 {
	margin-top: 10px;
	background: #E5F0FF;
}

td.navi dl#menu2 {
	background: #FFE5EE;
}

td.navi dl#menu3 {
	background: #FFF1E0;
}

td.navi dl#menu4 {
	background: #E5FFEE;
}

td.navi dt {
	background: url("images/icon2.gif") left center no-repeat;
	padding: 5px 10px 7px 26px;
	font-size: 1em;
	border-bottom: 1px solid #CCF;
	line-height: 150%;
}

td.navi dt a {
	font-weight: bold;
}

td.navi dd {
	/*background: url("images/icon21.gif") left center no-repeat;*/
	padding: 5px 10px 7px 26px;
	font-size: .95em;
	border-bottom: 1px solid #CCF;
	line-height: 150%;
}

td.navi dd a {
	font-weight: bold;
	}

div#breadcrumb {
	width: 700px;
	background: url("images/icon5.gif") left center no-repeat;
	margin: .5em 0 .5em 0;
	padding-left: 12px;
	font-size: .8em;
	text-align: left;
	}

div#breadcrumb strong {
	color: #F60;
	}

div#index {
	margin-top: 1em;
	padding-left: 8px;
	border-left: 10px solid #FF6699;
	color: #FF6699;
	font-size: 1.2em;
	font-weight: bold;
	}

ol#index {
	margin-bottom: 1em;
	padding: 10px 0  10px 30px;
	border: 1px solid #CCC;
	line-height: 130%;
	}

ol#index li {
	margin: 3px 1em;
	}

ol#index ol {
	margin-left: 1.5em;
	}

div#links {
	margin-top: 1em;
	padding-left: 8px;
	border-left: 10px solid #FF6699;
	color: #FF6699;
	font-size: 1.2em;
	font-weight: bold;
	}

ul#links {
	margin-bottom: 1em;
	padding: 10px 0  10px 0;
	border: 1px solid #CCC;
	list-style: none;
	line-height: 130%;
	}

ul#links li {
	background: url("images/icon1.gif") left center no-repeat;
	padding-left: 30px;
	}

td.contents h3 {
	background: url("images/icon4.gif") left center no-repeat;
	margin-bottom: 1em;
	padding: 6px 6px 6px 32px;
	border: 1px solid #006AFF;
	color: #006AFF;
	/*
	padding: 6px 0 8px 32px;
	background: url("images/icon3.gif") left center no-repeat #006AFF;
	color: #FFF;
	*/
	font-size: 1.7em;
	font-weight: bold;
	text-align: left;
	}

td.contents h4 {
	padding: 5px 0 5px 32px;
	background: url("images/co_icon1.gif") left center no-repeat #FFC;
	border-top: 1px dotted #F60;
	color: #F60;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	}

td.contents hr {
	height: 1px;
	margin: 2em 0 4em;
	color: #999;
	}

td.contents p {
	margin: .5em 0 1em;
	font-size: 1.2em;
	line-height: 170%;
	}

td.contents p.b {
	margin: 0;
	font-weight: bold;
	}

td.contents p img.ltsp {
	margin-top: 5px;
	margin-right: 10px;
	}

td.contents table.balloon {
	margin: .5em 0 2.5em;
	}

td.contents table.balloon td {
	background: url("images/balloon_bg.gif") center top repeat-y;
	}

td.contents table.balloon td.text {
	padding: 0 .5em 0 1em;
	line-height: 150%;
	}

div#footer {
	background: url("images/bottom_bg.gif") left top repeat-x;
	padding: 20px 0;
	}

dl.yougo {
	width: 500px;
	}

dl.yougo dt {
	padding: 3px;
	background: #39F;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	}

dl.yougo dd {
	padding: 3px 3px 3px 1em;
	background: #FFD;
	line-height: 150%;
	text-align: left;
	}

dl.yougo dd img {
	margin: 5px 5px 5px 0;
	}

td.hyo1 {
	padding: 3px 5px 10px 5px;
	font-size: 90%;
	color: #666666;
	line-height:130%;
	}

td.hyo2 {
	padding: 3px 5px 3px 5px;
	font-size: 90%;
	font-weight:bold;
	}

h5 {
	padding: 5px 5px 5px 32px;
	margin-bottom:20px;
	font-size: 1.3em;
	font-weight:bold;
	color: #FFF;
	background: #F60;
	}

table.game td {
	padding: 6px 2px;
	}