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

#works_wrap {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#works_wrap h3 {
	font-weight: bold;
	text-align: center;
	font-size: 115%;
	margin-bottom: 10px;
}
#works_wrap h4 {
	line-height: 44px;
	height: 44px;
	padding-left: 34px;
	display: block;
	background-image: url(../images/pointer.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 110px;
	margin-top: 10px;
}
#works_wrap p {
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2e4009;
	line-height: 140%;
}
#listBox1 {
	margin-left: 50px;
	width: 385px;
	margin-top: 10px;
}
#listBox1 li {
	float: left;
	height: 52px;
	width: 52px;
	padding-right: 25px;
	padding-bottom: 30px;
}
#listBox2 {
	clear: both;
	color: #e6e6ce;
	text-align: right;
}
#listBox2 a {
	text-decoration: none;
	color: #e6e6ce;
}
