/* CSS Document */

html, body, dl, dt, dd, h1, h2, p {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

body {
	text-align: center;
	margin: 0;
	background-color: #EED;
	font-family: Verdana, Sans-Serif;
	color: #111;
	font-size: 0.8em;
	line-height: 160%;
}

body a {
	color: #369;
}

body a:hover {
	color: #E07;
	text-decoration: none;
}

#wrapper {
	width: 700px;
	padding: 0 10px;
	margin: 0 auto;
	text-align: left;
	background-image: url(/kotonoha/images/back.gif);
}

#corpus {
	width: 420px;
	padding: 40px 0 0 0;
	margin: 0 auto;
	text-align: left;
	color: #221;
}

#header {
	width: 700px;
	border-top: 5px solid #E07;
}

ul, ol {
	margin-top: 5px;
	margin-bottom: 5px;
}

ul li, ol li {
	margin: 3px 0;
}

em {
	font-style: normal;
	color: #E07;
	margin-right: 2px;
}

em.hids {
	color: #FFF;
}

#container {
	width: 640px;
	padding: 30px 30px 20px 30px;
}


#primary .IM {
	margin: 10px 0;
	text-align: center;
}

h2 {
	margin-top: 20px;
	margin-bottom: 5px;
	color: #000;
	font-size: 1.25em;
}

h2 img{
	margin-right:5px;
	}


h3 {
	margin-top: 20px;
	margin-bottom: 5px;
	color: #006;
	font-size: 1.25em;
}

h4 {
	margin-top: 15px;
	margin-bottom: 5px;
	background-color: #448;
	color: #FFF;
	padding: 2px 5px;
	font-size: 1em;
}

h5 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 1em;
}

#primary p {
	text-indent: 1em;
}

#primary p.index {
	text-indent: 0em;
	margin: 25px 0;
	font-size: 0.9em;
	line-height: 200%;
	font-weight: bold;
	margin-left: 22px;
}

p.top {
	clear: both;
	text-align: right;
	margin-top: 10px;
	font-size: 0.9em;
}

#primary p.noI {
	text-indent: 0;
	font-weight: bold;
}

#primary table {
	width: 100%;
	font-size: 100%;
	border-top: 1px solid #666;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #666;
	padding: 0;
	line-height: 140%;
}

#primary table th, #primary table td {
	border-top: none;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: none;
	padding: 5px 10px;
}

#primary table th {
	text-align: center;
	background-color: #FE9;
}

#primary table th.item {
	background-color: #EEE;
}

#primary table td {
	text-align: left;
}

#primary table.tr td {
	text-align: right;
}

dl.dlfl {
	margin-left: 1em;
	padding: 5px 0;
}

dl.dlfl dt {
	float: left;
	clear: both;
}

dl.dlfl dd {
	margin-left: 100px;
}

#footer {
	padding-top: 5px;
}

#footer #contact {
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;
	padding: 10px 0;
}

#footer p.copy {
	font-size: 0.8em;
	text-align: center;
	margin-top: 5px;
}




div.hl{
	margin-top: 20px;
	line-height: 150%;
	clear:both;
}

div.hl .col {
	width: 310px;
	float: left;
}

div.hl .left{
	margin-right:10px
}
div.hl .right{
	margin-left:10px
}



div.hl dl{
	padding:5px 0;
}

div.hl dt{
	padding-left: 12px;
	font-size:1.0em;
	margin-top:10px;
}

div.hl dt span.date{
	font-size:0.85em;
}

div.hl dd {
	font-size:0.80em;
	padding-left: 12px;
}



div.hl .media dt{
	background:url(/kotonoha/images/point_contents.gif) no-repeat;
	background-position:0 6px;
}
div.hl .news dt{
	background:url(/kotonoha/images/point_news.gif) no-repeat;
	background-position:0 6px;
}






.hl p.sublink{
	text-align:right;
	margin-bottom:10px;
}
.hl p.sublink a {text-decoration:none}


.contents li{
	font-size:1.0em;
	font-weight:bold;
	list-style:none;
}

.contents ul {
	margin:10px 0 20px 0;
	padding:0 12px;
}

.support p {
	margin:10px;
	font-size:1.0em;
	line-height:150%;
}

#header a img{vertical-align:top}

#container p.index {
	text-indent: 0em;
	margin: 25px 0;
	font-size: 0.9em;
	line-height: 200%;
	font-weight: bold;
	margin-left: 22px;
}

dl.dlcat {
	margin-left: 1em;
	padding: 5px 0;
}

dl.dlcat dt {
	font-size:0.8em;
	float: left;
	clear: both;
}

dl.dlcat dd {
	margin-left: 100px;
	margin-bottom: 15px;
}

dd span.catbody{
	font-size:0.80em;
}

.contents ul{
	margin: 10px;
}

.contents ul li{
	list-style: url(/kotonoha/images/point_contents.gif);}


