@charset "utf-8";


#contents .inner{
	color: #666666 !important;
}

.introduction{
	margin-left: 48px;
	padding-top: 1.5em;
	padding-bottom: 2em;
	width: 700px;
}

.lists{
	margin-left: 86px;
}

.lists .item{
	padding-bottom: 1.5em;
}

.lists .item h3{
	font-weight: bold;
}

.note{
	padding-bottom: 1.5em;
}


.notes {
	margin-left: 1.1em;
}
.notes ul li{
	padding-bottom: 0.6em;
	list-style-type: disc;
}
