@charset "iso8859-1";

body {
	margin:0px;
	padding:0px;
	font-family: sans-serif;
}

.kids-top {
	width: 800px;
}

.kids-main {
	width: 800px;
	padding: 0px 40px;
	background-image:url(/japanese/kids/image/kids_common_r2_c1.gif);
	background-repeat: repeat-y;
	color: #000033;
	margin:0px;
}

.kids-main p{
	line-height: 1.5em;
	letter-spacing: 0.2em;
}

.kids-foot {
	width: 800px;
	height:40px;
	background-image:url(/japanese/kids/image/kids_common_r3_c1.jpg);
	background-repeat: no-repeat;
	color: #333333;
	font-size: 0.8em;
	text-align: center;
	padding-top: 0px;
}
.kids-foot-bottom {
	width: 800px;
	background-color:#FFFFFF;
	color: #333333;
	font-size: 0.75em;
	line-height: 1.5em;
	text-align: center;
	padding-top: 0px;
}


a:link {
	color: #3333FF;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF3333;
}

/* STORY */
.boy {
	color: #0066CC;
	background-image: url(/japanese/kids/k-story/img/boy.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 10px 20px 55px;
	}
	
.nanon {
	color: #009900;
	background-image: url(/japanese/kids/k-story/img/nanon.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 5px 10px 10px 55px;
	}

.doc {
	color: #333333;
	background-image: url(/japanese/kids/k-story/img/doc.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 5px 10px 10px 55px;
	}

.girl {
	color: #CC0000;
	background-image: url(/japanese/kids/k-story/img/girl.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 5px 10px 10px 55px;
	}
	

/* TABLE */

.wslist { 
	color: #333333;
	background-color: #FFFFFF;
	border:solid 1px #999999;
	padding: 2px;
	margin: 5px 0px;
	border-collapse: collapse;
}

.wslist caption{ 
	color: #006633;
	font-size: 0.8em;
	font-weight: bold; 
	text-align: left;
}

.wslist thead th{ 
	color: #006666; 
/*	background-color:#FFFFCC; 
	border: solid 2px #FF9900; */
	background-color:#FFFFCC; 
	border: solid 1px #669999; 
	font-weight: bold;	
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: left;
	vertical-align: top;
	padding: 1px 10px;
	margin: 0px;
}

.wslist thead td{ 
	color: #333333; 
	background-color:#FFFFCC; 
/*	border: solid 2px #FF9900;	*/
	border: solid 1px #669999; 
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: normal; 
	text-align: left;
	vertical-align: top;
	padding: 1px 10px;
}
.wslist th{ 
	color: #333333; 
	font-weight: normal;	
	text-align: left;
	line-height: 1.2em;
	font-size: 0.9em;
	vertical-align: top;
	padding: 5px 0px 5px 10px;
/*	border-top:solid 1px #999999; */
}

.wslist th.date{ 
	color: #333333;
	line-height: 1.5em;
	font-weight: normal;	
	font-size: 0.75em;
	text-align: right;
	vertical-align: top;
	padding: 1px 5px;
	margin: 0px;
	white-space: nowrap;
/*	border-top:solid 1px #999999; */
}
.wslist th.update{ 
	color: #FFFFFF;
	background-color: #006633;
	line-height: 1em;
	font-weight: bold;	
	font-size: 0.8em;
	text-align: center;
	vertical-align: top;
	padding: 1px 5px 1px 10px;
	margin: 0px;
	border:solid 1px #FFFFFF;
}


.wslist td{ 
	color: #333333;
	line-height: 1.2em;
	font-weight: normal;	
	font-size: 0.8em;
	text-align: left;
	vertical-align: top;
	padding: 5px 0px 5px 10px;
	margin: 0px;
/*	border:solid 1px #999999; */
}

.video-inner td {
	vertical-align: top;
	color: #333399;
	font-family: sans-serif;
	line-height: 1.5em;
	letter-spacing: 0.2em;
}
.video-inner .footer-prev {
	text-align: left;
	vertical-align: bottom;
	font-size: 0.9em;
}
.video-inner .footer {
	text-align: right;
	vertical-align: bottom;
	font-size: 0.8em;
}
.video-inner h2 {
	color: #FF3300;
	font-size: 1.8em;
	font-weight: bold;
	margin: 5px 5px 10px 0px;
}
.video-inner h3 {
	color: #3366CC;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 5px 5px 0px;
}
.video-inner p {
	margin: 0 0 0 0.5em;
}
.video-inner .caption {
	font-size: 0.75em;
}
.video-inner a {
	font-weight: bold;
}
.video-inner a:link {
	color: #FFFFFF;
}
.video-inner a:visited {
	color: #FFFFFF;
}
.video-inner a:hover {
	color: #FF6666;
}

.env-keyword{
	border:solid 1px #FF9900;
	background-color:#FFFFFF; 
	padding: 5px 5px 5px 5px;	
	margin: 10px 0px 10px 10px;
}
	
.env-keyword div	{
	position:relative;
	left:4px;
	top:-1em;
	width:10em;
	text-align:center;
	color:#CC6600;
	background-color:#FFFFFF;
	font-size: 1em;
	font-weight: bold; 
	padding:1px 5px;
	}
	

.env-keyword dl	{
	margin: -10px 2px 2px 2px;
	}

.env-keyword dt {
	color: #FF6600;
	font-weight: bold; 
	line-height: 1.2em;
	font-size: 0.9em;
	margin:1em 0 0 5px;
}

.env-keyword dd {  
	color: #333333;
	font-weight: normal;
	line-height: 1.2em;;
	font-size: 0.9em;
	margin:10px 10px 1em 2em;
}

.wslist th.env-title{ 
	color: #FFFFFF;
	background-color: #33CC00;
	line-height: 1em;
	font-weight: bold;	
	font-size: 0.8em;
	text-align: center;
	vertical-align: middle;
	padding: 1px 5px 1px 10px;
	margin: 0px;
	border:solid 1px #FFFFFF;
	white-space: nowrap;
}

.wslist td.env-cont{ 
	color: #333333;
	line-height: 1em;
	font-weight: bold;	
	font-size: 0.8em;
	text-align: center;
	vertical-align: middle;
	padding: 1px 5px 1px 10px;
	margin: 0px;
	border:solid 1px #009933;
}

.wslist td.env-cont2{ 
	color: #333333;
	line-height: 1em;
	font-weight: bold;	
	font-size: 0.8em;
	text-align: left;
	vertical-align: middle;
	padding: 1px 5px 1px 10px;
	margin: 0px;
	border:solid 1px #009933;
}

.env-list ul{ 
	list-style-image: url('/image2004/ten0.gif');
	margin: 0px;
	margin-left: 10px;
}


