@charset "utf-8";

div#header div {
	width: 1000px;
	margin: 0 auto;
	padding: 15px 0 0px 0;
}
p#mainimage {
	display: none;
}
div#contentsWrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0 30px;
	background:url(../images/bg_contentswrapper.gif) left top no-repeat;
}


div#contentsRight div {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCC;
}
ul.lase{
	margin-top:10px;
}
ul.lase li img{
	margin-bottom:5px;
}
ul.lase li{
	float:left;
	width:200px;
}
