@charset "utf-8";
/* CSS Document */

#title01 {
	background-image: url(../images/index/h2_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 90px;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 20px;
}

#content_l p {
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
}

