body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/haikei.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-size: 13px;
}
#header {
	background-image: url(../img/haikei_558.gif);
	height: 85px;
	width: 900px;
	text-align: left;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}


.copyright {
 font-size : 12px ;
 color : #333333 ;
 font-weight : bold ;
 background-color : #cccccc ;
 text-align : center ;
 height : 30px
}

p {
	font-size: 14px;
	line-height: 150%;
	color: #666666;
}

.topics {
	font-size : 10pt;
	color : #666666;
	line-height: 150%;
	text-align : left;
	vertical-align: top;
}

.topics_title {
	font-size: 12px;
	font-weight: bold;	
	color: #FFFFFF;
	background-color: #FF6500
}

.coop_date {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFF33;
 background-color: #3399FF
}

.coop_body {
	font-size: 10pt;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 150%
}

.headlink {
 font-size : 12px ;
 padding-right : 10px ;
 text-align : right ;
 background-color : #cccccc ;
 height : 30px
}
.list {
	font-size: 10pt;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
}
.list_title {
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	background-color: #8CDBFF;
	text-align: left;
}

.profile {
 font-size : 10pt ;
 color : #666666 ;
 width : 100px ;
 background-color: #8ed2ff ;
}

.text_10{
 font-size: 10pt;
 color: #666666
}


.kodomo_title {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFF33;
	background-color: #3399FF;
	text-align: left;
 }

.kodomo_body {
 font-size: 10pt;
 color: #666666;
 padding-top: 10px;
 padding-right: 10px;
 padding-bottom: 10px;
 padding-left: 10px;
 line-height: 150%
 }
 .small {
	font-size: 12px;
	color: #333333;
}
.orange {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	line-height: 150%
}

.contents{
	width:150px;
	background: url(./img/contents.gif);
	line-height: 180%;
}
.contents li {
	font-size: 14px;
	text-indent: 15px;
	list-style-type: none;
	text-decoration: none;
	text-align: left;
}
.letter {
	background-image: url(img/letter.gif);
	color: #333333;
}
.letter li {
	font-size: 12px;
	text-indent: 10px;
	list-style-type: none;
	text-align: left;
	font-weight: bold;
}
h2 {
	height: 31px;
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px 0;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}

#outline {
 width:750px;
 text-align:left;
 margin:0 auto;
}

.outline-margin {
	margin:0 10px;
}
.main {
	width:550px;
	float:right;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
}
.side {
	width:150px;
	float:left;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
.c-both { clear:both; }

.oshirase{
	margin:10px;
	font-size:1.1em;
	line-height:1.2;
}
.oshirase strong{
	font-weight:bold;
	color:#FF6600;
}
