@charset "utf-8";
#course {
	width: 581px;
	margin-bottom: 10px;
	color: #333;
	clear: both;
}
#course01 {
	width: 390px;
	float: left;
	clear: left;
}
#course01 ul {
	font-size: 12px;
	line-height: 1.5em;
	margin: 10px 0px 20px 10px;
	padding-left: 20px;
}
#course01_l {
	height: auto;
	width: 195px;
	float: left;
	clear: both;
}
#course01_r {
	height: auto;
	width: 195px;
	float: right;
	clear: none;
}
#course02 {
	height: auto;
	width: 120px;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	clear: none;
	margin-right: 5px;	
}
#course02 img {
	margin-bottom: 5px;
	margin-right: 5px;
}
#naiyou {
	width: 581px;
	margin-bottom: 10px;
	color: #333;
}

#course h2 {
	font-size: 16px;
	line-height: 20px;
	color: #676343;
	padding: 10px 20px 25px 10px;
	width: 588px;
	clear: both;
}
#course h3 {
	font-size: 24px;
	color: #FFF;
	background-image: url(../img/it/h3.gif);
	background-repeat: no-repeat;
	height: 45px;
	line-height: 45px;
	width: 561px;
	margin: 0 0 10px 0;
	padding: 0px 0 0px 15px;
}

#course h3.small {
	font-size: 20px;
	color: #FFF;
	background-image: url(../img/it/h3.gif);
	background-repeat: no-repeat;
	height: 45px;
	line-height: 45px;
	width: 561px;
	margin: 0 0 10px 0;
	padding: 0px 0 0px 15px;
}

#course_title01 {
	font-size: 12px;
	color: #676343;
	background-image: url(../img/it/title01.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 400px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 6px;
}
#course_title02 {
	font-size: 12px;
	color: #676343;
	background-image: url(../img/it/title02.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 561px;
	font-weight: bold;
	padding: 5px 0 0 20px;
	margin: 20px 0 10px 0;
}

#course table {
	font-size: 12px;
	border-collapse: collapse;
	margin-top: 5px;
	width: 571px;
	margin-bottom: 5px;
	border: 1px solid #DCDAC0;
}
#course th {
	border-collapse: collapse;
	background-color: #F8F4D1;
	text-align: left;
	padding: 5px 10px;
	color: #676343;
	border: 1px solid #DCDAC0;
	white-space:nowrap;}

/*センタリングしたい時用*/
#course th.center {
	text-align: center;
}
#course td {
	border-collapse: collapse;
	text-align: left;
	padding: 10px 5px 10px 10px;
	line-height: 16px;
	vertical-align: top;
	border: 1px solid #DCDAC0;
}
#course01 table  {
	font-size: 12px;
	border-collapse: collapse;
	margin-top: 5px;
	width: 390px;
	margin-bottom: 5px;
	border: 0px none;
}
#course01 th {
	border-collapse: collapse;
	background-color: #F8F4D1;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #676343;
	border: 1px solid #DCDAC0;
}
#course01 td {
	border-collapse: collapse;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 16px;
	vertical-align: top;
	border: 0px none #DCDAC0;
}
#course02 th {
    background-image: url(../img/back.gif);
	border-collapse: collapse;
	background-color: #EAEDFD;
	text-align: left;
	padding-left: 2px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	color: #324970;
	border: 1px solid #C0CBDC;
}
#course02 td {
    background-image: url(../img/back.gif);
	border-collapse: collapse;
	text-align: left;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	line-height: 16px;
	vertical-align: top;
	border-right: 1px solid #C0CBDC;
	border-bottom: 1px solid #C0CBDC;
	border-left: 1px solid #C0CBDC;
}
#style4 {font-size: 12px}

#style11 {
        font-size: 10px; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 
}
A:HOVER{
  position : relative;
  top : 1px;
  left : 1px;
}

