@charset "UTF-8";

#gl_nav #gl_works a {
	background-position:0 -40px;
}
#works .work .caption {
	font-size: 10px;
	color: #999;
	padding-top: 5px;
}
#works .work {
	margin-bottom: 40px;
	position: relative;
	z-index: 0;
}
#text_list .section h3 {
	font-size: 13px;
	font-weight: bold;
	display: block;
	float: left;
	width: 80px;
}
#text_list .section {
}
#text_list .section ul {
	display: block;
	float: right;
	width: 700px;
}


#text_list .section .even {
	background-color:#efefef;
}

#text_list .section li {
	line-height: 30px;
	padding-left: 10px;
}

#contents #cover {
	/*
	display:none;
	position: absolute;
	width: 780px;
	height: auto;
	_height: 100%;
	height: 100%;
	z-index: 99;
	*/
}

#contents #works {
	height: 100%;
}
