@charset "UTF-8";
/* CSS Document */


#contents h2 {
	background-image: url(../../images/common/midashi01.gif);
	background-repeat:repeat-y;
	font-size: 1.2em;
	font-weight: bold;
	color: #006600;
	margin: 0 0 15px 1px;
	padding: 5px 5px 5px 10px;
	}

#contents dl{
	width: 570px;
	margin: 0 0 1.5em 10px;
	}

#contents dl dt{
	font-weight: bold;
	line-height: 1.4;
	margin: 0 0 0.5em 0;
	}

#contents dl dd{
	line-height: 1.4;
	margin: 0 0 0 1em;
	}

#contents .last-update {
	text-align: right;
	border-top: 1px solid #CCCCCC;
	margin: 0 0 30px 0;
	padding: 5px 0 0 0;
	}