@charset "UTF-8";
@import url("common.css");

/*------------------*/

#header-wrap {
	background-image: url(/img_home/header_bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
#flash p {
	width: 790px;
	height: 241;
	margin-left: auto;
	margin-right: auto;
}
/*------------------*/

#contents {
	width: 440px;
}
h2 {
	margin-bottom: 20px;
}
#news-table {
	width: 440px;
}
#news-table td {
	padding-bottom: 5px;
	vertical-align: top;
}
#news-date {
	width: 100px;
}
#news-date span {
	background-image: url(/img_home/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
}
#h2-course {
	margin-top: 30px;
}
.course-block {
	background-image: url(/img_home/course_bg_02.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 440px;
	clear: both;
}
.l-block {
	float: left;
	width: 210px;
}
.r-block {
	float: right;
	width: 210px;
}
.l-block .sec-in,
.r-block .sec-in {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.second {
	margin-top: 20px;
}
.course-list {
	padding: 10px 5px 10px 5px;
}
.course-list li {
	padding-left: 15px;
	background-image: url(/img_home/arrow_02.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.course-list li a {
	color:#F00;
}
.course-list li.empty {
	background-image: none;
}

/*------------------*/

#side {
	width: 300px;
}
#bnr-10off,
#bnr-gast,
#bnr-salon,
#bnr-lecturer {
	margin-top: 20px;
}
