@charset "utf-8";
/*
Theme Name:     Kid
Theme URI:      http://www.nayoro.fm/
Description:    Child theme for the Twenty Ten theme for WordPress
Author:         Morik
Template:       twentyten
Version:        0.1.0
*/

@import url("../twentyten/style.css");

body,
input,
textarea,
.page-title span,
.pingback a.url {
	/* font-family: sans-serif, Georgia, "Bitstream Charter"; */
}
.wp-caption {
	-moz-border-radius: 0;
	-kthml-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

#site-description {
	font-style: normal;
}

dl.data {
	padding: 5px;
}
dl.data dt {
	margin-bottom: 10px;
	padding-right: 5px;
	width: 12em;
	float: left;
	text-align: right;
}

dl.data dd {
	width: 600px;
	margin-bottom: 10px;
	margin-left: 12em;
	padding: 0.5em;
	margin-right:5px;
	border-left: 4px solid #fc0;
	border-bottom: 1px solid #fc0;
	
}
dl.data dd ol {
	margin: 0;
}

dl.data dd ol li {
	list-style-position: inside;
}

dl#bangumi {
	width: 90%;
}

dl#bangumi dt {
	background-color: pink;
}

#hosimamoru table {
	width: 640px;
}
#hosimamoru tr {
	width: 640px;
}

#hosimamoru td {
	width: 320px;
	text-align: center;
}
