@charset "utf-8";

/*********************************************************************/

#mainImg{
	background:url(../images/mainImg.jpg) no-repeat;
	}

#contents ul{
	margin:20px;
	margin-top:40px;
	}

#contents ul li{
	margin-bottom:20px;
	padding-bottom:1em;
	}

#contents ul li h3{
	border-bottom:dotted 1px;
	}