@import url(../../kids/09/css/reset.css);
body {
	margin: 0px;
	background-color: #FFFFFF;
	font-color: #333333;
	font-size: 12px;
	_font-size: 75%;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", Helvetica, sans-serif;
	line-height: 1.5;
}
p{
	width:auto;
	margin: 5px 0px 25px 0px;
	line-height: 20px;
}
a:link {
	color: #CC0033;
	text-decoration: none;
}
a:visited {
	color: #CC0033;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #CC0033;
	text-decoration: none;
}
li {
	display: inline;
	list-style-type: none;
}
dl dt {
	float: left;
	width: 6.5em;
	font-weight: bold;
	padding: 5px 0px 7px 10px;
	clear: both;	
}
dl dd {
	margin-left: 6.5em;
	padding: 5px 0px 10px 10px;
}
hr {
	clear: both;
	float: none;
	visibility: hidden;
}
#container {
	width: 740px;
}
#content {
	margin: 10px;
}
#header {
	height: 100px;
	margin-left:10px;
}
#main-content {
	width:700px;
	margin-top:50px;
}
#archive{
	height:100px;
	margin:10px;
	font-size: 10px;
}
#course-left1{
	float:left;
	height:335px;
	width:270px;
	background-color:#CCCCCC;
	padding-left:15px;
}
#course-left2{
	float:left;
	height:335px;
	width:270px;
	background-color:#CCCCCC;
	clear:both;
	padding-left:15px;
}
#course-right1{
	float:right;
	height:335px;
	width:270px;
	background-color:#CCCCCC;
	padding-left:15px;
}
#course-right2{
	height:335px;
	float:right;
	width:270px;
	background-color:#CCCCCC;
	clear:right;
	padding-left:15px;
}

.image{
    width:230px;
	}
	
#sinchaku h3{
	padding-left;
	margin:0 1em;
}
#sinchaku{
    float:right;
	width:180px;
	margin:0 5px 15px 10px;
	height:200px;
	}
#sinchaku p{
    margin:1em 10px 1em 5px;
	padding:5px;
    border-style:solid;
	border-width:2px;
	border-color:#666666;
	height:160px;
	width:160px;
   }
#l-content {
	float: left;
}
#r-content {
	float: left;
}
#footer {
    float:left;
    width:700px;
	height: 100px;
	font-size: 10px;
	border-top: 1px solid #666666;
	margin-top: 20px;
	padding-top: 20px;
}
.note {
	color: #CC0000;
}
.note-s {
	color: #CC0000;
	font-size: 10px;
}
.name {
	font-weight: bold;
	color: #666666;
	width:250px;
}
.year {
	font-weight: bold;
	color: #666666;
}