@charset "utf-8";


/*   [header]
---------------------------------------*/
.header{
	margin-bottom: 3px;
}

/*   [contentArea]
---------------------------------------*/
/*----- keyVisual -----*/
.keyVisual{
	margin: 0 30px 10px;
}

/*----- sideMenu -----*/
/*-- upDate --*/
.upDate{
	margin-bottom: 3px;
}
.upDate ul{
	margin-top: 0;
	padding-bottom: 0;
}
.upDate li{
	background: url("../img/top/img_linebot.gif") no-repeat -1px 100%;
	line-height: 1.2em;
	margin-bottom: 0;
	padding: 6px 10px 9px 0;
}
.upDate li span{
	background: url("../img/common/icon_arrow_0001.gif") no-repeat 0 0.2em;
	padding-left: 18px;
	display: block;
}
.upDate li a{
	line-height: 1.2em;
}
.upDate .new{
	margin-top: 2px;
	margin-left: 4px;
}
.upDate p{
	text-align: right;
	margin-top: 4px;
	margin-right: 3px;
}
.upDate p a{
	background: url("../img/common/icon_arrow_0001.gif") no-repeat 0 0.1em;
	padding-left: 18px;
}

/*----- mainContents -----*/
/*-- topNews --*/
.topNews{
	margin-top: 17px;
	margin-bottom: 31px;
}
.topNews dt{
	background: url("../img/common/icon_arrow_0001.gif") no-repeat 0 0.2em;
	margin-top: 13px;
	margin-left: 5px;
	padding-left: 18px;
	line-height: 1.2em;
}
.topNews dt a{
	line-height: 1.2em;
}
.topNews dd{
	background: url("../img/top/img_linebot.gif") no-repeat 1px 100%;
	line-height: 1.1em;
	font-size: 85%;
	padding: 5px 11px 10px 11px;
}
.topNews .new{
	margin-top: 2px;
	margin-left: 2px;
	vertical-align: baseline;
}
.topNews dt.titleOnly{
	background: url("../img/top/img_linebot.gif") no-repeat 1px 100%;
	margin-left: 0;
	padding: 0 5px 10px;
}
.topNews dt.titleOnly span{
	background: url("../img/common/icon_arrow_0001.gif") no-repeat 0 0.2em;
	padding-left: 18px;
}

/*-- topCourse --*/
.topCourse{
	margin: -5px 12px 0 6px;
}
.courseList01{
	float: left;
	display: inline;
}
.courseList02{
	float: right;
	display: inline;
}
.topCourse dd{
	margin-left: 11px;
}
