@charset "utf-8";
/* CSS Document */

/* +++++++++++++++++++++++
		override
+++++++++++++++++++++++ */
/* Contents */
#contents{
	width: 685px;
	float: left;
}
#footer {
	height: 160px;
}
#grLink {
	position:absolute;
	top:95px; left:32px;
	text-align:center;
	width:960px;
	border-top:1px solid #ccc;
	margin-top:5px;
	padding-top:5px;
	font-size:10px;
}
#grLink dt {
	display:inline-block;
	/display:inline;
	/zoom:1;
	height:32px;
	vertical-align:middle;
	margin:0 3px 0 10px;
	line-height:32px;
	padding:4px 0;
}
#grLink dt img {
	vertical-align:middle;
}
#grLink dd {
	display:inline-block;
	/display:inline;
	/zoom:1;
	height:40px;
	vertical-align:top;
	text-align:left;
	margin:0 10px 0 3px;
	line-height:16px;
	padding-top:4px;
}
	#grLink dd a {
		text-decoration:none;
	}
	#grLink dd a:hover {
		text-decoration:underline;
	}

/* RightBar */
#rightBar{
	margin-top:17px;
	width: 256px;
	float: right;
}
#rightBar li{
	margin-bottom: 15px;
}
#rightBar li.commu{
	margin-bottom: 7px;
}
#rightBar li dt {
	margin-bottom:10px;
}
#rightBar li dd {
	margin-bottom:5px;
}
#navi {
	width: 995px;
	margin: 0 auto;
	padding-left: 30px;
	margin-bottom: 5px;
}
/* +++++++++++++++++++++++
		/override
+++++++++++++++++++++++ */

/* +++++++++++++++++++++++
		Contents
+++++++++++++++++++++++ */
.subjectBox {
	background-color: #F5F5E6;
	border: 1px solid #D2D2D2;
	padding-left: 3px;
	padding-top: 10px;
	margin-bottom: 26px;
}
.flash{
	margin-bottom: 28px;
}
.mg {
	margin-top:18px;
}
.subjectBox dl{
	width: 126px;
	height: 205px;
	background-color: #FFFFFF;
	border: 1px solid #D2D2D2;
	padding-left: 3px;
	padding-right: 3px;
	float: left;
	margin-right: 2px;
	margin-bottom: 15px;
}
.subjectBox dt{
	border-bottom: 1px solid #D2D2D2;
	padding-top:5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
}
.subjectBox dd{
	line-height: 14px;
	font-size: 11px;
	background-position: 0 2px;
	background-repeat:no-repeat;
	border-bottom: 1px dotted #D2D2D2;
	margin-bottom: 3px;
	margin-top:-1px;
}
.subjectBox dd a {
	padding-left: 13px;
	display:block;
	padding-bottom: 4px;
	text-decoration:none;
}
	.subjectBox dd a:hover {
		text-decoration:underline;
	}
.subjectBox .courseA dd{
	background-image: url(../img/index/c_icon01.png);
}
.subjectBox .courseB dd{
	background-image: url(../img/index/c_icon02.png);
}
.subjectBox .courseC dd{
	background-image: url(../img/index/c_icon03.png);
}
.subjectBox .courseD dd{
	background-image: url(../img/index/c_icon04.png);
}
.subjectBox .courseE dd{
	background-image: url(../img/index/c_icon05.png);
}
.subjectBox dl dd.course-info {
 background-image:none;
 border-bottom:none;
}
	.subjectBox dl dd.course-info a {
		font-weight:bold;
		padding: 2px 5px 2px 5px;
		color:#FFFFFF;
	}
.subjectBox .courseA dd.course-info{
 background-color:#FB7B50;
}
.subjectBox .courseB dd.course-info{
 background-color:#009144;
}
.subjectBox .courseC dd.course-info{
 background-color:#28AAE2;
}
.subjectBox .courseD dd.course-info{
 background-color:#004DD2;
}
.subjectBox .courseE dd.course-info{
 background-color:#006890;
}
.subjectBox dd.edge{
	border-bottom: none;
}
.subjectBox h2#subjectHead{
	margin-bottom: 3px;
}
.newstab {
	position:relative;
	bottom:-1px;
}
.newstab a{
	color: #333;
}
.newstab li{
	float: left;
	margin-right: 6px;
}
.newstab li.list{
	float: right;
	padding-right: 10px;
}
.news table{
	width: 665px;
}
.news td{
	border-bottom: 1px solid #BCBCBC;
	padding-bottom: 5px;
	padding-top: 5px;
}
.news td a {
	color:#333;
}
.ph{
	width: 81px;
	padding-right: 10px;
}
.day{
	width: 110px;
}
.txt span{
	font-size:10px;
	background:#86BA71;
	padding:1px 3px;
	color: #fff;
}
.txt span a {
	text-decoration:none;
	line-height:1.2;
	color: #fff;
}
.txt span a:hover {
	text-decoration:underline;
}
.txt dt {
}
.txt dt a {
	font-size:16px;
	color:#00A03E;
	font-weight:bold;
}
.txt dd {
	margin-left:15px;
	word-wrap: break-word;
	word-break: break-all;
}
.txt dd a {
	text-decoration:none;
}
.txt dd a:hover {
	text-decoration:underline;
}
.news{
	padding-left: 10px;
	padding-top: 10px;
	background: url(../img/index/bg01.png) no-repeat;
	background-position: top left;
}
.newsOuterA{
	background: url(../img/index/bg02.png) repeat-y;
	width: 685px;
}
.newsOuterB{
	background: url(../img/index/bg03.png) no-repeat;
	background-position: bottom left;
}
h3{
	margin-bottom: 15px;
}
