@charset "UTF-8";
#contents_all {
	background-image: url(img/contents_all_back.gif);
	background-repeat: repeat-x;
}
#contents_header {
	width: 950px;
	height: 75px;
	background-color: #FFF6C9;
	margin-right: auto;
	margin-left: auto;
}
#contents_header h1   {
	padding-top: 20px;
	padding-left: 23px;
}
#contents_header h1 img {
	padding-right: 50px;
}
#contents_main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#contents_main #gestteacher {
	width: 450px;
	float: left;
}
#contents_main #jitsugi {
	float: right;
	width: 450px;
}
a .kongo    {
	margin-top: 20px;
	margin-left: 130px;
}
#contents_main h2   {
	padding-bottom: 20px;
	padding-top: 50px;
}
#contents_main p {
	font-size: small;
	color: #666;
	font-weight: normal;
	font-style: normal;
	line-height: 1.6em;
}
#contents_main dl dt {
	font-size: small;
	color: #666;
	font-weight: bold;
}
#contents_main dl dd {
	font-size: small;
	font-style: normal;
	line-height: 1.2em;
	color: #666;
}
#contents_main table {
	font-size: small;
	color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.moushikomi {
	font-size: large;
	font-weight: bold;
	border-bottom-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
