article {
	background-color: #ECECEC;
	width: 1160px;
	padding-left: 0px;
	padding-right: 0px;
}
#content_wrap {
	width: 1400px;
}
#course_list {
	width: 480px;
	display: block;
	float: left;
	height: 527px;
}
#student_work {
	width: 470px;
	display: block;
	float: left;
	padding-top: 45px;
}
#student_work ul .movie {
	float: right;
}

#student_work ul li {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	background-color: #FFF;
	padding: 5px;
}
#course_design dl dt {
	background-image: url(../images/design_bg.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 230px;
}
#course_anime dl dt {
	background-image: url(../images/anime_bg.png);
	background-repeat: no-repeat;
}
#course_manga dl dt {
	background-image: url(../images/manga_bg.png);
	background-repeat: no-repeat;
}
#course_music dl dt {
	background-image: url(../images/music_bg.png);
	background-repeat: no-repeat;
}
.course_sub {
	font-size: 9px;
}

#picup figure {
	height: 250px;
	width: 230px;
	display: block;
	background-color: #FFF;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
#picup p {
	font-size: 11px;
	line-height: 16px;
}
#picup p a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	background-image: url(../images/arrow02.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 12px;
}

#picup figure img {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#lovelog {
	display: block;
	float: left;
	width: 230px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#course_design {
	float: left;
	width: 230px;
	display: block;
	margin-right: 10px;
	margin-top: 14px;
}
#course_manga {
	width: 230px;
	height: 265px;
	display: block;
	margin-right: 10px;
	clear: both;
}
#course_music {
	display: block;
	width: 230px;
	height: 150px;
	margin-right: 10px;
	float: left;
}
#course_list dl dd {
	font-size: 11px;
	background-color: #f1f1f1;
}
#course_list dl dt {
	display: block;
	font-size: 10px;
	color: #333;
	text-align: right;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	height: 17px;
	width: 220px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#course_list h1 {
	padding-bottom: 10px;
	padding-top: 20px;
	padding-left: 7px;
}
#course_list p {
	font-size: 11px;
	line-height: 18px;
}
#course_list figure {
	display: block;
	clear: both;
}

#course_list h2 {
	padding-bottom: 10px;
	padding-left: 10px;
}
#course_list dl dd {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}



#course_anime {
	display: block;
	width: 230px;
	float: right;
	height: 180px;
	margin-right: 10px;
}
#lovelog ul li {
	font-size: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	color: #666;
}
#lovelog ul li a {
	display: block;
}
#student_work ul .title {
	background-color: #ECECEC;
}
#picup #job {
	background-color: #ECECEC;
}

#lavlog_category {
	padding-top: 20px;
	display: block;
}

#lovelog #lavlog_category ul li {
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-top-style: none;
}
#student_work #movie {
	background-color: #FFF;
	display: block;
	height: 215px;
	width: 215px;
	float: right;
	margin-right: 8px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	background-image: url(../images/movie_title.png);
	background-repeat: no-repeat;
	background-position: right 170px;
}
#movie figcaption p a {
	display: block;
}
#movie figcaption p {
	font-size: 11px;
	line-height: 18px;
}

.clear {
	clear: both;
}
#index #content_wrap article #course_list h1 {
	margin-top: 0px;
	padding-top: 0px;
}
#index #content_wrap article #course_list a .img_right {
	padding-top: 13px;
}

