@charset "utf-8";

img {
	border: none;
}
.clear{
	clear:both;
}
.block{
	clear:both;
	overflow:hidden;
	margin:20px 0;
}
#page h2{
	border-bottom:1px solid #B4E800;
	margin:10px 0;
}
#news dt {
	margin: 0 0 10px;
	background: #B4E800;
	padding: 5px;
	width: 60px;
	color: #FFF;
	text-align: center;
}

#news dd {
	line-height: 1.5;
	padding: 5px;
	border-bottom: 1px dotted #CCC;
}

#news a:link {
	color: #66B51E !important;
	text-decoration: underline !important;
}

#bnr{
	float:right;
	width:360px;
	height:170px;
	margin-top:20px;
}
body#works.top #contentsList {
	padding-bottom:80px;	
}
ul#work{
	overflow:hidden;
	width:973px;
	margin-right:-13px;
	margin-bottom:20px;
}
ul#work li{
	float:left;
	width:230px;
	margin:0px 13px 15px 0px;
	position:relative;
}

