a {
	color: #0099ff;
	text-decoration: underline;
}

a:link {
	color: #0099ff;
	text-decoration: underline;
}
a:visited {
	color: #0099ff;
	text-decoration: underline;
}
a:hover {
	color: #0099ff;
	text-decoration: underline;
}
body {
	margin: 0;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size : 62.5%;
	color: #505050;
	background-color: #C0EEFE;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	font-size: 1.2em;
}
#contents {
	width: 760px;
	padding: 0 0 0 0;
}
.tvbox {
	width: 671px;
	height: 328px;
	padding: 35px 0 0 89px;
	background: url(../images/kids_flashbg.jpg);
}
.textbox {
	width: 760px;
	height: 289px;
	background-image: url(../images/sanka_bg.jpg);
	background-repeat: no-repeat;
}
*:first-child+html .textbox {
	width: 760px;
	height: 289px;
	background-image: url(../images/sanka_bg.jpg);
	background-repeat: no-repeat;
	margin-top: -3px;
}
*html .textbox {
	width: 760px;
	height: 289px;
	background-image: url(../images/sanka_bg.jpg);
	background-repeat: no-repeat;
	margin-top: -3px;
	text-align: left;
}
table.map{
	background-color: #FFFFFF;
	width:313px;
	margin-left: 113px;
	float: left;
}
*html table.map{
	background-color: #FFFFFF;
	width:313px;
	float:left;
	margin-left:56px;
}
a.banner{
	display: block;
	margin-top: 10px;
}

.tsunagari{
	float: right;
	margin-right: 122px;
	width: 194px;
}
*html .tsunagari{
	width: 194px;
	float:right;
	margin-right:61px;
}
p.txtblue{
	color: #5CB8FF;
	margin-top: 8px;
}
#footer {
	width: 760px;
	height: 25px;
	background: url(../images/kid_footer.gif);
}
#footer p{
	text-align: center;
	font-size: 11px;
	padding-top: 6px;
}
