@charset "utf-8";

@import "style.css";

/* Contents
--------------------------------------------------*/

#content h2 {
	height: 35px;
	background: url(../img/h2.gif) no-repeat left top;
}

#content_body ul{
	padding: 0px;
	margin: 0px 0px 20px 30px;
}

#content_body li{}