@charset "utf-8";
/* CSS Document */

#Section01 ol{
	padding:0 10px;

}#Section01 li{
	padding-top: 20px;
	font-weight: bold

}
#Section01 dt{
	margin-bottom:10px;
}

#Section01 dd{
	margin-left:0;
	border-bottom:dotted 1px #333;
	padding-bottom:20px;
		font-weight: normal
}
#Section01 .bottom dd{
	border-bottom:none;
}
#Section02 ul{
	margin: 50px auto;
	list-style: disc inside;
	margin-left: 15px;
	text-indent: -15px
}

#Section02 li{
	margin-bottom: 15px;
	font-weight: bold
}
#Section02 dt{
	width: 50px;
	float: left;
}
#Section02 dd{
	margin-left:50px;
	margin-bottom: 10px;
}
.picture{
	width:100%;
}
#Section02 p{
	margin: 30px auto
}



#Section01 li{
	padding-top: 20px;
	font-weight: bold

}