@charset "UTF-8";
/* ******************************************
 	works CSS
****************************************** */


body#works div#mv_2nd div {
	position: absolute;
	left: 8px;
	top: 39px;
	width: 396px;
}

body#works div#mv_2nd div p{
	color: #000;
}

body#works p.floatLt {
	width: 315px;
}

body#works div.worksBnr {
	width: 462px;
	height: 100px;
	margin: 0 auto 50px auto;
}

body#works div.worksBnr div.left {
	float: left;
}
body#works div.worksBnr div.center {
	float: left;
	margin-left: 28px;
}
body#works div.worksBnr div.right {
	float: right;
	text-align: right;
}


body#works dl.worksStudent,
body#works dl.worker{
	margin-bottom: 20px;
}

body#works dl.worksStudent dt {
	float: left;
	width: 345px;
	height: 20px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
	background: url(../../shared/images/underLine.jpg) no-repeat bottom;
}

body#works dl.worksStudent dd.txtData {
	float: left;
	width: 280px;
	font-size: 0.9em;
	line-height: 1.4;
	padding: 0 10px;
}

body#works dl.worksStudent dt {
	float: left;
	width: 290px;
	height: 20px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-bottom: 10px;
	font-size: 1.05em;
	font-weight: bold;
	background: url(../../shared/images/underLine.jpg) no-repeat bottom;
}
/*body#works div.contentsBlock #001 dt {
	width: 290px;
	margin-left: 10px;
}*/
body#works dl.worksStudent dd {
	float: right;
}

body#works dl.worker dt {
	float: right;
	width: 260px;
	height: 20px;
	margin: 0 0 15px 15px;
	padding-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
	background: url(../../shared/images/underLine.jpg) no-repeat bottom;
}
body#works dl.worker dd.txtData {
	float: right;
	width: 245px;
	font-size: 0.9em;
	line-height: 1.4;
	padding: 0 10px;
}
body#works dl.worker dd {
	float: left;
}
